Delete useless *.cc files in ltlast/

This commit is contained in:
Alexandre Duret-Lutz 2008-06-12 14:28:29 +02:00
parent 994482ed2c
commit 9afbaf6342
9 changed files with 8 additions and 871 deletions

View file

@ -1,3 +1,11 @@
2008-06-12 Alexandre Duret-Lutz <adl@lrde.epita.fr>
* src/ltlast/atomic_prop.cc, src/ltlast/binop.cc,
src/ltlast/constant.cc, src/ltlast/formula.cc,
src/ltlast/multop.cc, src/ltlast/predecl.hh,
src/ltlast/refformula.cc, src/ltlast/unop.cc: Delete these files,
not used anymore since 2008-04-16.
2008-06-11 Alexandre Duret-Lutz <adl@lrde.epita.fr>
* iface/nips/dottynips.cc: Include ctsdlib for exit().