view .hgignore @ 11136:a51ac4198e1c

oct-parse.yy (load_fcn_from_file): also strip directory when computing function name from filename
author John W. Eaton <jwe@octave.org>
date Fri, 22 Oct 2010 04:24:11 -0400
parents feaaf725c54f
children 95b1c64c287f
line wrap: on
line source

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

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