changeset 437:88b44f514305

Tidy
author Chris Cannam
date Tue, 08 Oct 2013 15:37:59 +0100
parents 563d52c00f06
children fd89f45b2ade
files src/may/stream/test/test_convolve.yeti src/may/stream/test/test_filter.yeti
diffstat 2 files changed, 0 insertions(+), 8 deletions(-) [+]
line wrap: on
line diff
--- a/src/may/stream/test/test_convolve.yeti	Tue Oct 08 15:37:47 2013 +0100
+++ b/src/may/stream/test/test_convolve.yeti	Tue Oct 08 15:37:59 2013 +0100
@@ -7,10 +7,6 @@
 manip = load may.stream.manipulate;
 convolve = load may.stream.convolve;
 
-//pl = load may.plot;//!!!
-
-pl = { plot things = true; };
-
 { compare, compareUsing, assert } = load may.test.test;
 
 compareClose = compareUsing 
--- a/src/may/stream/test/test_filter.yeti	Tue Oct 08 15:37:47 2013 +0100
+++ b/src/may/stream/test/test_filter.yeti	Tue Oct 08 15:37:59 2013 +0100
@@ -8,10 +8,6 @@
 syn = load may.stream.syntheticstream;
 filt = load may.stream.filter;
 
-//pl = load may.plot;//!!!
-
-pl = { plot things = true; };
-
 { compare, compareUsing, assert } = load may.test.test;
 
 logSpectrumFrom output n =