On May 20, 2018, at 8:23 AM, Ryan Schmidt <[email protected]> wrote: > > Why is macports_version a proc and not an option?
To make it read-only? It seems procs and trace are Tcl’s way of defining constants <http://wiki.tcl.tk/1734>. -AM
On May 20, 2018, at 8:23 AM, Ryan Schmidt <[email protected]> wrote: > > Why is macports_version a proc and not an option?
To make it read-only? It seems procs and trace are Tcl’s way of defining constants <http://wiki.tcl.tk/1734>. -AM