(copy, atopi, same): Remove, use strcpy(), atoi(), strcmp(). Callers

changed.  Remove empty source files.
This commit is contained in:
Markus Armbruster 2004-01-08 10:20:44 +00:00
parent 9c90022634
commit d0feb8570a
11 changed files with 11 additions and 311 deletions

View file

@ -102,7 +102,6 @@ extern double dmax();
extern double dmin();
extern s_char *fmt();
extern s_char *copy();
extern s_char *numstr();
extern s_char *esplur();
extern s_char *splur();