- Timestamp:
- Mar 14, 2018, 2:54:21 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/1.7/lang/tcl/scripts/library.tcl
r6690 r6692 158 158 } 159 159 160 if {[$xmlobj element $cpath.default.parameters] != ""} { 161 lappend queue $cpath.default.parameters 162 } 160 163 if {[$xmlobj element $cpath.current.parameters] != ""} { 161 164 lappend queue $cpath.current.parameters
Note: See TracChangeset
for help on using the changeset viewer.