@@ -19,13 +19,11 @@ bin/bsdep.ml : ext/ext_array.mli
19
19
bin/bsdep.ml : ext/ext_bytes.mli
20
20
bin/bsdep.ml : ext/ext_string.ml
21
21
bin/bsdep.ml : ext/string_map.ml
22
- bin/bsdep.ml : syntax/ast_arg.ml
23
22
bin/bsdep.ml : syntax/ast_exp.ml
24
23
bin/bsdep.ml : syntax/ast_pat.ml
25
24
bin/bsdep.ml : bin/configDummy.ml
26
25
bin/bsdep.ml : ext/ext_string.mli
27
26
bin/bsdep.ml : ext/string_map.mli
28
- bin/bsdep.ml : syntax/ast_arg.mli
29
27
bin/bsdep.ml : syntax/ast_comb.ml
30
28
bin/bsdep.ml : syntax/ast_exp.mli
31
29
bin/bsdep.ml : syntax/ast_pat.mli
@@ -62,7 +60,6 @@ bin/bsdep.ml : ext/ext_json_parse.mli
62
60
bin/bsdep.ml : ext/ext_pervasives.mli
63
61
bin/bsdep.ml : ext/string_hash_set.ml
64
62
bin/bsdep.ml : stubs/bs_hash_stubs.ml
65
- bin/bsdep.ml : syntax/ast_external.ml
66
63
bin/bsdep.ml : syntax/ast_literal.mli
67
64
bin/bsdep.ml : syntax/ast_payload.mli
68
65
bin/bsdep.ml : syntax/bs_syntaxerr.ml
@@ -73,8 +70,6 @@ bin/bsdep.ml : ../vendor/ocaml/utils/clflags.ml
73
70
bin/bsdep.ml : common/lam_methname.mli
74
71
bin/bsdep.ml : ext/string_hash_set.mli
75
72
bin/bsdep.ml : syntax/ast_core_type.ml
76
- bin/bsdep.ml : syntax/ast_external.mli
77
- bin/bsdep.ml : syntax/ast_ffi_types.ml
78
73
bin/bsdep.ml : syntax/ast_signature.ml
79
74
bin/bsdep.ml : syntax/ast_structure.ml
80
75
bin/bsdep.ml : syntax/bs_syntaxerr.mli
@@ -91,7 +86,6 @@ bin/bsdep.ml : ../vendor/ocaml/utils/warnings.ml
91
86
bin/bsdep.ml : syntax/ast_attributes.ml
92
87
bin/bsdep.ml : syntax/ast_core_type.mli
93
88
bin/bsdep.ml : syntax/ast_derive_dyn.ml
94
- bin/bsdep.ml : syntax/ast_ffi_types.mli
95
89
bin/bsdep.ml : syntax/ast_signature.mli
96
90
bin/bsdep.ml : syntax/ast_structure.mli
97
91
bin/bsdep.ml : ../vendor/ocaml/driver/compenv.mli
@@ -102,27 +96,33 @@ bin/bsdep.ml : ../vendor/ocaml/utils/warnings.mli
102
96
bin/bsdep.ml : syntax/ast_attributes.mli
103
97
bin/bsdep.ml : syntax/ast_derive_dyn.mli
104
98
bin/bsdep.ml : syntax/ast_derive_util.ml
99
+ bin/bsdep.ml : syntax/ast_external_mk.ml
105
100
bin/bsdep.ml : syntax/ast_utf8_string.ml
106
101
bin/bsdep.ml : ../vendor/ocaml/parsing/location.ml
102
+ bin/bsdep.ml : syntax/ast_external_mk.mli
107
103
bin/bsdep.ml : syntax/ast_utf8_string.mli
104
+ bin/bsdep.ml : syntax/external_process.ml
108
105
bin/bsdep.ml : ../vendor/ocaml/parsing/asttypes.mli
109
106
bin/bsdep.ml : ../vendor/ocaml/parsing/location.mli
110
107
bin/bsdep.ml : ../vendor/ocaml/parsing/longident.ml
111
108
bin/bsdep.ml : ../vendor/ocaml/parsing/syntaxerr.ml
109
+ bin/bsdep.ml : syntax/external_arg_spec.ml
110
+ bin/bsdep.ml : syntax/external_process.mli
112
111
bin/bsdep.ml : ../vendor/ocaml/parsing/ast_helper.ml
113
112
bin/bsdep.ml : ../vendor/ocaml/parsing/ast_mapper.ml
114
113
bin/bsdep.ml : ../vendor/ocaml/parsing/docstrings.ml
115
114
bin/bsdep.ml : ../vendor/ocaml/parsing/longident.mli
116
115
bin/bsdep.ml : ../vendor/ocaml/parsing/parsetree.mli
117
116
bin/bsdep.ml : ../vendor/ocaml/parsing/syntaxerr.mli
117
+ bin/bsdep.ml : syntax/external_arg_spec.mli
118
+ bin/bsdep.ml : syntax/external_ffi_types.ml
118
119
bin/bsdep.ml : ../vendor/ocaml/parsing/ast_helper.mli
119
120
bin/bsdep.ml : ../vendor/ocaml/parsing/ast_mapper.mli
120
121
bin/bsdep.ml : ../vendor/ocaml/parsing/docstrings.mli
122
+ bin/bsdep.ml : syntax/external_ffi_types.mli
121
123
bin/bsdep.ml : core/bs_conditional_initial.ml
122
124
bin/bsdep.ml : syntax/ast_derive_projector.ml
123
125
bin/bsdep.ml : core/bs_conditional_initial.mli
124
126
bin/bsdep.ml : syntax/ast_derive_projector.mli
125
127
bin/bsdep.ml : syntax/ast_utf8_string_interp.ml
126
- bin/bsdep.ml : syntax/ast_external_attributes.ml
127
128
bin/bsdep.ml : syntax/ast_utf8_string_interp.mli
128
- bin/bsdep.ml : syntax/ast_external_attributes.mli
0 commit comments