mpw/verbatim
Kelvin Sherlock 42fe265dd2 Smarter handling of : after a variable.
Since :: is equivalent to .. in Unix, {$PathVariable}: would expand unexpectedly
if PathVariable had a trailing : (which it usually does) -- i.e., some:path:: == /some/path/.. = /some/.

: after a variable will be dropped if there was already a trailing :
2015-02-08 14:49:08 -05:00
..
Environment.text Smarter handling of : after a variable. 2015-02-08 14:49:08 -05:00
Errors.text verbatim code 2013-08-21 21:30:06 -04:00
Globals.text verbatim code 2013-08-21 21:30:06 -04:00
Templates.text updated verbatim settings 2015-01-12 15:31:59 -05:00
Traps.text verbatim code 2013-08-21 21:30:06 -04:00
makefile.sh verbatim code 2013-08-21 21:30:06 -04:00