From 228f1d1052ee6901d9f09fd7aae011fdffdb234f Mon Sep 17 00:00:00 2001 From: Morten Kromberg Date: Tue, 3 Oct 2017 13:18:04 +0200 Subject: [PATCH] Corrected comments in TestVecDb --- TestVecdb.dyalog | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/TestVecdb.dyalog b/TestVecdb.dyalog index 660537f..dca205e 100644 --- a/TestVecdb.dyalog +++ b/TestVecdb.dyalog @@ -1,10 +1,9 @@ :Namespace TestVecdb - ⍝ Updated to version 0.2.5 with mapped columns - ⍝ Call TestVecdb.RunAll to run a full system test + ⍝ Updated to version 0.2.6 with mapped columns + ⍝ Call TestVecdb.Run '' to run all tests ⍝ assumes vecdb is loaded in #.vecdb ⍝ returns memory usage statistics (result of "memstats 0") - ⍝ Morten was here too (⎕IO ⎕ML)←1 1