#include "machine.h"Include dependency graph for ExistScicos.c:

Go to the source code of this file.
Functions | |
| BOOL | ExistScicos (void) |
| BOOL ExistScicos | ( | void | ) |
TODO : comment
Definition at line 7 of file ExistScicos.c.
00008 { 00009 return TRUE; 00010 }
1.5.1