Diff
Not logged in

Differences From Artifact [8aaed740a3]:

To Artifact [ee80fc74ae]:


13
14
15
16
17
18
19



20
21
# RCS: @(#) $Id: $
#
###############################################################################

if {![package vsatisfies [package provide Tcl] 8.4]} then {return}
if {[string length [package provide Eagle]] > 0} then {return}




package ifneeded Garuda 1.0 \
    [list source [file join $dir helper.tcl]]







>
>
>


13
14
15
16
17
18
19
20
21
22
23
24
# RCS: @(#) $Id: $
#
###############################################################################

if {![package vsatisfies [package provide Tcl] 8.4]} then {return}
if {[string length [package provide Eagle]] > 0} then {return}

package ifneeded dotnet 1.0 \
    [list source [file join $dir dotnet.tcl]]

package ifneeded Garuda 1.0 \
    [list source [file join $dir helper.tcl]]