aboutsummaryrefslogtreecommitdiffstats
path: root/other/sage-scheme-notes.txt
diff options
context:
space:
mode:
authorbnewbold <bnewbold@eta.mit.edu>2009-01-16 18:59:40 -0500
committerbnewbold <bnewbold@eta.mit.edu>2009-01-16 18:59:40 -0500
commit474f620ecc069600b82c22c753c11fbe46494055 (patch)
tree15de5ffeeb5c489bb1a4a65971454410f4512e5c /other/sage-scheme-notes.txt
parentb90b707a750e5ca712e44ea54918407728583f8d (diff)
download8thesis-474f620ecc069600b82c22c753c11fbe46494055.tar.gz
8thesis-474f620ecc069600b82c22c753c11fbe46494055.zip
moved some files
Diffstat (limited to 'other/sage-scheme-notes.txt')
-rw-r--r--other/sage-scheme-notes.txt9
1 files changed, 9 insertions, 0 deletions
diff --git a/other/sage-scheme-notes.txt b/other/sage-scheme-notes.txt
new file mode 100644
index 0000000..0b88a90
--- /dev/null
+++ b/other/sage-scheme-notes.txt
@@ -0,0 +1,9 @@
+
+in sage-###/devel/sage/sage/interfaces/, copy template.py to mitscheme.py
+edit all.py and add appropriate objects, strings
+
+then compile everything:
+./sage -b
+
+
+