Changeset 1490 for branches/GNU/src/cm.h
- Timestamp:
- 1998年02月17日 01時45分05秒 (11 years ago)
- Files:
-
- branches/GNU/src/cm.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
branches/GNU/src/cm.h
r1488 r1490 178 178 extern void cmcheckmagic (); 179 179 extern int cmputc (); 180 extern voidcmcostinit ();181 extern voidcmgoto ();182 extern voidWcm_clear ();180 extern int cmcostinit (); 181 extern int cmgoto (); 182 extern int Wcm_clear (); 183 183 extern int Wcm_init ();
