Eskil

Diff
Login

Differences From Artifact [41ea69856b]:

To Artifact [0c4691b6c2]:


79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
79
80
81
82
83
84
85

86
87
88
89
90
91
92







-







    } else {
        set ::diff(tmpdir) .
    }
}

# Support for FreeWrap.
if {[info proc ::freewrap::unpack] != ""} {
    console show
    set debug 0
    set thisdir [pwd]
    set thisscript ""
    set ::diff(thisexe) [list [info nameofexecutable]]
    # If diff.exe is wrapped, copy it so we can use it.
    set apa [::freewrap::unpack /diff.exe]
    if {$apa != ""} {