changeset 62:5b6c000589a7

Just an import
author Chris Cannam <c.cannam@qmul.ac.uk>
date Thu, 13 Feb 2014 19:21:10 +0000
parents 625d922494f5
children 0cce8a3c7b98
files yeti/test.yeti
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/yeti/test.yeti	Mon Feb 03 13:01:47 2014 +0000
+++ b/yeti/test.yeti	Thu Feb 13 19:21:10 2014 +0000
@@ -10,6 +10,7 @@
 mm = load may.mathmisc;
 manipulate = load may.stream.manipulate;
 syn = load may.stream.syntheticstream;
+test = load may.test;
 
 { makeKernel } = load cqtkernel;
 { cqt } = load cqt;