aboutsummaryrefslogtreecommitdiff
path: root/listbas.c
diff options
context:
space:
mode:
Diffstat (limited to 'listbas.c')
-rw-r--r--listbas.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/listbas.c b/listbas.c
index 4b5c16a..961ec32 100644
--- a/listbas.c
+++ b/listbas.c
@@ -701,6 +701,9 @@ int main(int argc, char **argv) {
if(bas_type == B_APLUS)
aplus_errtok_hack = 1;
+ if(bas_type == B_BXL)
+ bxl_exttok_hack = 1;
+
init_token_tables();
readfile();