From a516f54313d3fa9ee297d90bf54b9ce60c8057e2 Mon Sep 17 00:00:00 2001 From: hyung-hwan Date: Sun, 30 Apr 2006 14:08:32 +0000 Subject: [PATCH] *** empty log message *** --- ase/awk/awk.def | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/ase/awk/awk.def b/ase/awk/awk.def index 92a7dc7c..95a928c9 100644 --- a/ase/awk/awk.def +++ b/ase/awk/awk.def @@ -9,6 +9,7 @@ EXPORTS xp_awk_clear xp_awk_setparseopt + xp_awk_setrunopt xp_awk_attsrc xp_awk_detsrc @@ -16,5 +17,3 @@ EXPORTS xp_awk_parse xp_awk_run - xp_awk_strtolong - xp_awk_strtoreal