X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fmetadata%2Fsql%2Fdrop_mowgli_tables.sql;h=070183db1d25ba7a1ba8e63368c790c38ea4c63f;hb=97c2d258a5c524eb5c4b85208899d80751a2c82f;hp=273b4d2e65b81a2b1c538edc786e086741bf50fb;hpb=543467755945c45e36f27eac25e0a82a873430b4;p=helm.git diff --git a/helm/metadata/sql/drop_mowgli_tables.sql b/helm/metadata/sql/drop_mowgli_tables.sql index 273b4d2e6..070183db1 100644 --- a/helm/metadata/sql/drop_mowgli_tables.sql +++ b/helm/metadata/sql/drop_mowgli_tables.sql @@ -2,3 +2,5 @@ DROP TABLE refObj; DROP TABLE refSort; DROP TABLE refRel; DROP TABLE objectName; +DROP TABLE no_inconcl_aux; +DROP TABLE no_concl_hyp;