Skip to content
Snippets Groups Projects
Commit ddda3580 authored by Philippe Suter's avatar Philippe Suter
Browse files

No more classes, bis.

parent e709baf1
Branches
Tags
No related merge requests found
......@@ -379,7 +379,6 @@ object CodeGeneration {
cf.addDefaultConstructor
cf.writeToFile(cName + ".class")
cf
}
......@@ -511,7 +510,6 @@ object CodeGeneration {
hch.freeze
}
cf.writeToFile(cName + ".class")
cf
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment