summaryrefslogtreecommitdiff
path: root/appl/lib/parseman.b
diff options
context:
space:
mode:
authorCharles.Forsyth <devnull@localhost>2007-06-07 15:33:50 +0000
committerCharles.Forsyth <devnull@localhost>2007-06-07 15:33:50 +0000
commit7d5a2526f46cd3474fb96a684f7b87e9e78128b0 (patch)
treef7ece6cb7cd1d30674d303f39b838a5cc1ec0376 /appl/lib/parseman.b
parent5f2c52f9f523ee1b46383d4df8544ecf79bad85c (diff)
20070607-1632
Diffstat (limited to 'appl/lib/parseman.b')
-rw-r--r--appl/lib/parseman.b9
1 files changed, 5 insertions, 4 deletions
diff --git a/appl/lib/parseman.b b/appl/lib/parseman.b
index 3b682587..bf420763 100644
--- a/appl/lib/parseman.b
+++ b/appl/lib/parseman.b
@@ -1,12 +1,13 @@
implement Parseman;
include "sys.m";
+ sys: Sys;
+
include "bufio.m";
-include "man.m";
+ bufio: Bufio;
+ Iobuf: import bufio;
-sys: Sys;
-bufio: Bufio;
-Iobuf: import bufio;
+include "man.m";
FONT_LITERAL: con -1;