Breaking: use .ml files instead of .cmxs in algo fields of dot files.
The rationale is that - it is not always the cmxs that is necessary .e.g., rdbg uses .cma or .ml - it makes more sense to refer to the source code
Showing
- .gitignore 2 additions, 2 deletions.gitignore
- Makefile 2 additions, 0 deletionsMakefile
- guides/contributors/README.md 52 additions, 38 deletionsguides/contributors/README.md
- guides/contributors/README.org 11 additions, 3 deletionsguides/contributors/README.org
- guides/users/README.md 113 additions, 46 deletionsguides/users/README.md
- guides/users/README.org 100 additions, 24 deletionsguides/users/README.org
- lib/sasacore/process.ml 4 additions, 3 deletionslib/sasacore/process.ml
- lib/sasacore/sasa.ml 2 additions, 2 deletionslib/sasacore/sasa.ml
- lib/sasacore/topology.ml 3 additions, 2 deletionslib/sasacore/topology.ml
- test/Makefile.inc 2 additions, 8 deletionstest/Makefile.inc
- test/bfs-spanning-tree/fig5.1-noinit.dot 8 additions, 8 deletionstest/bfs-spanning-tree/fig5.1-noinit.dot
- test/bfs-spanning-tree/fig5.1.dot 8 additions, 8 deletionstest/bfs-spanning-tree/fig5.1.dot
- test/coloring/ring.dot 7 additions, 7 deletionstest/coloring/ring.dot
- test/dfs/g.dot 10 additions, 10 deletionstest/dfs/g.dot
- test/dfs/rdbg-session.ml 0 additions, 56 deletionstest/dfs/rdbg-session.ml
- test/dijkstra-ring/Makefile 5 additions, 3 deletionstest/dijkstra-ring/Makefile
- test/dijkstra-ring/ring.dot 8 additions, 8 deletionstest/dijkstra-ring/ring.dot
- test/unison/fig4.1.dot 8 additions, 8 deletionstest/unison/fig4.1.dot
- test/unison/ring.dot 7 additions, 7 deletionstest/unison/ring.dot
Loading
Please register or sign in to comment