fix STLIM to use library function
[unix-history] / usr / src / usr.bin / pascal / px / interp.c
index 51f5c94..dfc82ef 100644 (file)
@@ -1,6 +1,6 @@
 /* Copyright (c) 1979 Regents of the University of California */
 
 /* Copyright (c) 1979 Regents of the University of California */
 
-static char sccsid[] = "@(#)interp.c 1.2 %G%";
+static char sccsid[] = "@(#)interp.c 1.3 %G%";
 
 #include <math.h>
 #include "vars.h"
 
 #include <math.h>
 #include "vars.h"