Adding newly generated files
authorChristopher L. Conway <christopherleeconway@gmail.com>
Thu, 1 Apr 2010 19:55:40 +0000 (19:55 +0000)
committerChristopher L. Conway <christopherleeconway@gmail.com>
Thu, 1 Apr 2010 19:55:40 +0000 (19:55 +0000)
.gitignore
src/expr/.gitignore

index 10188bb99b59fd40837cc9518a2f9261c5409069..35a7fc33250f03258fcf612b1f86a5e9655eeda3 100644 (file)
@@ -4,6 +4,7 @@
 /config.log
 /config.status
 /config.cache
+/cvc4autoconfig.h.in
 /libtool
 /stamp-h1
 /cvc4-*.tar.gz
@@ -18,3 +19,5 @@ callgrind.out*
 gmon.out
 stamp-generated
 generated/
+*~
+#*#
index 6489199dc1f129e892691e98050d4f536dd9353c..238db3ad3098495c481456f269096f6ce0b8a6a0 100644 (file)
@@ -1,2 +1,6 @@
 /kind.h
 /metakind.h
+/expr.cpp
+/expr.h
+/expr_manager.cpp
+/expr_manager.h