home *** CD-ROM | disk | FTP | other *** search
- ; PARex v3.xx program script: "ShowPARex"
- ; ~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~
- ; Update: 14-Nov-93
-
- ; $VER: ShowPARex 39.002 (14.11.93) Show PARex header.
-
- ; NOTE: The output looks best under OS v2.x and later. To get the same nice look
- ; under OS v1.x, remove the following line, and un-comment the last line!
-
- PAREX PAREX:PARexHeader * SILENT { REPL "{#'* }" BY "\e[32;41m{}\e[0m" CONTEXT }
-
- ; PAREX PAREX:PARexHeader * SILENT { REPL "{#'* }" BY "\e[31;42m{}\e[0m" CONTEXT }
-
-