mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-11-10 21:19:32 +01:00
* fix cvs name replacing
This commit is contained in:
parent
24ae00232c
commit
eb17b0dc2d
@ -15,7 +15,7 @@ s/\:=\(.*\)A *;/:=\1;/
|
|||||||
# unit name
|
# unit name
|
||||||
s/ascfun;/ascdef;/
|
s/ascfun;/ascdef;/
|
||||||
# cvs name
|
# cvs name
|
||||||
s/ascfun.pp,v/ascdef.pp,v/
|
s/ascfun.inc,v/ascdef.inc,v/
|
||||||
# unit conditionnal
|
# unit conditionnal
|
||||||
s/ASCIIFUNCTIONS/ASCIIFUNCTIONSDEFAULT/
|
s/ASCIIFUNCTIONS/ASCIIFUNCTIONSDEFAULT/
|
||||||
|
|
||||||
|
|||||||
@ -15,7 +15,7 @@ s/\:=\(.*\)W *;/:=\1;/
|
|||||||
# unit name
|
# unit name
|
||||||
s/unifun;/unidef;/
|
s/unifun;/unidef;/
|
||||||
# cvs name
|
# cvs name
|
||||||
s/unifun.pp,v/unidef.pp,v/
|
s/unifun.inc,v/unidef.inc,v/
|
||||||
# unit conditionnal
|
# unit conditionnal
|
||||||
s/UNICODEFUNCTIONS/UNICODEFUNCTIONSDEFAULT/
|
s/UNICODEFUNCTIONS/UNICODEFUNCTIONSDEFAULT/
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user