Not logged in

Differences From Artifact [f1dc2bad32831699]:

File user/crc/rancid/rancid.rx part of check-in [1ab5fc11c8] - update web apps; add incision pastebin code by crc on 2011-05-19 16:43:18. [annotate] [view]

To Artifact [edd070100caa9fad]:

File user/crc/rancid/rancid.rx part of check-in [537872ae2e] - continue replacing elements with variables| by crc on 2011-12-07 12:34:14. [annotate] [view]


@@ -19,9 +19,9 @@
   "20" ^strings'prepend "script.erx" withTemplate ;
 
 ( paths ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ )
 {{
-  2 elements content lines
+  variables| content lines |
 
   : clean ( $- )
     withLength
     [ dup @ 10 13 within [ 999 swap &! sip ] ifTrue 1+ ] times drop ;