some conversion where wrong

This commit is contained in:
pierre 1998-09-18 16:01:22 +00:00
parent 5ae64603db
commit d337790969

View File

@ -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/