diff options
author | mathieu2em <math.per@hotmail.com> | 2019-07-31 13:18:28 -0400 |
---|---|---|
committer | mathieu2em <math.per@hotmail.com> | 2019-08-20 15:31:38 -0400 |
commit | 2f428491b0aedf0b5b6e639e91a30c36b9b924b5 (patch) | |
tree | 9dcbd6c2aae51b507d3658dda137ac87cb28c189 | |
parent | 6e42ada1f8e9c44cf721ca2e200d370444c8a886 (diff) | |
download | geiser-2f428491b0aedf0b5b6e639e91a30c36b9b924b5.tar.gz geiser-2f428491b0aedf0b5b6e639e91a30c36b9b924b5.tar.bz2 |
better indent , gsi opening param using module if > version 4.9.3
-rw-r--r-- | INSTALL | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -68,7 +68,7 @@ package-install-file. -Configure Gambit correctly to have access to the (##decompile method) this is required for dynamic autodoc of users defined methods and ## starting methods - $ cd ~/[YOUR GAMBIT FILES] + $ cd ~/[YOUR GAMBIT DIRECTORY] $ ./configure --enable-single-host --enable-debug --enable-rtlib-debug-source $ make bootstrap $ make bootclean |