From: Tim Vaughan Date: Mon, 19 Jun 2017 10:42:03 +0000 (+1200) Subject: Replaced header in library file. X-Git-Url: https://thelambdalab.xyz/gitweb/index.cgi?p=scheme.forth.jl.git;a=commitdiff_plain;h=e1a4719549029d88e1409a1fbf074e96cce6e6e5 Replaced header in library file. --- diff --git a/src/scheme-library.scm b/src/scheme-library.scm index 78414ac..ec5c08e 100644 --- a/src/scheme-library.scm +++ b/src/scheme-library.scm @@ -1,3 +1,7 @@ +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; +;; Standard Library Procedures and Macros ;; +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; + ;; DERIVED FORMS ;; define (procedural syntax)