view .hgignore @ 7898:cce16b4e0970

lex.l (grab_block_comment): Use parens around || expression within && expression
author John W. Eaton <jwe@octave.org>
date Thu, 26 Jun 2008 15:59:51 -0400
parents feaaf725c54f
children 95b1c64c287f
line wrap: on
line source

(^|/)CVS($|/)
(^|/)\.hg($|/)
(^|/)\.hgtags($|/)

^build-.*($|/)
(^|/)configure$
(^|/)autom4te.cache($|/)
^config\.h\.in$