muMECH  1.0
tests_honza.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_honza (void)
7 {
8  fprintf (stdout, "hanzovo test\n");
9 
10  _errorr("no tests");
11 }
12 
13 
14 /*end of file*/
General functions.
void tests_honza(void)
Definition: tests_honza.cpp:6
#define _errorr(_1)
Definition: gelib.h:160
Class Problem.