summaryrefslogtreecommitdiff
path: root/test/regress/README
diff options
context:
space:
mode:
authorDejan Jovanović <dejan@cs.nyu.edu>2014-11-07 12:31:26 -0500
committerDejan Jovanović <dejan@cs.nyu.edu>2014-11-10 14:09:59 -0500
commitf9f3d26e4f34bfa0b03e05af6b827e7b72ea6ebd (patch)
tree5779409c1924886835ea667922ad70d61e1d0df9 /test/regress/README
parentbe316870ef337a435d65f46a26f40ef0eab97934 (diff)
Bug 593 fix: if the type is finite, it is now considered for detecting theories of nested terms.
Diffstat (limited to 'test/regress/README')
-rw-r--r--test/regress/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/regress/README b/test/regress/README
index 58cd2f2e7..6fcdf16a3 100644
--- a/test/regress/README
+++ b/test/regress/README
@@ -3,7 +3,7 @@ Regressions
To insert a new regression, add the file to Subversion, for example:
- svn add regress/regress0/testMyFunctionality.cvc
+ git add regress/regress0/testMyFunctionality.cvc
Also add it to the relevant Makefile.am, here, in regress/regress0/Makefile.am.
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback