summaryrefslogtreecommitdiff
path: root/contrib/Makefile.am
blob: 702bfe7fadcbc550ba1932601c32f322e67d7269 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
EXTRA_DIST = \
	README \
	cvc-devel.el \
	dimacs_to_smt.pl \
	switch-config \
	cvc-mode.el \
	editing-with-emacs \
	luby.c \
	addsourcedir \
	new-theory \
	configure-in-place \
	depgraph \
	get-antlr-3.4 \
	mac-build \
	win32-build \
	run-script-smtcomp2012 \
	theoryskel/kinds \
	theoryskel/Makefile \
	theoryskel/Makefile.am \
	theoryskel/README.WHATS-NEXT \
	theoryskel/theory_DIR.cpp \
	theoryskel/theory_DIR.h \
	theoryskel/theory_DIR_rewriter.h \
	theoryskel/theory_DIR_type_rules.h
	alttheoryskel/kinds \
	alttheoryskel/Makefile \
	alttheoryskel/Makefile.am \
	alttheoryskel/README.WHATS-NEXT \
	alttheoryskel/theory_DIR.cpp \
	alttheoryskel/theory_DIR.h
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback