Skip to content

Commit af9a54e

Browse files
committed
remove no_export
1 parent ad425f2 commit af9a54e

File tree

6 files changed

+22339
-22346
lines changed

6 files changed

+22339
-22346
lines changed

jscomp/bin/whole_compiler.d

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -218,6 +218,22 @@ bin/whole_compiler.ml : core/js_stmt_make.ml
218218
bin/whole_compiler.ml : core/js_stmt_make.mli
219219
bin/whole_compiler.ml : ext/hash_set_poly.ml
220220
bin/whole_compiler.ml : ext/hash_set_poly.mli
221+
bin/whole_compiler.ml : ../ocaml/bytecomp/printlambda.ml
222+
bin/whole_compiler.ml : ../ocaml/bytecomp/printlambda.mli
223+
bin/whole_compiler.ml : ../ocaml/bytecomp/switch.ml
224+
bin/whole_compiler.ml : ../ocaml/bytecomp/switch.mli
225+
bin/whole_compiler.ml : ../ocaml/bytecomp/typeopt.ml
226+
bin/whole_compiler.ml : ../ocaml/bytecomp/typeopt.mli
227+
bin/whole_compiler.ml : ../ocaml/bytecomp/matching.ml
228+
bin/whole_compiler.ml : ../ocaml/bytecomp/matching.mli
229+
bin/whole_compiler.ml : ../ocaml/bytecomp/translobj.ml
230+
bin/whole_compiler.ml : ../ocaml/bytecomp/translobj.mli
231+
bin/whole_compiler.ml : ../ocaml/bytecomp/translcore.ml
232+
bin/whole_compiler.ml : ../ocaml/bytecomp/translcore.mli
233+
bin/whole_compiler.ml : ../ocaml/bytecomp/translclass.ml
234+
bin/whole_compiler.ml : ../ocaml/bytecomp/translclass.mli
235+
bin/whole_compiler.ml : ../ocaml/bytecomp/translmod.ml
236+
bin/whole_compiler.ml : ../ocaml/bytecomp/translmod.mli
221237
bin/whole_compiler.ml : core/type_int_to_string.ml
222238
bin/whole_compiler.ml : core/type_util.ml
223239
bin/whole_compiler.ml : core/type_util.mli
@@ -332,22 +348,6 @@ bin/whole_compiler.ml : ext/ext_option.ml
332348
bin/whole_compiler.ml : ext/ext_option.mli
333349
bin/whole_compiler.ml : core/lam_stats_export.ml
334350
bin/whole_compiler.ml : core/lam_stats_export.mli
335-
bin/whole_compiler.ml : ../ocaml/bytecomp/printlambda.ml
336-
bin/whole_compiler.ml : ../ocaml/bytecomp/printlambda.mli
337-
bin/whole_compiler.ml : ../ocaml/bytecomp/switch.ml
338-
bin/whole_compiler.ml : ../ocaml/bytecomp/switch.mli
339-
bin/whole_compiler.ml : ../ocaml/bytecomp/typeopt.ml
340-
bin/whole_compiler.ml : ../ocaml/bytecomp/typeopt.mli
341-
bin/whole_compiler.ml : ../ocaml/bytecomp/matching.ml
342-
bin/whole_compiler.ml : ../ocaml/bytecomp/matching.mli
343-
bin/whole_compiler.ml : ../ocaml/bytecomp/translobj.ml
344-
bin/whole_compiler.ml : ../ocaml/bytecomp/translobj.mli
345-
bin/whole_compiler.ml : ../ocaml/bytecomp/translcore.ml
346-
bin/whole_compiler.ml : ../ocaml/bytecomp/translcore.mli
347-
bin/whole_compiler.ml : ../ocaml/bytecomp/translclass.ml
348-
bin/whole_compiler.ml : ../ocaml/bytecomp/translclass.mli
349-
bin/whole_compiler.ml : ../ocaml/bytecomp/translmod.ml
350-
bin/whole_compiler.ml : ../ocaml/bytecomp/translmod.mli
351351
bin/whole_compiler.ml : core/lam_compile_group.ml
352352
bin/whole_compiler.ml : core/lam_compile_group.mli
353353
bin/whole_compiler.ml : ../ocaml/parsing/parse.ml

0 commit comments

Comments
 (0)