Added Rcs Id
authorceriel <none@none>
Tue, 10 Mar 1987 09:24:02 +0000 (09:24 +0000)
committerceriel <none@none>
Tue, 10 Mar 1987 09:24:02 +0000 (09:24 +0000)
104 files changed:
emtest/select.c
emtest/test.h
first/em_path.h.src
first/local.h.src
h/arch.h
h/as_spec.h
h/cg_pattern.h
h/em_abs.h
h/em_ego.h
h/em_flag.h
h/em_mes.h
h/em_ptyp.h
h/em_reg.h
h/ocm_chan.h
h/ocm_parco.h
h/ocm_proc.h
h/pc_err.h
h/pc_file.h
h/pc_size.h
include/_tail_cc/ctype.h
include/_tail_cc/setjmp.h
include/_tail_cc/stdio.h
include/_tail_cc/sys/dir.h
include/_tail_cc/sys/stat.h
include/_tail_cc/sys/types.h
include/_tail_mon/errno.h
include/_tail_mon/signal.h
include/_tail_mon/sys/timeb.h
include/_tail_mon/sys/types.h
modules/h/em.h
modules/h/em_code.h
modules/src/alloc/Malloc.c
modules/src/alloc/No_Mem.c
modules/src/alloc/alloc.h
modules/src/alloc/botch.c
modules/src/alloc/clear.c
modules/src/alloc/in_all.h
modules/src/alloc/st_alloc.c
modules/src/alloc/std_alloc.c
modules/src/assert/BadAssert.c
modules/src/em_code/e/C_failed.c
modules/src/em_code/e/em.c
modules/src/em_code/e/em_private.h
modules/src/em_code/k/C_failed.c
modules/src/em_code/k/em_private.h
modules/src/em_mes/C_ms_com.c
modules/src/em_mes/C_ms_ego.c
modules/src/em_mes/C_ms_emx.c
modules/src/em_mes/C_ms_err.c
modules/src/em_mes/C_ms_flt.c
modules/src/em_mes/C_ms_gto.c
modules/src/em_mes/C_ms_opt.c
modules/src/em_mes/C_ms_par.c
modules/src/em_mes/C_ms_reg.c
modules/src/em_mes/C_ms_src.c
modules/src/malloc/check.c
modules/src/malloc/check.h
modules/src/malloc/getsize.c
modules/src/malloc/global.c
modules/src/malloc/impl.h
modules/src/malloc/log.c
modules/src/malloc/log.h
modules/src/malloc/mal.c
modules/src/malloc/param.h
modules/src/malloc/phys.c
modules/src/malloc/phys.h
modules/src/object/byte_order.c
modules/src/object/object.h
modules/src/object/rd.c
modules/src/object/rd_arhdr.c
modules/src/object/rd_bytes.c
modules/src/object/rd_int2.c
modules/src/object/rd_long.c
modules/src/object/rd_ranlib.c
modules/src/object/rd_unsig2.c
modules/src/object/wr.c
modules/src/object/wr_arhdr.c
modules/src/object/wr_bytes.c
modules/src/object/wr_int2.c
modules/src/object/wr_long.c
modules/src/object/wr_putc.c
modules/src/object/wr_ranlib.c
modules/src/read_em/mkcalls.c
modules/src/read_em/read_em.c
modules/src/read_em/reade.c
modules/src/read_em/readk.c
modules/src/string/bts2str.c
modules/src/string/btscat.c
modules/src/string/btscmp.c
modules/src/string/btscpy.c
modules/src/string/btszero.c
modules/src/string/long2str.c
modules/src/string/str2bts.c
modules/src/string/str2long.c
modules/src/string/strcat.c
modules/src/string/strcmp.c
modules/src/string/strcpy.c
modules/src/string/strindex.c
modules/src/string/strlen.c
modules/src/string/strncat.c
modules/src/string/strncmp.c
modules/src/string/strncpy.c
modules/src/string/strrindex.c
modules/src/string/strzero.c

index e6a65cc..9b2624a 100644 (file)
@@ -1,3 +1,4 @@
+/* $Header$ */
 /*
  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands.
  * See the copyright notice in the ACK home directory, in the file "Copyright".
index 184e0bf..9f15d82 100644 (file)
@@ -1,3 +1,4 @@
+/* $Header$ */
 /*
  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands.
  * See the copyright notice in the ACK home directory, in the file "Copyright".
index 029b13b..d349756 100644 (file)
@@ -1,3 +1,4 @@
+/* $Header$ */
 /*
  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands.
  * See the copyright notice in the ACK home directory, in the file "Copyright".
index 0c5ce9b..208adaf 100644 (file)
@@ -1,3 +1,4 @@
+/* $Header$ */
 /*
  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands.
  * See the copyright notice in the ACK home directory, in the file "Copyright".
index 41342d0..78a0bc3 100644 (file)
--- a/h/arch.h
+++ b/h/arch.h
@@ -1,3 +1,4 @@
+/* $Header$ */
 /*
  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands.
  * See the copyright notice in the ACK home directory, in the file "Copyright".
index b6cc75a..4909cbc 100644 (file)
@@ -1,3 +1,4 @@
+/* $Header$ */
 /*
  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands.
  * See the copyright notice in the ACK home directory, in the file "Copyright".
index 357da8f..46dac7c 100644 (file)
@@ -1,3 +1,4 @@
+/* $Header$ */
 /*
  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands.
  * See the copyright notice in the ACK home directory, in the file "Copyright".
index 05f90b2..9855cff 100644 (file)
@@ -1,3 +1,4 @@
+/* $Header$ */
 /*
  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands.
  * See the copyright notice in the ACK home directory, in the file "Copyright".
index fb8fb03..958cbdc 100644 (file)
@@ -1,3 +1,4 @@
+/* $Header$ */
 /*
  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands.
  * See the copyright notice in the ACK home directory, in the file "Copyright".
index 55c5d0f..fb0c9ef 100644 (file)
@@ -1,3 +1,4 @@
+/* $Header$ */
 /*
  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands.
  * See the copyright notice in the ACK home directory, in the file "Copyright".
index 320dd28..9849f60 100644 (file)
@@ -1,3 +1,4 @@
+/* $Header$ */
 /*
  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands.
  * See the copyright notice in the ACK home directory, in the file "Copyright".
index 365eafd..5b1cf09 100644 (file)
@@ -1,3 +1,4 @@
+/* $Header$ */
 /*
  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands.
  * See the copyright notice in the ACK home directory, in the file "Copyright".
index 711cec5..fc8034f 100644 (file)
@@ -1,3 +1,4 @@
+/* $Header$ */
 /*
  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands.
  * See the copyright notice in the ACK home directory, in the file "Copyright".
index fddfeec..18e9a19 100644 (file)
@@ -1,3 +1,4 @@
+/* $Header$ */
 /*
  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands.
  * See the copyright notice in the ACK home directory, in the file "Copyright".
index d31dbcb..35826d7 100644 (file)
@@ -1,3 +1,4 @@
+/* $Header$ */
 /*
  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands.
  * See the copyright notice in the ACK home directory, in the file "Copyright".
index d3c5ec9..7ffd41e 100644 (file)
@@ -1,3 +1,4 @@
+/* $Header$ */
 /*
  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands.
  * See the copyright notice in the ACK home directory, in the file "Copyright".
index 9995c24..b342604 100644 (file)
@@ -1,3 +1,4 @@
+/* $Header$ */
 /*
  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands.
  * See the copyright notice in the ACK home directory, in the file "Copyright".
index 63e3ad2..cabc0f1 100644 (file)
@@ -1,3 +1,4 @@
+/* $Header$ */
 /*
  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands.
  * See the copyright notice in the ACK home directory, in the file "Copyright".
index 493fb35..b0eb5f7 100644 (file)
@@ -1,3 +1,4 @@
+/* $Header$ */
 /*
  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands.
  * See the copyright notice in the ACK home directory, in the file "Copyright".
index fdffb70..bd078e4 100644 (file)
@@ -1,3 +1,4 @@
+/* $Header$ */
 /*
  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands.
  * See the copyright notice in the ACK home directory, in the file "Copyright".
index cd6c6ec..dc10836 100644 (file)
@@ -1,3 +1,4 @@
+/* $Header$ */
 /*
  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands.
  * See the copyright notice in the ACK home directory, in the file "Copyright".
index f9a3ef7..337a346 100644 (file)
@@ -1,3 +1,4 @@
+/* $Header$ */
 /*
  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands.
  * See the copyright notice in the ACK home directory, in the file "Copyright".
index 2730986..11b2104 100644 (file)
@@ -1,3 +1,4 @@
+/* $Header$ */
 /*
  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands.
  * See the copyright notice in the ACK home directory, in the file "Copyright".
index 20b4c8c..c23daac 100644 (file)
@@ -1,3 +1,4 @@
+/* $Header$ */
 /*
  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands.
  * See the copyright notice in the ACK home directory, in the file "Copyright".
index 9f04091..c0d2c09 100644 (file)
@@ -1,3 +1,4 @@
+/* $Header$ */
 /*
  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands.
  * See the copyright notice in the ACK home directory, in the file "Copyright".
index de61f52..e84a5ac 100644 (file)
@@ -1,3 +1,4 @@
+/* $Header$ */
 /*
  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands.
  * See the copyright notice in the ACK home directory, in the file "Copyright".
index 426d4e7..f3c585e 100644 (file)
@@ -1,3 +1,4 @@
+/* $Header$ */
 /*
  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands.
  * See the copyright notice in the ACK home directory, in the file "Copyright".
index 7605d7a..e9a32e2 100644 (file)
@@ -1,3 +1,4 @@
+/* $Header$ */
 /*
  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands.
  * See the copyright notice in the ACK home directory, in the file "Copyright".
index 9f04091..c0d2c09 100644 (file)
@@ -1,3 +1,4 @@
+/* $Header$ */
 /*
  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands.
  * See the copyright notice in the ACK home directory, in the file "Copyright".
index 3e1e209..9e81293 100644 (file)
@@ -1,3 +1,4 @@
+/* $Header$ */
 /*
  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands.
  * See the copyright notice in the ACK home directory, in the file "Copyright".
index 9a7454c..c70ab5f 100644 (file)
@@ -1,3 +1,4 @@
+/* $Header$ */
 /*
  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands.
  * See the copyright notice in the ACK home directory, in the file "Copyright".
index 65bf7da..756c00b 100644 (file)
@@ -1,3 +1,4 @@
+/* $Header$ */
 /*
  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands.
  * See the copyright notice in the ACK home directory, in the file "Copyright".
index a7cb29b..6f765cf 100644 (file)
@@ -1,3 +1,4 @@
+/* $Header$ */
 /*
  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands.
  * See the copyright notice in the ACK home directory, in the file "Copyright".
index 3bf2a0f..5c30184 100644 (file)
@@ -1,3 +1,4 @@
+/* $Header$ */
 /*
  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands.
  * See the copyright notice in the ACK home directory, in the file "Copyright".
index 8a8b9f5..c9ab827 100644 (file)
@@ -1,3 +1,4 @@
+/* $Header$ */
 /*
  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands.
  * See the copyright notice in the ACK home directory, in the file "Copyright".
index 3781548..4ebd20e 100644 (file)
@@ -1,3 +1,4 @@
+/* $Header$ */
 /*
  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands.
  * See the copyright notice in the ACK home directory, in the file "Copyright".
index cf7e5e0..9b804e5 100644 (file)
@@ -1,3 +1,4 @@
+/* $Header$ */
 /*
  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands.
  * See the copyright notice in the ACK home directory, in the file "Copyright".
index 4d3eb48..b5d9b3c 100644 (file)
@@ -1,3 +1,4 @@
+/* $Header$ */
 /*
  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands.
  * See the copyright notice in the ACK home directory, in the file "Copyright".
index 6efe694..56426f8 100644 (file)
@@ -1,3 +1,4 @@
+/* $Header$ */
 /*
  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands.
  * See the copyright notice in the ACK home directory, in the file "Copyright".
index 865ed24..4ef4fba 100644 (file)
@@ -1,3 +1,4 @@
+/* $Header$ */
 /*
  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands.
  * See the copyright notice in the ACK home directory, in the file "Copyright".
index f432146..0f5ddf6 100644 (file)
@@ -1,3 +1,4 @@
+/* $Header$ */
 /*
  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands.
  * See the copyright notice in the ACK home directory, in the file "Copyright".
index b678fc7..6d78411 100644 (file)
@@ -1,3 +1,4 @@
+/* $Header$ */
 /*
  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands.
  * See the copyright notice in the ACK home directory, in the file "Copyright".
index 66f01cc..df779e3 100644 (file)
@@ -1,3 +1,4 @@
+/* $Header$ */
 /*
  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands.
  * See the copyright notice in the ACK home directory, in the file "Copyright".
index f432146..0f5ddf6 100644 (file)
@@ -1,3 +1,4 @@
+/* $Header$ */
 /*
  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands.
  * See the copyright notice in the ACK home directory, in the file "Copyright".
index f073fe6..1d7c6a9 100644 (file)
@@ -1,3 +1,4 @@
+/* $Header$ */
 /*
  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands.
  * See the copyright notice in the ACK home directory, in the file "Copyright".
index 160403c..a13c699 100644 (file)
@@ -1,3 +1,4 @@
+/* $Header$ */
 /*
  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands.
  * See the copyright notice in the ACK home directory, in the file "Copyright".
index 7c7d87c..0acdb08 100644 (file)
@@ -1,3 +1,4 @@
+/* $Header$ */
 /*
  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands.
  * See the copyright notice in the ACK home directory, in the file "Copyright".
index 3fa4471..a888ff9 100644 (file)
@@ -1,3 +1,4 @@
+/* $Header$ */
 /*
  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands.
  * See the copyright notice in the ACK home directory, in the file "Copyright".
index a8c480a..95a3517 100644 (file)
@@ -1,3 +1,4 @@
+/* $Header$ */
 /*
  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands.
  * See the copyright notice in the ACK home directory, in the file "Copyright".
index 952f31a..8f849f6 100644 (file)
@@ -1,3 +1,4 @@
+/* $Header$ */
 /*
  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands.
  * See the copyright notice in the ACK home directory, in the file "Copyright".
index 50b00ef..583d731 100644 (file)
@@ -1,3 +1,4 @@
+/* $Header$ */
 /*
  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands.
  * See the copyright notice in the ACK home directory, in the file "Copyright".
index a3a0328..d70a945 100644 (file)
@@ -1,3 +1,4 @@
+/* $Header$ */
 /*
  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands.
  * See the copyright notice in the ACK home directory, in the file "Copyright".
index 826a9dc..61b9058 100644 (file)
@@ -1,3 +1,4 @@
+/* $Header$ */
 /*
  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands.
  * See the copyright notice in the ACK home directory, in the file "Copyright".
index eeb6e1e..628e91a 100644 (file)
@@ -1,3 +1,4 @@
+/* $Header$ */
 /*
  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands.
  * See the copyright notice in the ACK home directory, in the file "Copyright".
index eb1106f..61ba3fc 100644 (file)
@@ -1,3 +1,4 @@
+/* $Header$ */
 /*
  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands.
  * See the copyright notice in the ACK home directory, in the file "Copyright".
index b8f76ca..c33836c 100644 (file)
@@ -1,3 +1,4 @@
+/* $Header$ */
 /*
  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands.
  * See the copyright notice in the ACK home directory, in the file "Copyright".
index 7a07470..b2880e7 100644 (file)
@@ -1,3 +1,4 @@
+/* $Header$ */
 /*
  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands.
  * See the copyright notice in the ACK home directory, in the file "Copyright".
index 098af02..2568d60 100644 (file)
@@ -1,3 +1,4 @@
+/* $Header$ */
 /*
  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands.
  * See the copyright notice in the ACK home directory, in the file "Copyright".
index 367ce58..600fb78 100644 (file)
@@ -1,3 +1,4 @@
+/* $Header$ */
 /*
  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands.
  * See the copyright notice in the ACK home directory, in the file "Copyright".
index 77b5344..ed2d276 100644 (file)
@@ -1,3 +1,4 @@
+/* $Header$ */
 /*
  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands.
  * See the copyright notice in the ACK home directory, in the file "Copyright".
index 5851ce0..3d6bce9 100644 (file)
@@ -1,3 +1,4 @@
+/* $Header$ */
 /*
  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands.
  * See the copyright notice in the ACK home directory, in the file "Copyright".
index 61269e3..d1d8929 100644 (file)
@@ -1,3 +1,4 @@
+/* $Header$ */
 /*
  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands.
  * See the copyright notice in the ACK home directory, in the file "Copyright".
index a07725a..3b2cb5c 100644 (file)
@@ -1,3 +1,4 @@
+/* $Header$ */
 /*
  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands.
  * See the copyright notice in the ACK home directory, in the file "Copyright".
index 92457e3..0fe298a 100644 (file)
@@ -1,3 +1,4 @@
+/* $Header$ */
 /*
  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands.
  * See the copyright notice in the ACK home directory, in the file "Copyright".
index 2bd8225..f87a2a0 100644 (file)
@@ -1,3 +1,4 @@
+/* $Header$ */
 /*
  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands.
  * See the copyright notice in the ACK home directory, in the file "Copyright".
index 44f6d89..79bb095 100644 (file)
@@ -1,3 +1,4 @@
+/* $Header$ */
 /*
  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands.
  * See the copyright notice in the ACK home directory, in the file "Copyright".
index 5801d53..16da2c2 100644 (file)
@@ -1,3 +1,4 @@
+/* $Header$ */
 /*
  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands.
  * See the copyright notice in the ACK home directory, in the file "Copyright".
index 61cdb9f..7fdd1d3 100644 (file)
@@ -1,3 +1,4 @@
+/* $Header$ */
 /*
  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands.
  * See the copyright notice in the ACK home directory, in the file "Copyright".
index c195116..dbc5e14 100644 (file)
@@ -1,3 +1,4 @@
+/* $Header$ */
 /*
  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands.
  * See the copyright notice in the ACK home directory, in the file "Copyright".
index f78cf8c..5d2a8df 100644 (file)
@@ -1,3 +1,4 @@
+/* $Header$ */
 /*
  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands.
  * See the copyright notice in the ACK home directory, in the file "Copyright".
index c0109d4..9964e0a 100644 (file)
@@ -1,3 +1,4 @@
+/* $Header$ */
 /*
  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands.
  * See the copyright notice in the ACK home directory, in the file "Copyright".
index 534d3ed..a3078b6 100644 (file)
@@ -1,3 +1,4 @@
+/* $Header$ */
 /*
  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands.
  * See the copyright notice in the ACK home directory, in the file "Copyright".
index 36e424a..e2caa99 100644 (file)
@@ -1,3 +1,4 @@
+/* $Header$ */
 /*
  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands.
  * See the copyright notice in the ACK home directory, in the file "Copyright".
index 0a36c75..39b3f08 100644 (file)
@@ -1,3 +1,4 @@
+/* $Header$ */
 /*
  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands.
  * See the copyright notice in the ACK home directory, in the file "Copyright".
index 1de036e..13a816f 100644 (file)
@@ -1,3 +1,4 @@
+/* $Header$ */
 /*
  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands.
  * See the copyright notice in the ACK home directory, in the file "Copyright".
index 2b57e49..c7edab7 100644 (file)
@@ -1,3 +1,4 @@
+/* $Header$ */
 /*
  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands.
  * See the copyright notice in the ACK home directory, in the file "Copyright".
index b0e2a36..95a85b0 100644 (file)
@@ -1,3 +1,4 @@
+/* $Header$ */
 /*
  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands.
  * See the copyright notice in the ACK home directory, in the file "Copyright".
index fa5e2f8..36629da 100644 (file)
@@ -1,3 +1,4 @@
+/* $Header$ */
 /*
  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands.
  * See the copyright notice in the ACK home directory, in the file "Copyright".
index 741bacb..39966b1 100644 (file)
@@ -1,3 +1,4 @@
+/* $Header$ */
 /*
  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands.
  * See the copyright notice in the ACK home directory, in the file "Copyright".
index ebb532f..c5df7d8 100644 (file)
@@ -1,3 +1,4 @@
+/* $Header$ */
 /*
  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands.
  * See the copyright notice in the ACK home directory, in the file "Copyright".
index 73f87bd..3da22a2 100644 (file)
@@ -1,3 +1,4 @@
+/* $Header$ */
 /*
  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands.
  * See the copyright notice in the ACK home directory, in the file "Copyright".
index 5f0bd22..a0b4be3 100644 (file)
@@ -1,3 +1,4 @@
+/* $Header$ */
 /*
  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands.
  * See the copyright notice in the ACK home directory, in the file "Copyright".
index bc9be5c..97ac52d 100644 (file)
@@ -1,3 +1,4 @@
+/* $Header$ */
 /*
  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands.
  * See the copyright notice in the ACK home directory, in the file "Copyright".
index 1eedd46..f89f0a1 100644 (file)
@@ -1,3 +1,4 @@
+/* $Header$ */
 /*
  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands.
  * See the copyright notice in the ACK home directory, in the file "Copyright".
index 6438371..890c617 100644 (file)
@@ -1,3 +1,4 @@
+/* $Header$ */
 /*
  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands.
  * See the copyright notice in the ACK home directory, in the file "Copyright".
index f6c44db..a6c9585 100644 (file)
@@ -1,3 +1,4 @@
+/* $Header$ */
 /*
  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands.
  * See the copyright notice in the ACK home directory, in the file "Copyright".
index ca5b038..50426d8 100644 (file)
@@ -1,3 +1,4 @@
+/* $Header$ */
 /*
  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands.
  * See the copyright notice in the ACK home directory, in the file "Copyright".
index 99bf734..eaa2df6 100644 (file)
@@ -1,3 +1,4 @@
+/* $Header$ */
 /*
  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands.
  * See the copyright notice in the ACK home directory, in the file "Copyright".
index 25b5f99..90b28ad 100644 (file)
@@ -1,3 +1,4 @@
+/* $Header$ */
 /*
  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands.
  * See the copyright notice in the ACK home directory, in the file "Copyright".
index 5440843..dff4b8f 100644 (file)
@@ -1,3 +1,4 @@
+/* $Header$ */
 /*
  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands.
  * See the copyright notice in the ACK home directory, in the file "Copyright".
index 9184ec0..e36074a 100644 (file)
@@ -1,3 +1,4 @@
+/* $Header$ */
 /*
  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands.
  * See the copyright notice in the ACK home directory, in the file "Copyright".
index ead4e28..d09e654 100644 (file)
@@ -1,3 +1,4 @@
+/* $Header$ */
 /*
  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands.
  * See the copyright notice in the ACK home directory, in the file "Copyright".
index 583b5c4..5661831 100644 (file)
@@ -1,3 +1,4 @@
+/* $Header$ */
 /*
  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands.
  * See the copyright notice in the ACK home directory, in the file "Copyright".
index 4883c69..208d52c 100644 (file)
@@ -1,3 +1,4 @@
+/* $Header$ */
 /*
  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands.
  * See the copyright notice in the ACK home directory, in the file "Copyright".
index 8b8776e..f3f84fd 100644 (file)
@@ -1,3 +1,4 @@
+/* $Header$ */
 /*
  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands.
  * See the copyright notice in the ACK home directory, in the file "Copyright".
index 0796c1c..facc661 100644 (file)
@@ -1,3 +1,4 @@
+/* $Header$ */
 /*
  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands.
  * See the copyright notice in the ACK home directory, in the file "Copyright".
index 9341593..83744b9 100644 (file)
@@ -1,3 +1,4 @@
+/* $Header$ */
 /*
  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands.
  * See the copyright notice in the ACK home directory, in the file "Copyright".
index 0d7bdf4..0da1f79 100644 (file)
@@ -1,3 +1,4 @@
+/* $Header$ */
 /*
  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands.
  * See the copyright notice in the ACK home directory, in the file "Copyright".
index 3b8d36e..b6e4b83 100644 (file)
@@ -1,3 +1,4 @@
+/* $Header$ */
 /*
  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands.
  * See the copyright notice in the ACK home directory, in the file "Copyright".
index fb00dd8..25375ed 100644 (file)
@@ -1,3 +1,4 @@
+/* $Header$ */
 /*
  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands.
  * See the copyright notice in the ACK home directory, in the file "Copyright".
index c9147dc..bfa77e8 100644 (file)
@@ -1,3 +1,4 @@
+/* $Header$ */
 /*
  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands.
  * See the copyright notice in the ACK home directory, in the file "Copyright".
index cdfab74..ddd4e50 100644 (file)
@@ -1,3 +1,4 @@
+/* $Header$ */
 /*
  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands.
  * See the copyright notice in the ACK home directory, in the file "Copyright".
index f74c653..a10f4f7 100644 (file)
@@ -1,3 +1,4 @@
+/* $Header$ */
 /*
  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands.
  * See the copyright notice in the ACK home directory, in the file "Copyright".
index 4f56d38..a9bbed1 100644 (file)
@@ -1,3 +1,4 @@
+/* $Header$ */
 /*
  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands.
  * See the copyright notice in the ACK home directory, in the file "Copyright".