summaryrefslogtreecommitdiffstats
path: root/select
diff options
context:
space:
mode:
Diffstat (limited to 'select')
-rw-r--r--select/Makefile4
-rw-r--r--select/init.c2
-rw-r--r--select/test.c2
3 files changed, 0 insertions, 8 deletions
diff --git a/select/Makefile b/select/Makefile
index f55181b..79b398d 100644
--- a/select/Makefile
+++ b/select/Makefile
@@ -1,7 +1,3 @@
-#
-# $Id$
-#
-
SAMPLE=selectTest
PGM=${ARCH}/$(SAMPLE).exe
diff --git a/select/init.c b/select/init.c
index 6f3f2b5..829c567 100644
--- a/select/init.c
+++ b/select/init.c
@@ -11,8 +11,6 @@
* University of Saskatchewan
* Saskatoon, Saskatchewan, CANADA
* eric@skatter.usask.ca
- *
- * $Id$
*/
#include <bsp.h>
diff --git a/select/test.c b/select/test.c
index 01c2996..1dbe284 100644
--- a/select/test.c
+++ b/select/test.c
@@ -11,8 +11,6 @@
* University of Saskatchewan
* Saskatoon, Saskatchewan, CANADA
* eric@skatter.usask.ca
- *
- * $Id$
*/
#include <stdio.h>