On Mar  3, 2000, Akim Demaille <[EMAIL PROTECTED]> wrote:

> | [/\\*] | [A-z]:[/\\*]

> You probably mean

> [/\\]* | [A-z]:[/\\]* )

Actually

[/\\]* | [A-Za-z]:[/\\]* )

-- 
Alexandre Oliva     http://www.ic.unicamp.br/~oliva/     Enjoy Guaranį
Cygnus Solutions, a Red Hat company        aoliva@{redhat, cygnus}.com
Free Software Developer and Evangelist    CS PhD student at IC-Unicamp
oliva@{lsd.ic.unicamp.br, gnu.org}   Write to mailing lists, not to me

Reply via email to