Add the variable octal.

This commit is contained in:
Nick Roberts
2008-01-23 06:20:34 +00:00
parent 467a88eed1
commit bb2bed55ec

View File

@ -85,6 +85,8 @@ if ![info exists env(EXEEXT)] {
set EXEEXT $env(EXEEXT)
}
set octal "\[0-7\]+"
### Only procedures should come after this point.
#