summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbnewbold <bnewbold@eta.mit.edu>2009-05-08 07:38:53 -0400
committerbnewbold <bnewbold@eta.mit.edu>2009-05-08 07:38:53 -0400
commit97be81b5fa5c5c5f300cd66e1f616e6924de07f4 (patch)
treebc29c85d945b41a04357712377069f6a7e496b8e
parentc02dece30f877532eb9b7883730edbc9f1cdd362 (diff)
download6.945-97be81b5fa5c5c5f300cd66e1f616e6924de07f4.tar.gz
6.945-97be81b5fa5c5c5f300cd66e1f616e6924de07f4.zip
nothing
-rw-r--r--final_project/work/discovery-mech-play.scm5
1 files changed, 2 insertions, 3 deletions
diff --git a/final_project/work/discovery-mech-play.scm b/final_project/work/discovery-mech-play.scm
index c2d5013..7a59125 100644
--- a/final_project/work/discovery-mech-play.scm
+++ b/final_project/work/discovery-mech-play.scm
@@ -1,7 +1,6 @@
-
+; this should all be running in scmutils
+;
(load "discovery")
-;Loading "discovery.scm"... done
-;Value: discover:named-opers
(discover:named-opers)
;Value: (+ one-like cos dot-product expt one? * gcd partial-derivative acos exp atan2 cosh imag-part one = conjugate zero? / zero-like abs sinh identity? sin asin derivative angle magnitude inexact? type apply identity make-polar arity real-part - invert negate identity-like trace determinant sqrt zero log square make-rectangular type-predicate atan1)