소스 검색

adjust to development changes

Simon Krajewski 2 년 전
부모
커밋
fd2a8d787a
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/compiler/hxb/hxbWriter.ml

+ 1 - 1
src/compiler/hxb/hxbWriter.ml

@@ -227,7 +227,7 @@ end
 
 class ['a] hxb_writer
 	(com : Common.context)
-	(anon_id : Type.t tanon_identification)
+	(anon_id : Type.t Tanon_identification.tanon_identification)
 = object(self)
 
 	val mutable current_module = null_module