File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 11@ echo off
22
33REM src/tools/msvc/pgbison.bat
4- REM all the logic for this now belongs in builddoc .pl. This file really
4+ REM all the logic for this now belongs in pgbison .pl. This file really
55REM only exists so you don't have to type "perl src/tools/msvc/pgbison.pl"
66REM Resist any temptation to add any logic here.
77@ perl src/tools/msvc/pgbison.pl %*
Original file line number Diff line number Diff line change 11@ echo off
22
33REM src/tools/msvc/pgflex.bat
4- REM all the logic for this now belongs in builddoc .pl. This file really
4+ REM all the logic for this now belongs in pgflex .pl. This file really
55REM only exists so you don't have to type "perl src/tools/msvc/pgflex.pl"
66REM Resist any temptation to add any logic here.
77@ perl src/tools/msvc/pgflex.pl %*
You can’t perform that action at this time.
0 commit comments