[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Pre-release



Andrew D. Hwang a écrit, jeudi 10 avril 2003, à 20:50 :
> On Thu, 10 Apr 2003, Jacques L'helgoualc'h wrote:
[...]
> (The snippet didn't catch the string "(pair center," in a function, but
> surely the test can be tweaked:)

Sorry, I missed that ... maybe simpler is better:

perl -pi.bak -e 's/\bpair\b/triple/g' *.xp

changes pair  to triple, unless embedded  in an identifier  ; may damage
comments ...
-- 
Jacques L'helgoualc'h