OCaml: put macro flag in metadata rather than special type field
[jackhill/mal.git] / ps / step1_read_print.ps
index 476c917..858987c 100644 (file)
@@ -1,6 +1,7 @@
-(types.ps) run
-(reader.ps) run
-(printer.ps) run
+/runlibfile where { pop }{ /runlibfile { run } def } ifelse % 
+(types.ps) runlibfile
+(reader.ps) runlibfile
+(printer.ps) runlibfile
 
 % read
 /_readline { print flush (%stdin) (r) file 99 string readline } def