Module Analyser

module Analyser: sig .. end
Main file of the program. Start the analysis.

val main : unit -> unit
Entry point of the program. Parse arguments, get a program, parse it and analyse it