From: Carsten Niehaus Date: Wed, 7 Jun 2006 12:17:32 +0000 (+0000) Subject: * moving things around and trying to fix this linknig error X-Git-Tag: v3.80.2~79 X-Git-Url: https://git.rmz.fi/?a=commitdiff_plain;h=0cfcbe752759ee77dc5680e8c7afe68e3589b371;p=libqmvoc.git * moving things around and trying to fix this linknig error svn path=/trunk/KDE/kdeedu/libkdeedu/; revision=549092 --- diff --git a/libscience/tests/cml2test.cpp b/libscience/tests/cml2test.cpp index cf2af28..5d02b89 100644 --- a/libscience/tests/cml2test.cpp +++ b/libscience/tests/cml2test.cpp @@ -1,13 +1,13 @@ #include #include -#include -#include -#include +#include +#include +#include #include -#include "../cml/xml_cml.h" -#include "../cml/cmlclasses.h" +#include "../xml_cml.h" +#include "../cmlclasses.h" int main(int argc, char *argv[]) { @@ -33,5 +33,10 @@ int main(int argc, char *argv[]) xmlReader.parse( source ); +//X QList parsedBonds; +//X Bond *tbond; +//X parsedBonds = handler.getBonds(); +//X + return 0; } diff --git a/libscience/tests/tests_molecule.cml b/libscience/tests/tests_molecule.cml new file mode 100644 index 0000000..de138bb --- /dev/null +++ b/libscience/tests/tests_molecule.cml @@ -0,0 +1,24 @@ + + + + + + + + + + + + + + + + + + + + + + + +