Explorar o código

actually init the Transformer

Simon Krajewski %!s(int64=11) %!d(string=hai) anos
pai
achega
2255caf1f0
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      genpy.ml

+ 1 - 0
genpy.ml

@@ -1710,6 +1710,7 @@ module Generator = struct
 	(* Entry point *)
 
 	let run com =
+		Transformer.init com;
 		let ctx = mk_context com in
 		gen_resources ctx;
 		gen_types ctx;