]> matita.cs.unibo.it Git - helm.git/blob - helm/software/metadata/dumps/README
Case c1 t1 vs c2 t2 where c1 and c2 are not splitted and t1 and t2
[helm.git] / helm / software / metadata / dumps / README
1 Dumps of the Matita database containing rows regarding the Coq exportation.
2
3 The recommended way to create the dumps is the following:
4
5   mysqldump --no-create-info --extended-insert matita | gzip -c > matita_dump_`date +%s`.gz
6
7 Tue, 14 Feb 2006 13:36:16 -0500 zack