From 545164ac3377eb27a6221599ccc529b08178c714 Mon Sep 17 00:00:00 2001 From: hyung-hwan Date: Tue, 1 Aug 2006 15:59:27 +0000 Subject: [PATCH] *** empty log message *** --- ase/awk/parse.c | 2 +- ase/awk/run.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ase/awk/parse.c b/ase/awk/parse.c index cc1d82e5..35aaef4d 100644 --- a/ase/awk/parse.c +++ b/ase/awk/parse.c @@ -1,5 +1,5 @@ /* - * $Id: parse.c,v 1.148 2006-08-01 15:57:42 bacon Exp $ + * $Id: parse.c,v 1.149 2006-08-01 15:59:27 bacon Exp $ */ #include diff --git a/ase/awk/run.c b/ase/awk/run.c index b5e1114b..d611bb3d 100644 --- a/ase/awk/run.c +++ b/ase/awk/run.c @@ -1,5 +1,5 @@ /* - * $Id: run.c,v 1.149 2006-08-01 15:57:43 bacon Exp $ + * $Id: run.c,v 1.150 2006-08-01 15:59:27 bacon Exp $ */ #include