aboutsummaryrefslogtreecommitdiff
path: root/src/biveval.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/biveval.c')
-rw-r--r--src/biveval.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/biveval.c b/src/biveval.c
index d0f0e743..40f2af41 100644
--- a/src/biveval.c
+++ b/src/biveval.c
@@ -1,7 +1,4 @@
/* procedures for evaluating Tseries */
-#ifndef lint
-static const char SCCSID[]="@(#)biveval.c 4.4 93/06/12 GIE REL";
-#endif
# include <projects.h>
# define NEAR_ONE 1.00001
static double ceval(struct PW_COEF *C, int n, projUV w, projUV w2) {