annotate .hgignore @ 260:de770971a628

Rename and reorder args of at and slice functions in matrix and vector for consistency with std module equivalents
author Chris Cannam
date Wed, 22 May 2013 13:54:15 +0100
parents ec43e528464b
children
rev   line source
Chris@120 1 syntax: glob
Chris@120 2 classes/*
Chris@120 3 bin/.test*
Chris@123 4 *~
Chris@175 5 doc/*
Chris@175 6 hs_err_*
Chris@175 7 test/.run*
Chris@175 8 yetilab.jar