From d1b5fa03ce03567fc3fa5bdba1bd51066927ceb7 Mon Sep 17 00:00:00 2001 From: Eric Swenson Date: Thu, 12 Aug 2021 07:39:25 -0700 Subject: [PATCH] Updated RRS; TEST GRAPHS for RRS. This version includes one new function to test graphs, $ which compiles all the MCELLs in the SENE1 image and then displays the complete SENE1 cell. It takes about 15 to 20 seconds to compile the display. That's pretty amazing for source code, much faster then DM, or USC-ISI's pdp10s. Just think what a difference the compiler will make... --- src/rrs/test.graphs | 30 +++++++++++++++++++----------- 1 file changed, 19 insertions(+), 11 deletions(-) diff --git a/src/rrs/test.graphs b/src/rrs/test.graphs index 3a9a8f96..1d9c694b 100644 --- a/src/rrs/test.graphs +++ b/src/rrs/test.graphs @@ -135,18 +135,20 @@ >>> ) - (Y <+ .Y1 .99999999E-7>) + "AUX" (X <+ .X1 0.99999999E-7>) + (Y <+ .Y1 0.99999999E-7>) (A <* .Y .Y>>>)) > .A>> -) (Y <+ .Y1 .99999999E-7>) A B -) +) + (Y <+ .Y1 0.99999999E-7>) A B) > .X>> > .Y>> <* .A .B>> -) (Y <+ .99999999E-7 .Y1>)) +) (Y <+ 0.99999999E-7 .Y1>)) > .X> > .Y>>>>> @@ -336,7 +338,7 @@ - + @@ -351,14 +353,14 @@ 3D #FALSE () (-1 MT!-MCELLS ) - (-1 TREE!-MCELLS ) - (-1 TREE!-MCELLS ) - (-1 BOX!-MCELLS ) + (-1 TREE!-MCELLS ) + (-1 TREE!-MCELLS ) + (-1 BOX!-MCELLS ) (-1 BOX1!-MCELLS - + ) - (-1 TREE!-MCELLS ))> + (-1 TREE!-MCELLS ))> > + +>> + + >> + \ No newline at end of file