New: do not load 1 cmxs file per node kind, but a g.cmxs that register them.
Its basename is the basename of the name of the .dot file. Also provide a =--gen-register= option generates such a registring ml file. --gen-register also generate a state.ml skeleton file. The Makefile test/Makefile.inc also suppose that the types of the state is defined in state.ml
Showing
- lib/sasa/sasaRun.ml 1 addition, 1 deletionlib/sasa/sasaRun.ml
- lib/sasacore/genRegister.ml 75 additions, 0 deletionslib/sasacore/genRegister.ml
- lib/sasacore/genRegister.mli 27 additions, 0 deletionslib/sasacore/genRegister.mli
- lib/sasacore/main.ml 35 additions, 13 deletionslib/sasacore/main.ml
- lib/sasacore/process.ml 1 addition, 9 deletionslib/sasacore/process.ml
- lib/sasacore/process.mli 1 addition, 5 deletionslib/sasacore/process.mli
- lib/sasacore/sasArg.ml 11 additions, 2 deletionslib/sasacore/sasArg.ml
- lib/sasacore/sasArg.mli 2 additions, 1 deletionlib/sasacore/sasArg.mli
- lib/sasacore/sasaState.ml 0 additions, 0 deletionslib/sasacore/sasaState.ml
- lib/sasacore/sasaState.mli 0 additions, 0 deletionslib/sasacore/sasaState.mli
- lib/sasacore/stringOf.ml 1 addition, 1 deletionlib/sasacore/stringOf.ml
- src/dune 1 addition, 1 deletionsrc/dune
- test/Makefile 3 additions, 0 deletionstest/Makefile
- test/Makefile.inc 10 additions, 12 deletionstest/Makefile.inc
- test/alea-coloring/Makefile 6 additions, 7 deletionstest/alea-coloring/Makefile
- test/alea-coloring/p.ml 3 additions, 19 deletionstest/alea-coloring/p.ml
- test/alea-coloring/state.ml 9 additions, 0 deletionstest/alea-coloring/state.ml
- test/bfs-spanning-tree/Makefile 28 additions, 32 deletionstest/bfs-spanning-tree/Makefile
- test/bfs-spanning-tree/fig5.1_oracle.lus 0 additions, 37 deletionstest/bfs-spanning-tree/fig5.1_oracle.lus
- test/bfs-spanning-tree/fig51.dot 0 additions, 0 deletionstest/bfs-spanning-tree/fig51.dot
lib/sasacore/genRegister.ml
0 → 100644
lib/sasacore/genRegister.mli
0 → 100644
File moved
File moved
test/alea-coloring/state.ml
0 → 100644
File moved
Please register or sign in to comment