|
--- scheme.c 2020-05-30 04:37:00.000000000 +0200
|
|
+++ scheme.c.patched 2023-08-25 16:27:06.630913191 +0200
|
|
@@ -101,7 +101,7 @@
|
|
#endif
|
|
|
|
#ifndef InitFile
|
|
-# define InitFile "init.scm"
|
|
+# define InitFile "/usr/share/tinyscheme/init.scm"
|
|
#endif
|
|
|
|
#ifndef FIRST_CELLSEGS
|