- Re-enable clipping for HoltSchedulable
- Add missing header to Makefile.am - Regen POTFILE.in git-svn-id: svn://svn.gna.org/svn/sgpemv2/trunk@1046 3ecf2c5c-341e-0410-92b4-d18e462d057c
This commit is contained in:
parent
8cfa2469b2
commit
312b67e2a4
7 changed files with 330 additions and 288 deletions
|
@ -88,7 +88,7 @@ libxmlsave_la_LDFLAGS = \
|
|||
|
||||
# Please keep this in sorted order:
|
||||
libxmlsave_la_SOURCES = \
|
||||
src/plugin.cc \
|
||||
src/plugin.cc \
|
||||
src/xml_serializer.cc \
|
||||
src/xml_serializer_factory.cc \
|
||||
src/xml_visitor.cc
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
src/plugin.cc
|
||||
src/xml_serializer.cc
|
||||
src/xml_serializer_factory.cc
|
||||
src/xml_visitor.cc
|
||||
src/testsuite/test-xml_serializer.cc
|
||||
src/plugin.cc
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue