From bcd46ad76efda4e801609288d4242f4f9fc13086 Mon Sep 17 00:00:00 2001 From: hyung-hwan Date: Tue, 4 Mar 2008 05:20:05 +0000 Subject: [PATCH] --- ase/com/Awk.cpp | 2 +- ase/com/Awk.h | 2 +- ase/com/AwkExtio.cpp | 2 +- ase/com/AwkExtio.h | 2 +- ase/com/Buffer.cpp | 2 +- ase/com/Buffer.h | 2 +- ase/com/asecom.cpp | 2 +- ase/com/awk_cp.h | 2 +- ase/com/stdafx.cpp | 2 +- ase/com/stdafx.h | 2 +- ase/lsp/env.c | 2 +- ase/lsp/env.h | 2 +- ase/lsp/err.c | 2 +- ase/lsp/eval.c | 2 +- ase/lsp/lsp.c | 2 +- ase/lsp/lsp.h | 2 +- ase/lsp/lsp_i.h | 2 +- ase/lsp/mem.c | 2 +- ase/lsp/mem.h | 2 +- ase/lsp/misc.c | 2 +- ase/lsp/misc.h | 2 +- ase/lsp/name.c | 2 +- ase/lsp/name.h | 2 +- ase/lsp/obj.h | 2 +- ase/lsp/prim.c | 2 +- ase/lsp/prim.h | 2 +- ase/lsp/prim_compar.c | 2 +- ase/lsp/prim_let.c | 2 +- ase/lsp/prim_math.c | 2 +- ase/lsp/prim_prog.c | 2 +- ase/lsp/print.c | 2 +- ase/lsp/read.c | 2 +- ase/net/Awk.cpp | 2 +- ase/net/Awk.hpp | 2 +- ase/net/StdAwk.cpp | 2 +- ase/net/StdAwk.hpp | 2 +- ase/net/asenet.cpp | 2 +- ase/net/asenet.h | 2 +- ase/net/misc.cpp | 2 +- ase/net/misc.h | 2 +- 40 files changed, 40 insertions(+), 40 deletions(-) diff --git a/ase/com/Awk.cpp b/ase/com/Awk.cpp index 35ec7c5d..4e783d1e 100644 --- a/ase/com/Awk.cpp +++ b/ase/com/Awk.cpp @@ -1,5 +1,5 @@ /* - * $Id: Awk.cpp,v 1.11 2007/10/10 13:22:12 bacon Exp $ + * $Id: Awk.cpp 117 2008-03-03 11:20:05Z baconevi $ * * {License} */ diff --git a/ase/com/Awk.h b/ase/com/Awk.h index 30107fde..61254511 100644 --- a/ase/com/Awk.h +++ b/ase/com/Awk.h @@ -1,5 +1,5 @@ /* - * $Id: Awk.h,v 1.10 2007/10/10 13:22:12 bacon Exp $ + * $Id: Awk.h 117 2008-03-03 11:20:05Z baconevi $ * * {License} */ diff --git a/ase/com/AwkExtio.cpp b/ase/com/AwkExtio.cpp index 03157f22..c0316ed0 100644 --- a/ase/com/AwkExtio.cpp +++ b/ase/com/AwkExtio.cpp @@ -1,5 +1,5 @@ /* - * $Id: AwkExtio.cpp,v 1.3 2007/04/30 06:04:43 bacon Exp $ + * $Id: AwkExtio.cpp 117 2008-03-03 11:20:05Z baconevi $ * * {License} */ diff --git a/ase/com/AwkExtio.h b/ase/com/AwkExtio.h index 718639ba..e82cdff7 100644 --- a/ase/com/AwkExtio.h +++ b/ase/com/AwkExtio.h @@ -1,5 +1,5 @@ /* - * $Id: AwkExtio.h,v 1.3 2007/04/30 06:04:43 bacon Exp $ + * $Id: AwkExtio.h 117 2008-03-03 11:20:05Z baconevi $ * * {License} */ diff --git a/ase/com/Buffer.cpp b/ase/com/Buffer.cpp index 96d45639..0e80a1fc 100644 --- a/ase/com/Buffer.cpp +++ b/ase/com/Buffer.cpp @@ -1,5 +1,5 @@ /* - * $Id: Buffer.cpp,v 1.3 2007/04/30 06:04:43 bacon Exp $ + * $Id: Buffer.cpp 117 2008-03-03 11:20:05Z baconevi $ * * {License} */ diff --git a/ase/com/Buffer.h b/ase/com/Buffer.h index f3a85555..6e7dc169 100644 --- a/ase/com/Buffer.h +++ b/ase/com/Buffer.h @@ -1,5 +1,5 @@ /* - * $Id: Buffer.h,v 1.3 2007/04/30 06:04:43 bacon Exp $ + * $Id: Buffer.h 117 2008-03-03 11:20:05Z baconevi $ * * {License} */ diff --git a/ase/com/asecom.cpp b/ase/com/asecom.cpp index d7ba21a3..72a8804f 100644 --- a/ase/com/asecom.cpp +++ b/ase/com/asecom.cpp @@ -1,5 +1,5 @@ /* - * $Id: asecom.cpp,v 1.3 2007/04/30 06:04:43 bacon Exp $ + * $Id: asecom.cpp 117 2008-03-03 11:20:05Z baconevi $ * * {License} */ diff --git a/ase/com/awk_cp.h b/ase/com/awk_cp.h index 8842e87d..f841cb5d 100644 --- a/ase/com/awk_cp.h +++ b/ase/com/awk_cp.h @@ -1,5 +1,5 @@ /* - * $Id: awk_cp.h,v 1.3 2007/04/30 06:04:43 bacon Exp $ + * $Id: awk_cp.h 117 2008-03-03 11:20:05Z baconevi $ * * {License} */ diff --git a/ase/com/stdafx.cpp b/ase/com/stdafx.cpp index f12bb427..dcd7a176 100644 --- a/ase/com/stdafx.cpp +++ b/ase/com/stdafx.cpp @@ -1,5 +1,5 @@ /* - * $Id: stdafx.cpp,v 1.3 2007/04/30 06:04:43 bacon Exp $ + * $Id: stdafx.cpp 117 2008-03-03 11:20:05Z baconevi $ * * {License} */ diff --git a/ase/com/stdafx.h b/ase/com/stdafx.h index 90a5db85..36ca81d4 100644 --- a/ase/com/stdafx.h +++ b/ase/com/stdafx.h @@ -1,5 +1,5 @@ /* - * $Id: stdafx.h,v 1.3 2007/04/30 06:04:43 bacon Exp $ + * $Id: stdafx.h 117 2008-03-03 11:20:05Z baconevi $ * * {License} */ diff --git a/ase/lsp/env.c b/ase/lsp/env.c index 73b2a24b..83358497 100644 --- a/ase/lsp/env.c +++ b/ase/lsp/env.c @@ -1,5 +1,5 @@ /* - * $Id: env.c,v 1.3 2007/04/30 06:09:46 bacon Exp $ + * $Id: env.c 117 2008-03-03 11:20:05Z baconevi $ * * {License} */ diff --git a/ase/lsp/env.h b/ase/lsp/env.h index 69f0af44..f9e404e5 100644 --- a/ase/lsp/env.h +++ b/ase/lsp/env.h @@ -1,5 +1,5 @@ /* - * $Id: env.h,v 1.3 2007/04/30 06:09:46 bacon Exp $ + * $Id: env.h 117 2008-03-03 11:20:05Z baconevi $ * * {License} */ diff --git a/ase/lsp/err.c b/ase/lsp/err.c index 8d7c7adc..25588feb 100644 --- a/ase/lsp/err.c +++ b/ase/lsp/err.c @@ -1,5 +1,5 @@ /* - * $Id: err.c,v 1.3 2007/04/30 06:09:46 bacon Exp $ + * $Id: err.c 117 2008-03-03 11:20:05Z baconevi $ * * {License} */ diff --git a/ase/lsp/eval.c b/ase/lsp/eval.c index 8560fa12..f1b5a116 100644 --- a/ase/lsp/eval.c +++ b/ase/lsp/eval.c @@ -1,5 +1,5 @@ /* - * $Id: eval.c,v 1.3 2007/04/30 06:09:46 bacon Exp $ + * $Id: eval.c 117 2008-03-03 11:20:05Z baconevi $ * * {License} */ diff --git a/ase/lsp/lsp.c b/ase/lsp/lsp.c index cfcc3877..cff56b16 100644 --- a/ase/lsp/lsp.c +++ b/ase/lsp/lsp.c @@ -1,5 +1,5 @@ /* - * $Id: lsp.c,v 1.3 2007/04/30 06:09:46 bacon Exp $ + * $Id: lsp.c 117 2008-03-03 11:20:05Z baconevi $ * * {License} */ diff --git a/ase/lsp/lsp.h b/ase/lsp/lsp.h index 246e08ca..7bac0e69 100644 --- a/ase/lsp/lsp.h +++ b/ase/lsp/lsp.h @@ -1,5 +1,5 @@ /* - * $Id: lsp.h,v 1.3 2007/04/30 06:09:46 bacon Exp $ + * $Id: lsp.h 117 2008-03-03 11:20:05Z baconevi $ * * {License} */ diff --git a/ase/lsp/lsp_i.h b/ase/lsp/lsp_i.h index 79ebc476..9caafd5e 100644 --- a/ase/lsp/lsp_i.h +++ b/ase/lsp/lsp_i.h @@ -1,5 +1,5 @@ /* - * $Id: lsp_i.h,v 1.4 2007/05/13 15:45:14 bacon Exp $ + * $Id: lsp_i.h 117 2008-03-03 11:20:05Z baconevi $ * * {License} */ diff --git a/ase/lsp/mem.c b/ase/lsp/mem.c index 7c70de81..6779e579 100644 --- a/ase/lsp/mem.c +++ b/ase/lsp/mem.c @@ -1,5 +1,5 @@ /* - * $Id: mem.c,v 1.3 2007/04/30 06:09:46 bacon Exp $ + * $Id: mem.c 117 2008-03-03 11:20:05Z baconevi $ * * {License} */ diff --git a/ase/lsp/mem.h b/ase/lsp/mem.h index be7f4731..c78c7b4e 100644 --- a/ase/lsp/mem.h +++ b/ase/lsp/mem.h @@ -1,5 +1,5 @@ /* - * $Id: mem.h,v 1.3 2007/04/30 06:09:46 bacon Exp $ + * $Id: mem.h 117 2008-03-03 11:20:05Z baconevi $ * * {License} */ diff --git a/ase/lsp/misc.c b/ase/lsp/misc.c index 9391f54f..22432c0f 100644 --- a/ase/lsp/misc.c +++ b/ase/lsp/misc.c @@ -1,5 +1,5 @@ /* - * $Id: misc.c,v 1.3 2007/04/30 06:09:46 bacon Exp $ + * $Id: misc.c 117 2008-03-03 11:20:05Z baconevi $ * * {License} */ diff --git a/ase/lsp/misc.h b/ase/lsp/misc.h index 1b8d23d2..b0327835 100644 --- a/ase/lsp/misc.h +++ b/ase/lsp/misc.h @@ -1,5 +1,5 @@ /* - * $Id: misc.h,v 1.3 2007/04/30 06:09:46 bacon Exp $ + * $Id: misc.h 117 2008-03-03 11:20:05Z baconevi $ * * {License} */ diff --git a/ase/lsp/name.c b/ase/lsp/name.c index c58a835a..d8584f3f 100644 --- a/ase/lsp/name.c +++ b/ase/lsp/name.c @@ -1,5 +1,5 @@ /* - * $Id: name.c,v 1.3 2007/04/30 06:09:46 bacon Exp $ + * $Id: name.c 117 2008-03-03 11:20:05Z baconevi $ * * {License} */ diff --git a/ase/lsp/name.h b/ase/lsp/name.h index 8d45e490..e4b2c4a1 100644 --- a/ase/lsp/name.h +++ b/ase/lsp/name.h @@ -1,5 +1,5 @@ /* - * $Id: name.h,v 1.3 2007/04/30 06:09:46 bacon Exp $ + * $Id: name.h 117 2008-03-03 11:20:05Z baconevi $ * * {License} */ diff --git a/ase/lsp/obj.h b/ase/lsp/obj.h index f9a14c7b..dc1b1f0a 100644 --- a/ase/lsp/obj.h +++ b/ase/lsp/obj.h @@ -1,5 +1,5 @@ /* - * $Id: obj.h,v 1.3 2007/04/30 06:09:46 bacon Exp $ + * $Id: obj.h 117 2008-03-03 11:20:05Z baconevi $ * * {License} */ diff --git a/ase/lsp/prim.c b/ase/lsp/prim.c index 5f83170d..3ffaeeb5 100644 --- a/ase/lsp/prim.c +++ b/ase/lsp/prim.c @@ -1,5 +1,5 @@ /* - * $Id: prim.c,v 1.3 2007/04/30 06:09:46 bacon Exp $ + * $Id: prim.c 117 2008-03-03 11:20:05Z baconevi $ * * {License} */ diff --git a/ase/lsp/prim.h b/ase/lsp/prim.h index baa9e958..03f0ccd2 100644 --- a/ase/lsp/prim.h +++ b/ase/lsp/prim.h @@ -1,5 +1,5 @@ /* - * $Id: prim.h,v 1.3 2007/04/30 06:09:46 bacon Exp $ + * $Id: prim.h 117 2008-03-03 11:20:05Z baconevi $ * * {License} */ diff --git a/ase/lsp/prim_compar.c b/ase/lsp/prim_compar.c index 7036ed0f..0182b518 100644 --- a/ase/lsp/prim_compar.c +++ b/ase/lsp/prim_compar.c @@ -1,5 +1,5 @@ /* - * $Id: prim_compar.c,v 1.3 2007/04/30 06:09:46 bacon Exp $ + * $Id: prim_compar.c 117 2008-03-03 11:20:05Z baconevi $ * * {License} */ diff --git a/ase/lsp/prim_let.c b/ase/lsp/prim_let.c index d485fbff..1c999e2e 100644 --- a/ase/lsp/prim_let.c +++ b/ase/lsp/prim_let.c @@ -1,5 +1,5 @@ /* - * $Id: prim_let.c,v 1.3 2007/04/30 06:09:46 bacon Exp $ + * $Id: prim_let.c 117 2008-03-03 11:20:05Z baconevi $ * * {License} */ diff --git a/ase/lsp/prim_math.c b/ase/lsp/prim_math.c index 5b21c13e..ecd6e6fa 100644 --- a/ase/lsp/prim_math.c +++ b/ase/lsp/prim_math.c @@ -1,5 +1,5 @@ /* - * $Id: prim_math.c,v 1.3 2007/04/30 06:09:46 bacon Exp $ + * $Id: prim_math.c 117 2008-03-03 11:20:05Z baconevi $ * * {License} */ diff --git a/ase/lsp/prim_prog.c b/ase/lsp/prim_prog.c index fa2f7ac7..5e45eab8 100644 --- a/ase/lsp/prim_prog.c +++ b/ase/lsp/prim_prog.c @@ -1,5 +1,5 @@ /* - * $Id: prim_prog.c,v 1.3 2007/04/30 06:09:46 bacon Exp $ + * $Id: prim_prog.c 117 2008-03-03 11:20:05Z baconevi $ * * {License} */ diff --git a/ase/lsp/print.c b/ase/lsp/print.c index 00bf7d70..5d0897ad 100644 --- a/ase/lsp/print.c +++ b/ase/lsp/print.c @@ -1,5 +1,5 @@ /* - * $Id: print.c,v 1.3 2007/04/30 06:09:46 bacon Exp $ + * $Id: print.c 117 2008-03-03 11:20:05Z baconevi $ * * {License} */ diff --git a/ase/lsp/read.c b/ase/lsp/read.c index da723662..b56aa0a1 100644 --- a/ase/lsp/read.c +++ b/ase/lsp/read.c @@ -1,5 +1,5 @@ /* - * $Id: read.c,v 1.3 2007/04/30 06:09:46 bacon Exp $ + * $Id: read.c 117 2008-03-03 11:20:05Z baconevi $ * * {License} */ diff --git a/ase/net/Awk.cpp b/ase/net/Awk.cpp index 685b5cb8..ac8a0092 100644 --- a/ase/net/Awk.cpp +++ b/ase/net/Awk.cpp @@ -1,5 +1,5 @@ /* - * $Id: Awk.cpp,v 1.35 2007/11/08 15:08:06 bacon Exp $ + * $Id: Awk.cpp 117 2008-03-03 11:20:05Z baconevi $ * * {License} */ diff --git a/ase/net/Awk.hpp b/ase/net/Awk.hpp index 8c052cb0..ac5b8903 100644 --- a/ase/net/Awk.hpp +++ b/ase/net/Awk.hpp @@ -1,5 +1,5 @@ /* - * $Id: Awk.hpp,v 1.42 2007/11/08 15:08:06 bacon Exp $ + * $Id: Awk.hpp 117 2008-03-03 11:20:05Z baconevi $ * * {License} */ diff --git a/ase/net/StdAwk.cpp b/ase/net/StdAwk.cpp index aade0ff9..5b2af8c2 100644 --- a/ase/net/StdAwk.cpp +++ b/ase/net/StdAwk.cpp @@ -1,5 +1,5 @@ /* - * $Id: StdAwk.cpp,v 1.17 2007/10/10 03:37:49 bacon Exp $ + * $Id: StdAwk.cpp 117 2008-03-03 11:20:05Z baconevi $ * * {License} */ diff --git a/ase/net/StdAwk.hpp b/ase/net/StdAwk.hpp index 3ba2913b..4be695f2 100644 --- a/ase/net/StdAwk.hpp +++ b/ase/net/StdAwk.hpp @@ -1,5 +1,5 @@ /* - * $Id: StdAwk.hpp,v 1.9 2007/10/10 03:37:49 bacon Exp $ + * $Id: StdAwk.hpp 117 2008-03-03 11:20:05Z baconevi $ */ #include diff --git a/ase/net/asenet.cpp b/ase/net/asenet.cpp index 8e0def02..871f9981 100644 --- a/ase/net/asenet.cpp +++ b/ase/net/asenet.cpp @@ -1,5 +1,5 @@ /* - * $Id: asenet.cpp,v 1.2 2007/09/24 11:22:22 bacon Exp $ + * $Id: asenet.cpp 117 2008-03-03 11:20:05Z baconevi $ * * {License} */ diff --git a/ase/net/asenet.h b/ase/net/asenet.h index d9748f28..9a9889bf 100644 --- a/ase/net/asenet.h +++ b/ase/net/asenet.h @@ -1,5 +1,5 @@ /* - * $Id: asenet.h,v 1.3 2007/09/24 11:22:22 bacon Exp $ + * $Id: asenet.h 117 2008-03-03 11:20:05Z baconevi $ * * {License} */ diff --git a/ase/net/misc.cpp b/ase/net/misc.cpp index 1554bcf9..fbd36ce3 100644 --- a/ase/net/misc.cpp +++ b/ase/net/misc.cpp @@ -1,5 +1,5 @@ /* - * $Id: misc.cpp,v 1.4 2007/09/24 11:22:22 bacon Exp $ + * $Id: misc.cpp 117 2008-03-03 11:20:05Z baconevi $ * * {License} */ diff --git a/ase/net/misc.h b/ase/net/misc.h index 2798a820..e5325497 100644 --- a/ase/net/misc.h +++ b/ase/net/misc.h @@ -1,5 +1,5 @@ /* - * $Id: misc.h,v 1.2 2007/09/24 11:22:22 bacon Exp $ + * $Id: misc.h 117 2008-03-03 11:20:05Z baconevi $ * * {License} */