diff options
Diffstat (limited to 'genvim.txr')
-rw-r--r-- | genvim.txr | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -7,9 +7,9 @@ static void dir_tables_init(void) @(until) } @(end) -@(next @(open-files '("eval.c" "rand.c" "signal.c" "stream.c" "gc.c" "glob.c" - "syslog.c" "filter.c" "txr.c" "arith.c" "unwind.c" - "sysif.c" "place.tl"))) +@(next @(open-files ^(#*"eval.c rand.c signal.c stream.c gc.c glob.c" + #*"syslog.c filter.c txr.c arith.c unwind.c" + ,*#`sysif.c @stdlib/place.tl`))) @(collect) @ (block) @ (cases) |