summaryrefslogtreecommitdiff
path: root/src/theory/arith/Makefile.am
diff options
context:
space:
mode:
authorTim King <taking@cs.nyu.edu>2011-02-17 17:41:15 +0000
committerTim King <taking@cs.nyu.edu>2011-02-17 17:41:15 +0000
commit0b6743798125317a4e88366591028691fe7170f8 (patch)
treead06d6de5850f2fd87fe2f04fa08f827f2e762b7 /src/theory/arith/Makefile.am
parent2026786fb40e6278942918489823742cd690169c (diff)
Removed vestigial normal form notes file from src/theory/arith/Makefile.am. Should have been removed earlier.
Diffstat (limited to 'src/theory/arith/Makefile.am')
-rw-r--r--src/theory/arith/Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/theory/arith/Makefile.am b/src/theory/arith/Makefile.am
index 139a53350..002c080f7 100644
--- a/src/theory/arith/Makefile.am
+++ b/src/theory/arith/Makefile.am
@@ -31,5 +31,4 @@ libarith_la_SOURCES = \
theory_arith.cpp
EXTRA_DIST = \
- kinds \
- normal_form_notes.txt
+ kinds
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback