mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-11-02 07:09:38 +01:00
some conversion where wrong
This commit is contained in:
parent
5ae64603db
commit
d337790969
@ -13,9 +13,9 @@ s/\:=\(.*\)W(/:=\1(/
|
||||
# function call without parameters
|
||||
s/\:=\(.*\)W *;/:=\1;/
|
||||
# unit name
|
||||
s/ascfun;/ascdef;/
|
||||
s/unifun;/unidef;/
|
||||
# cvs name
|
||||
s/ascfun.pp,v/ascdef.pp,v/
|
||||
s/unifun.pp,v/unidef.pp,v/
|
||||
# unit conditionnal
|
||||
s/UNICODEFUNCTIONS/UNICODEFUNCTIONSDEFAULT/
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user