10 lines
148 B
C
Executable File
10 lines
148 B
C
Executable File
/* Completely rewritten */
|
|
|
|
#ifndef __TYPEDEFS_H__
|
|
#define __TYPEDEFS_H__
|
|
|
|
#include <gdefs.h>
|
|
#include <gctype.h>
|
|
|
|
#endif //#ifndef __TYPEDEFS_H__
|