Revision 92aa8330
Added by Pierre-Loïc Garoche over 7 years ago
src/_tags | ||
---|---|---|
2 | 2 |
"backends/Horn": include |
3 | 3 |
<**/.svn>: -traverse |
4 | 4 |
<**/.svn>: not_hygienic |
5 |
"main_lustre_compiler.native": use_graph
|
|
5 |
"main_lustre_compiler.native": package(ocamlgraph)
|
|
6 | 6 |
"main_lustre_compiler.native": use_str |
7 | 7 |
"main_lustre_compiler.native": use_unix |
8 |
<*.ml{,i}>: use_graph
|
|
8 |
<*.ml{,i}>: package(ocamlgraph)
|
|
9 | 9 |
<*.ml{,i}>: use_str |
10 | 10 |
<*.ml{,i}>: use_unix |
Also available in: Unified diff
Using ocamlfind to link with ocamlgraph