diff options
Diffstat (limited to 'src/vector1.c')
| -rw-r--r-- | src/vector1.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/vector1.c b/src/vector1.c index 0ca3816b..30fca1ca 100644 --- a/src/vector1.c +++ b/src/vector1.c @@ -1,7 +1,4 @@ /* make storage for one and two dimensional matricies */ -#ifndef lint -static const char SCCSID[]="@(#)vector1.c 4.4 94/03/22 GIE REL"; -#endif #include <stdlib.h> #include <projects.h> void * /* one dimension array */ |
