Eskil

Check-in [8ff014bc22]
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview
Comment:Renamed resultfile to diffw.exe.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: 8ff014bc229406092c3e32b0d6a6ceeaa3ab0046
User & Date: peter 2003-02-09 23:36:24.000
Context
2003-02-09
23:37
Fixed Freewrap support. check-in: 95bf4153cd user: peter tags: trunk
23:36
Renamed resultfile to diffw.exe. check-in: 8ff014bc22 user: peter tags: trunk
18:52
Fixed the FileLabel. check-in: e5a6541265 user: peter tags: trunk
Changes
Unified Diff Ignore Whitespace Patch
Changes to wrap.bat.
1
2
3
4
5
6
7
8

copy diff.tcl tcldiff.tcl
copy diff.exe c:\
freewrap.exe tcldiff.tcl c:\diff.exe
del c:\diff.exe
del tcldiff.tcl

freewrap.exe dirdiff.tcl

|

|

|


1
2
3
4
5
6
7
8

copy diff.tcl diffw.tcl
copy diff.exe c:\
freewrap.exe diffw.tcl c:\diff.exe
del c:\diff.exe
del diffw.tcl

freewrap.exe dirdiff.tcl