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