Also revert b28d7ba804 as it was a follow-up to Damien's work.

This commit is contained in:
Alexandre Duret-Lutz 2009-03-25 17:26:25 +01:00
parent 70b6bcf8eb
commit 1f6087953b
2 changed files with 15 additions and 11 deletions

View file

@ -169,13 +169,6 @@
iface/nips/nipstest/emptiness.test: Prefix bytecode filenames
with $srcdir so the tests work in VPATH builds.
2008-06-12 Alexandre Duret-Lutz <adl@lrde.epita.fr>
* wrap/python/spot.i: Adjust includes after the previous patch.
This is enough to make the python/ directory compile, but not
enough to make it pass "make check". Some major work is needed
after the changes from 2008-04-16.
2008-06-11 Alexandre Duret-Lutz <adl@lrde.epita.fr>
* iface/nips/dottynips.cc: Include ctsdlib for exit().
@ -183,9 +176,6 @@
* src/sanity/includes.test: Remove empty line at beginning of file.
* src/internal/formula.hh (formula::hash): Remove the const
qualifier from the return type, GCC 4.3.1 complains.
2008-06-02 Guillaume SADEGH <sadegh@lrde.epita.fr>
Test suite for the NipsVM front-end.