1
0
mirror of https://github.com/Interlisp/maiko.git synced 2026-03-07 19:21:19 +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 @(#) array6.c Version 2.10 (4/21/92). copyright Xerox & Fuji Xerox */
static char *id = "@(#) array6.c 2.10 4/21/92";
/************************************************************************/
/* */