view tools/rename.bat @ 13714:84e96a40b7ca v8.0.1729

patch 8.0.1729: no comma after last enum item commit https://github.com/vim/vim/commit/ea3ece405ab55f44018257bd2f5021231af8e87f Author: Bram Moolenaar <Bram@vim.org> Date: Tue Apr 17 20:14:39 2018 +0200 patch 8.0.1729: no comma after last enum item Problem: No comma after last enum item. Solution: Add a few commas to check if this works for all compilers. Also add a few // comments.
author Christian Brabandt <cb@256bit.org>
date Tue, 17 Apr 2018 20:15:07 +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