aboutsummaryrefslogtreecommitdiffhomepage
path: root/.krazy
diff options
context:
space:
mode:
authorGravatar Gael Guennebaud <g.gael@free.fr>2008-08-31 13:32:29 +0000
committerGravatar Gael Guennebaud <g.gael@free.fr>2008-08-31 13:32:29 +0000
commit7e8aa63bb7083c1f465be0b42460f49559ee6b7a (patch)
treeed1c2db0373330f1d05b9e2f554dedbfc0cd307e /.krazy
parent5c34d8e20a4263bb387e19da4209137bfe519a54 (diff)
* Add Hyperplane::transform(Matrix/Transform)
* Fix compilations with gcc 3.4, ICC and doxygen * Fix krazy directives (hopefully)
Diffstat (limited to '.krazy')
-rw-r--r--.krazy4
1 files changed, 3 insertions, 1 deletions
diff --git a/.krazy b/.krazy
index cee8846bb..d719866a6 100644
--- a/.krazy
+++ b/.krazy
@@ -1 +1,3 @@
-IGNORESUBS disabled,bench,build \ No newline at end of file
+SKIP /disabled/
+SKIP /bench/
+SKIP /build/