From 49d2c9b90ec18632ddff5f5dd5ba8ff0a0e9174a Mon Sep 17 00:00:00 2001 From: frese Date: Mon, 9 Feb 2004 14:14:51 +0000 Subject: [PATCH] - now loading scx according to the scsh-package-proposal --- orion.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/orion.in b/orion.in index 2b1522f..cbdb99b 100644 --- a/orion.in +++ b/orion.in @@ -1,4 +1,4 @@ #!@orionscsh@ \ --ll sunterlib-0.5/sunterlib.scm -lel scx-0.2/scheme/load-scx.scm -lm @orionschemedir@/packages.scm -m main -s +-ll sunterlib-0.5/sunterlib.scm -lel scx/load.scm -lm @orionschemedir@/packages.scm -m main -s !# (start)