Browse Source

Test git change

[email protected] 12 years ago
parent
commit
ff6e09f5bd
1 changed files with 3 additions and 1 deletions
  1. 3 1
      gencpp.ml

+ 3 - 1
gencpp.ml

@@ -3599,7 +3599,9 @@ let gen_extern_enum common_ctx enum_def file_info =
 
 
 
-(* The common_ctx contains the haxe AST in the "types" field and the resources *)
+(*
+ The common_ctx contains the haxe AST in the "types" field and the resources
+*)
 let generate common_ctx =
 	make_base_directory common_ctx.file;