> > > Hi Seb, > > Well then, if it is so easy, and artificial, please provide such a > function to the Python script that I use for re-indent and > validation. I'd certainly have no objections then, would I? I used > those functions on all of the code I've ported thus far. I only broke > the re-indenter once, and I was able to work around it. >
sed 's/var[[:space:]]\+\(volatile[[:space:]]\+\)*\([[:alpha:]]\|[[:digit:]]\|\*\)\+/alias/' Seb --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "jallib" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/jallib?hl=en -~----------~----~----~----~------~----~------~--~---
