view tools/rename.bat @ 12327:17ed65e87db1 v8.0.1043

patch 8.0.1043: warning for uninitialized variable commit https://github.com/vim/vim/commit/4ec86ddd77a89766e42bd0a6cfcf10af4c3d03b2 Author: Bram Moolenaar <Bram@vim.org> Date: Sat Sep 2 23:28:54 2017 +0200 patch 8.0.1043: warning for uninitialized variable Problem: Warning for uninitialized variable. (John Marriott) Solution: Move code to check indent inside "if".
author Christian Brabandt <cb@256bit.org>
date Sat, 02 Sep 2017 23:30:04 +0200
parents f0b1cbf9467e
children 217c97e06615
line wrap: on
line source

mv vim.exe vimw32.exe
mv tee/tee.exe teew32.exe
mv xxd/xxd.exe xxdw32.exe
mv vim.pdb vimw32.pdb
mv install.exe installw32.exe
mv uninstal.exe uninstalw32.exe