view .hgignore @ 10098:d3451c1496f8

allow the general case in Array<T>::compute_index
author Jaroslav Hajek <highegg@gmail.com>
date Wed, 13 Jan 2010 22:06:58 +0100
parents feaaf725c54f
children 95b1c64c287f
line wrap: on
line source

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

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