1
0
mirror of https://github.com/Interlisp/maiko.git synced 2026-03-05 18:49:09 +00:00

Remove sccs id lines (#98)

* Remove static char *id = from all source files.

The same information is included in a comment in each source file.

* Remove unused template file 'id'
This commit is contained in:
Nick Briggs
2020-12-19 19:08:52 -08:00
committed by GitHub
parent d5ff4011a9
commit 6fb4b9a189
160 changed files with 0 additions and 161 deletions

View File

@@ -1,5 +1,4 @@
/* This is G-file @(#) array3.c Version 2.9 (10/12/88). copyright Xerox & Fuji Xerox */
static char *id = "@(#) array3.c 2.9 10/12/88";
/************************************************************************/
/* */