Skip to content
Snippets Groups Projects
Commit c1cb0e7c authored by Régis Blanc's avatar Régis Blanc
Browse files

No commit message

No commit message
parent 91a780d5
Branches
Tags
No related merge requests found
......@@ -7,6 +7,7 @@ import purescala.Reporter
class Main(reporter: Reporter) extends Analyser(reporter) {
val description: String = "Analyser for advanced type inference based on set constraints"
override val shortDescription = "Set constraints"
def analyse(program: Program) : Unit = {
reporter.info("Nothing to do in this analysis.")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment