]> matita.cs.unibo.it Git - helm.git/blob - helm/metadata/sql/drop_mowgli_tables.sql
Added a sort function to decide the order of theorems to try in the tactic "auto".
[helm.git] / helm / metadata / sql / drop_mowgli_tables.sql
1 DROP TABLE refObj;
2 DROP TABLE refSort;
3 DROP TABLE refRel;
4 DROP TABLE objectName;