error_world.h
Go to the documentation of this file.
1 #ifndef ERRORWORLDH
2 #define ERRORWORLDH
3 
27 int ReadWorlderror(const char *s);
28 
29 #endif
int ReadWorlderror(const char *s)
Syntax errors in .world files.
Definition: error_world.c:47