Skip to content
Snippets Groups Projects

Ajout du parsing de type de fonction polymorph.

Merged François Bobot requested to merge parametric into master
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -25,7 +25,7 @@ tests_with_recompilation:
script:
- rm -f Src/COLIBRI/lib/v7/x86_64_linux/* Src/COLIBRI/simplex_ocaml.pl
#OCaml dependencies
- opam depext --install dune zarith ocplib-simplex parsexp menhir fmt spelll gen
- opam depext --install dune zarith ocplib-simplex parsexp menhir fmt spelll gen uutf
#OCaml compilation
- make ECLIPSEBIN=$(pwd)/Bin/ECLIPSE_V7.0_45/
#Bundle in bundle directory
Loading