Browse Source

[gencommon] remove some empty comments [skip ci]

Dan Korostelev 9 years ago
parent
commit
4cb0d4caf5
1 changed files with 0 additions and 8 deletions
  1. 0 8
      src/generators/gencommon.ml

+ 0 - 8
src/generators/gencommon.ml

@@ -31,14 +31,6 @@
 
 
 	So this little framework is here so you can manipulate the Haxe AST and start bringing the AST closer
 	So this little framework is here so you can manipulate the Haxe AST and start bringing the AST closer
 	to how it's intenteded to be in your host language.
 	to how it's intenteded to be in your host language.
-
-	Rules
-
-	Design goals
-
-	Naming convention
-
-	Weaknesses and TODO's
 *)
 *)
 open Unix
 open Unix
 open Ast
 open Ast