Skip to content

Commit 3e771ab

Browse files
committed
1 parent 4fd6de4 commit 3e771ab

29 files changed

+1836
-1241
lines changed

jscomp/all.depend

+2-1
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ common/bs_loc.cmi :
163163
common/bs_warnings.cmi :
164164
common/lam_methname.cmi :
165165
common/binary_cache.cmi : ext/string_map.cmi
166-
syntax/bs_syntaxerr.cmx :
166+
syntax/bs_syntaxerr.cmx : syntax/bs_syntaxerr.cmi
167167
syntax/ast_utf8_string.cmx : ext/ext_utf8.cmx ext/ext_char.cmx
168168
syntax/ast_derive_constructor.cmx :
169169
syntax/ast_derive_util.cmx :
@@ -216,6 +216,7 @@ syntax/ppx_entry.cmx : ext/string_map.cmx ext/literals.cmx \
216216
syntax/ast_external_attributes.cmx syntax/ast_derive_projector.cmx \
217217
syntax/ast_derive_dyn.cmx syntax/ast_derive.cmx syntax/ast_core_type.cmx \
218218
syntax/ast_comb.cmx syntax/ast_attributes.cmx syntax/ppx_entry.cmi
219+
syntax/bs_syntaxerr.cmi :
219220
syntax/ast_exp.cmi :
220221
syntax/ast_external.cmi :
221222
syntax/ast_lift.cmi :

0 commit comments

Comments
 (0)