# general config true: bin_annot, color(always) # paths to sources "backends": include "backends/C": include "backends/Horn": include "backends/EMF": include "plugins/salsa": include "plugins/scopes": include "plugins/mpfr": include "tools/stateflow": include "tools/stateflow/common": include "tools/stateflow/semantics": include "tools/stateflow/models": include "tools/stateflow/parser-json": include <**/.svn>: -traverse <**/.svn>: not_hygienic # packages <**/*.native> : package(ocamlgraph) <**/*.native> : use_str <**/main_lustre_compiler.native>: use_unix <**/main_lustre_testgen.native> : use_unix <**/*.native> : package(num) <**/parser_json.ml> : package(logs) <**/parser_json.ml> : package(yojson) <**/main_with_json.*> : package(logs) <**/main_with_json.*> : package(cmdliner) <**/main_with_json.*> : package(fmt.tty) <**/main_with_json.*> : package(fmt.cli) <**/main_with_json.*> : package(logs.fmt) <**/main_with_json.*> : package(logs.cli) <**/main_with_json.*> : package(yojson) # Required for ocamldoc. Otherwise failed to build <*.ml{,i}>: package(ocamlgraph) # Plugin dependencies @SALSA_TAG@ # Local Variables: # mode: conf # End: