]> matita.cs.unibo.it Git - helm.git/commit
auxiliary executables (xoa, matitadep, probe, matex) ported to dune
authorFerruccio Guidi <ferruccio.guidi@unibo.it>
Tue, 10 Jan 2023 16:59:08 +0000 (17:59 +0100)
committerFerruccio Guidi <ferruccio.guidi@unibo.it>
Tue, 10 Jan 2023 16:59:08 +0000 (17:59 +0100)
commit41f74056c3dba63046899ab25709f92acef627d5
tree6cd8207e0819ffbff0a6f4449251ce650c82d321
parent920c783cf31c2e7d227f0a38f158469680937d61
auxiliary executables (xoa, matitadep, probe, matex) ported to dune
17 files changed:
matita/components/binaries/matex/Makefile
matita/components/binaries/matex/dune [new file with mode: 0644]
matita/components/binaries/matex/engine.ml
matita/components/binaries/matex/ground.ml
matita/components/binaries/matex/matex.ml
matita/components/binaries/matitadep/Makefile [deleted file]
matita/components/binaries/matitadep/dune [new file with mode: 0644]
matita/components/binaries/probe/Makefile [deleted file]
matita/components/binaries/probe/dune [new file with mode: 0644]
matita/components/binaries/probe/matitaList.ml
matita/components/binaries/probe/nCicScan.ml
matita/components/binaries/xoa/Makefile [deleted file]
matita/components/binaries/xoa/dune [new file with mode: 0644]
matita/components/binaries/xoa/engine.ml
matita/components/binaries/xoa/lib.ml
matita/components/binaries/xoa/lib.mli
matita/components/binaries/xoa/xoa.ml