*** empty log message ***
This commit is contained in:
parent
a374fe502e
commit
674c213c92
@ -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>
|
#include <ase/awk/awk.h>
|
||||||
@ -1094,6 +1094,10 @@ int xp_main (int argc, ase_char_t* argv[])
|
|||||||
}
|
}
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#if defined(__unix) || defined(__unix__)
|
||||||
|
xp_setlocale ();
|
||||||
|
#endif
|
||||||
|
|
||||||
n = __main (argc, argv);
|
n = __main (argc, argv);
|
||||||
|
|
||||||
#if defined(__linux) && defined(_DEBUG)
|
#if defined(__linux) && defined(_DEBUG)
|
||||||
|
@ -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
|
|
Loading…
x
Reference in New Issue
Block a user