summaryrefslogtreecommitdiffstats
path: root/select
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@oarcorp.com>2012-05-15 16:23:55 -0500
committerJoel Sherrill <joel.sherrill@oarcorp.com>2012-05-15 16:25:45 -0500
commitaf6a124c980da349f673ae788c6a99aaf10e9115 (patch)
tree1d5762a997f0f180883eaae85d1a54ba14d3a346 /select
parent2011-08-02 Joel Sherrill <joel.sherrilL@OARcorp.com> (diff)
downloadnetwork-demos-af6a124c980da349f673ae788c6a99aaf10e9115.tar.bz2
network-demos - Remove CVS Ids (scripted)
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>