Changeset 82560
- Timestamp:
- 08/15/11 13:03:47 (4 years ago)
- File:
-
- 1 edited
-
trunk/dports/_resources/port1.0/group/app-1.0.tcl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/dports/_resources/port1.0/group/app-1.0.tcl
r82550 r82560 144 144 145 145 # Implement our own lreverse proc, if it doesn't already exist. This will be 146 # the case on Tiger which hasTcl 8.4; lreverse is new in Tcl 8.5.146 # the case on Tiger and Leopard which have Tcl 8.4; lreverse is new in Tcl 8.5. 147 147 # Taken from http://wiki.tcl.tk/17188 148 148 if {[info command lreverse] == ""} {
Note: See TracChangeset
for help on using the changeset viewer.

