separate new-theory components into a "theoryskel" directory so that new files can...
authorMorgan Deters <mdeters@gmail.com>
Sun, 12 Feb 2012 20:59:13 +0000 (20:59 +0000)
committerMorgan Deters <mdeters@gmail.com>
Sun, 12 Feb 2012 20:59:13 +0000 (20:59 +0000)
commit76d8ab99b0a44a318e4bc49bd6203f6464d20d8e
tree24b7df3085cbb3376e7b0366000540c134b91c65
parenta25b07cd09b7723009acf4e95fe6575bac553fff
separate new-theory components into a "theoryskel" directory so that new files can be added to it without modifying the script.
configure.ac
contrib/Makefile.am
contrib/new-theory
contrib/theoryskel/Makefile [new file with mode: 0644]
contrib/theoryskel/Makefile.am [new file with mode: 0644]
contrib/theoryskel/README.WHATS-NEXT [new file with mode: 0644]
contrib/theoryskel/kinds [new file with mode: 0644]
contrib/theoryskel/theory_DIR.cpp [new file with mode: 0644]
contrib/theoryskel/theory_DIR.h [new file with mode: 0644]
contrib/theoryskel/theory_DIR_rewriter.h [new file with mode: 0644]
contrib/theoryskel/theory_DIR_type_rules.h [new file with mode: 0644]