Kindfield
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Properties Friends Pages
parser.cpp
Go to the documentation of this file.
1 #include <unittest++/UnitTest++.h>
2 
6 
7 SUITE(Parser) {
8  TEST(Parser) {
10  parser.load("oxygen431g.tm");
11 // cout << " --------------- " << endl;
12 // GaussianNitrogen431G ox;
13  }
14 }