summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorAlberto Ruiz <aruiz@um.es>2008-10-16 07:29:48 +0000
committerAlberto Ruiz <aruiz@um.es>2008-10-16 07:29:48 +0000
commit32041e6c67be3d8da52351e60e16c13960f32a9e (patch)
tree45cb31f3e7e8ca5d914fcd6f6c2cee381cfaf30c /examples
parent210f0027a7a4614469f8f61eef255852c53e5fb8 (diff)
added examples/tests.hs
Diffstat (limited to 'examples')
-rw-r--r--examples/tests.hs3
1 files changed, 3 insertions, 0 deletions
diff --git a/examples/tests.hs b/examples/tests.hs
new file mode 100644
index 0000000..23fd675
--- /dev/null
+++ b/examples/tests.hs
@@ -0,0 +1,3 @@
1import Numeric.LinearAlgebra.Tests
2
3main = runTests 20