From: Enrico Tassi Date: Sun, 25 Nov 2007 15:51:01 +0000 (+0000) Subject: removed assembly that was causing an out-of-memory on my pc (1GB memory) X-Git-Tag: 0.4.98 X-Git-Url: http://matita.cs.unibo.it/gitweb/?p=helm.git;a=commitdiff_plain;h=refs%2Ftags%2F0.4.98 removed assembly that was causing an out-of-memory on my pc (1GB memory) --- diff --git a/Makefile b/Makefile index 44b87c579..a4c4f179c 100644 --- a/Makefile +++ b/Makefile @@ -59,6 +59,7 @@ CLEAN_ON_DIST = \ matita/dama_didactic/ \ matita/contribs/ \ matita/library_auto/ \ + matita/library/assempbly/ \ $(NULL) EXTRA_DIST = \ matita/AUTHORS \