muMECH  1.0
tests_tom.cpp
Go to the documentation of this file.
1 #include "problem.h"
2 #include "gelib.h"
3 
4 using namespace mumech;
5 
6 void tests_tom (void)
7 {
8  fprintf (stdout, "hanzovo test\n");
9 
10  _errorr("no tests");
11 }
12 
13 
14 /*end of file*/
void tests_tom(void)
Definition: tests_tom.cpp:6
General functions.
#define _errorr(_1)
Definition: gelib.h:160
Class Problem.