]> matita.cs.unibo.it Git - helm.git/blob - helm/EXPORT/export_Rocq_HIGMAN/Makefile
Case c1 t1 vs c2 t2 where c1 and c2 are not splitted and t1 and t2
[helm.git] / helm / EXPORT / export_Rocq_HIGMAN / Makefile
1 all: objects theories
2
3 objects:
4         coqc -R HIGMAN Rocq.HIGMAN HIGMAN/*.v
5         echo "Load Verbose prova_Rocq_HIGMAN." | coqtop.byte -R HIGMAN Rocq.HIGMAN
6
7 theories:
8         ./exporttheories.sh
9
10 clean:
11         rm -f *.vo HIGMAN/*.vo