소스 검색

[gencommon] remove some empty comments [skip ci]

Dan Korostelev 9 년 전
부모
커밋
4cb0d4caf5
1개의 변경된 파일0개의 추가작업 그리고 8개의 파일을 삭제
  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
 	to how it's intenteded to be in your host language.
-
-	Rules
-
-	Design goals
-
-	Naming convention
-
-	Weaknesses and TODO's
 *)
 open Unix
 open Ast