Skip to content
  • Akim Demaille's avatar
    Move automaton_library to data. · e73fc02f
    Akim Demaille authored
    	* src/demos/automaton_library/dumper.hcc: Split and move to...
    	* include/vaucanson/tools/dumper.hxx,
    	* include/vaucanson/tools/dumper.hh: these new files.
    	* include/Makefile.am: Split longuish list.
    	Add these new files.
    
    	* src/demos/automaton_library/Makefile.am: Move...
    	* src/demos/automaton_library/a1.cc: Move...
    	* src/demos/automaton_library/a1.xml: Move...
    	* src/demos/automaton_library/b1.cc: Move...
    	* src/demos/automaton_library/b1.xml: Move...
    	* src/demos/automaton_library/div3base2.xml: Move...
    	* src/demos/automaton_library/divkbaseb.cc: Move...
    	* src/demos/automaton_library/double-3-1.xml: Move...
    	* src/demos/automaton_library/double_ring.cc: Move...
    	* src/demos/automaton_library/ladybird-6.xml: Move...
    	* src/demos/automaton_library/ladybird.cc: Move...
    	* src/demos/automaton_library/Makefile.am: Move...
    	* data/b/a1.cc: To here.
    	* data/b/a1.xml: and here...
    	* data/b/b1.cc: and here...
    	* data/b/b1.xml: and here...
    	* data/b/div3base2.xml: and here...
    	* data/b/divkbaseb.cc: and here...
    	* data/b/double-3-1.xml: and here...
    	* data/b/double_ring.cc: and here...
    	* data/b/ladybird-6.xml: and here...
    	* data/b/ladybird.cc: and here.
    
    	* src/demos/automaton_library/c1.xml,
    	* src/demos/automaton_library/c1.cc: Move to...
    	* data/z/c1.xml, data/z/c1.cc: here.
    	* data/z/Makefile.am: New.
    
    	* src/demos/automaton_library: Remove.
    	* src/demos/Makefile.am,
    	* doc/manual/developer.tex, doc/manual/taf-kit.tex,
    	* configure.ac, doc/NEWS.txt, Makefile.am, data/Makefile.am: Adjust.
    
    	* taf-kit/tests/check.mk: Don't put logs that pass in the test-suite
    	log, but keep a complete log for all the files.
    
    	* taf-kit/tests/wrapper.in: Implement dump-automaton and list-automata.
    e73fc02f