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 | 6381b39aab1cdbac16184a963d542acf33875753 (patch) | |
tree | 662b7d99307399544f4c8bf49937d563b6fcbb45 /INSTALL | |
parent | 47e462db1a8875c362479d609c3efd5e82b0f782 (diff) | |
download | geiser-guile-6381b39aab1cdbac16184a963d542acf33875753.tar.gz geiser-guile-6381b39aab1cdbac16184a963d542acf33875753.tar.bz2 |
better indent , gsi opening param using module if > version 4.9.3
Diffstat (limited to 'INSTALL')
-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 |