Fix comments over eagerly c&p'd.
This commit is contained in:
parent
c895e775a5
commit
b2e3be41a6
@ -1,7 +1,7 @@
|
|||||||
@echo off
|
@echo off
|
||||||
|
|
||||||
REM src/tools/msvc/pgbison.bat
|
REM src/tools/msvc/pgbison.bat
|
||||||
REM all the logic for this now belongs in builddoc.pl. This file really
|
REM all the logic for this now belongs in pgbison.pl. This file really
|
||||||
REM only exists so you don't have to type "perl src/tools/msvc/pgbison.pl"
|
REM only exists so you don't have to type "perl src/tools/msvc/pgbison.pl"
|
||||||
REM Resist any temptation to add any logic here.
|
REM Resist any temptation to add any logic here.
|
||||||
@perl src/tools/msvc/pgbison.pl %*
|
@perl src/tools/msvc/pgbison.pl %*
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
@echo off
|
@echo off
|
||||||
|
|
||||||
REM src/tools/msvc/pgflex.bat
|
REM src/tools/msvc/pgflex.bat
|
||||||
REM all the logic for this now belongs in builddoc.pl. This file really
|
REM all the logic for this now belongs in pgflex.pl. This file really
|
||||||
REM only exists so you don't have to type "perl src/tools/msvc/pgflex.pl"
|
REM only exists so you don't have to type "perl src/tools/msvc/pgflex.pl"
|
||||||
REM Resist any temptation to add any logic here.
|
REM Resist any temptation to add any logic here.
|
||||||
@perl src/tools/msvc/pgflex.pl %*
|
@perl src/tools/msvc/pgflex.pl %*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user