Subversion Repositories wimsdev

Compare Revisions

Ignore whitespace Rev 8879 → Rev 8880

/trunk/wims/src/wims.h
235,6 → 235,7
 
/* from compare.c */
int compare(char *p, int numeric, int lvl);
char *bufprep(char *p);
 
/* from evalue.c */
double evalue(char *p);