Revision 5cd53307
Added by Pierre-Loïc Garoche about 5 years ago
src/_tags | ||
---|---|---|
8 | 8 |
"main_lustre_compiler.native": package(ocamlgraph) |
9 | 9 |
"main_lustre_compiler.native": use_str |
10 | 10 |
"main_lustre_compiler.native": use_unix |
11 |
"main_lustre_compiler.native": use_num, package(salsa) |
|
11 |
#"main_lustre_compiler.native": use_num |
|
12 |
"main_lustre_compiler.native": package(salsa) |
|
12 | 13 |
|
13 | 14 |
#<*.ml{,i}>: package(ocamlgraph) |
14 | 15 |
#<*.ml{,i}>: package(salsa) |
15 |
<**/*.cm?>: use_graph
|
|
16 |
<**/*.cm?>: package(ocamlgraph)
|
|
16 | 17 |
#<*.ml{,i}>: use_str |
17 | 18 |
#<*.ml{,i}>: use_unix |
18 | 19 |
<**/*.cm?>: package(salsa) |
Also available in: Unified diff
Updated deps: requires ocamlgraph as an ocamlfind package