*** empty log message ***

This commit is contained in:
2007-03-12 15:24:19 +00:00
parent e155a89d80
commit da76f99abe
3 changed files with 34 additions and 14 deletions

View File

@ -1,5 +1,5 @@
/*
* $Id: awk.c,v 1.188 2007-03-12 11:37:39 bacon Exp $
* $Id: awk.c,v 1.189 2007-03-12 15:24:19 bacon Exp $
*/
#include <ase/awk/awk.h>
@ -631,7 +631,6 @@ static int next_extio_console (ase_awk_extio_t* epa)
return n;
}
ase_awk_t* app_awk = NULL;
ase_awk_run_t* app_run = NULL;