summaryrefslogtreecommitdiff
path: root/.cproject
diff options
context:
space:
mode:
authorChristopher L. Conway <christopherleeconway@gmail.com>2010-04-29 16:53:19 +0000
committerChristopher L. Conway <christopherleeconway@gmail.com>2010-04-29 16:53:19 +0000
commit194c5b6f04c7c9bec8c0f23b88ac8d0f0094186a (patch)
tree20faf669228e725a7521311841a13b5ddbb71a78 /.cproject
parentb99ec8f0f659884d30c5fa1a9312addd07e75059 (diff)
First draft implementation of SMT v2 parser
Diffstat (limited to '.cproject')
-rw-r--r--.cproject2
1 files changed, 1 insertions, 1 deletions
diff --git a/.cproject b/.cproject
index 0d7c6b9fc..488d7e4d4 100644
--- a/.cproject
+++ b/.cproject
@@ -44,7 +44,7 @@
</toolChain>
</folderInfo>
<sourceEntries>
-<entry excluding="parser" flags="VALUE_WORKSPACE_PATH|RESOLVED" kind="sourcePath" name=""/>
+<entry excluding="parser|smt2" flags="VALUE_WORKSPACE_PATH|RESOLVED" kind="sourcePath" name=""/>
</sourceEntries>
</configuration>
</storageModule>
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback