*** empty log message ***

This commit is contained in:
hyung-hwan 2006-11-17 07:49:10 +00:00
parent a374fe502e
commit 674c213c92
2 changed files with 5 additions and 7 deletions

View File

@ -1,5 +1,5 @@
/*
* $Id: awk.c,v 1.114 2006-11-17 06:51:27 bacon Exp $
* $Id: awk.c,v 1.115 2006-11-17 07:49:10 bacon Exp $
*/
#include <ase/awk/awk.h>
@ -1094,6 +1094,10 @@ int xp_main (int argc, ase_char_t* argv[])
}
#endif
#if defined(__unix) || defined(__unix__)
xp_setlocale ();
#endif
n = __main (argc, argv);
#if defined(__linux) && defined(_DEBUG)

View File

@ -1,6 +0,0 @@
Beth 4.00 0
Dan 3.74 0
Kathy 4.00 10
Mark 5.00 20
Mary 5.50 22
Susie 4.25 18