annotate .hgignore @ 203:9ddc8982ad2d clapack-included

This file is very problematic in CLAPACK 3.2, with string handling memory problems all over the place; replace with older version from 3.1.1.1
author Chris Cannam
date Fri, 30 Sep 2016 16:22:56 +0100
parents 857ca50ca25f
children cf62f73766e9
rev   line source
Chris@108 1 syntax: glob
Chris@108 2 *.o
Chris@108 3 *~
Chris@108 4 *.orig
Chris@108 5 *.a
Chris@151 6 doc/html/
Chris@151 7 tests/test-*
Chris@191 8 tests/test.log
Chris@151 9 *.rej
Chris@191 10 ext/uncertain/
Chris@151 11