[BACK]Return to ki.h CVS log [TXT][DIR] Up to [local] / OpenXM / src / k097

File: [local] / OpenXM / src / k097 / ki.h (download)

Revision 1.1, Wed Oct 7 23:53:25 2020 UTC (3 years, 7 months ago) by takayama
Branch: MAIN
CVS Tags: HEAD

All causes of the warnings are fixed.

/* $OpenXM: OpenXM/src/k097/ki.h,v 1.1 2020/10/07 23:53:25 takayama Exp $ */
int execFile(char *s); // ki.c
void clearInop(); // d.h
void parseAfile(FILE *fp); // d.h
int KCparse(); // d.h
void parseAstring(char *s); // d.h
void K00recoverFromError(); // dic.c