* fix cvs name replacing

This commit is contained in:
peter 2002-12-12 17:33:45 +00:00
parent 24ae00232c
commit eb17b0dc2d
2 changed files with 2 additions and 2 deletions

View File

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

View File

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