https://svn.lrde.epita.fr/svn/oln/prototypes/proto-1.0
ChangeLog | 4 ++++
configure.ac | 1 +
2 files changed, 5 insertions(+)
Index: ChangeLog
from Roland Levillain <roland(a)lrde.epita.fr>
* configure.ac (OLN_TESTS): Add funobj.
Index: configure.ac
--- configure.ac (revision 204)
+++ configure.ac (working copy)
@@ -102,6 +102,7 @@
OLN_TESTS([sanity])
OLN_TESTS([convert])
OLN_TESTS([core])
+ OLN_TESTS([funobj])
OLN_TESTS([io])
OLN_TESTS([level])
OLN_TESTS([morpho])