From 0947416bdba01d9b3d3fcebb7d44268d9305866e Mon Sep 17 00:00:00 2001 From: bnewbold Date: Tue, 31 Mar 2009 17:43:48 -0400 Subject: journal, cleared load.scm --- journal/01mar2009.html | 2 +- src/load.scm | 11 ----------- 2 files changed, 1 insertion(+), 12 deletions(-) diff --git a/journal/01mar2009.html b/journal/01mar2009.html index e5be36f..3bfaf03 100644 --- a/journal/01mar2009.html +++ b/journal/01mar2009.html @@ -24,7 +24,7 @@ Some old links and notes from clearing out my email:

(previous entry) - -(next entry) +(next entry) diff --git a/src/load.scm b/src/load.scm index 1dab2dd..8b13789 100644 --- a/src/load.scm +++ b/src/load.scm @@ -1,12 +1 @@ -#| -*-Scheme-*- - | Copied from scmutils/src/calculus/load.scm, GPL licenced. - | - | Assumes a band generated by something like load-all.scm has already been - | loaded with the regular scmutils stuff - |# -(with-working-directory-pathname (directory-pathname (current-load-pathname)) - (lambda () - - ;; (load "speedup" generic-environment) - )) -- cgit v1.2.3