minor reformatting

svn: r4579
This commit is contained in:
Matthew Flatt 2006-10-13 06:27:09 +00:00
parent 5984c169d3
commit 1f1fb6d840

View File

@ -1,10 +1,8 @@
;; Examples from Oleg Kiselyov's:
;; Examples from some papers, and from Oleg Kiselyov's:
;; Generic implementation of all four delimited control operators
;; shift/reset, prompt/control, shift0/reset0 and prompt0/control0
;; aka. -F- through +F+
;; $Id: delim-control-n.scm 815 2005-09-05 23:02:12Z oleg $
;; Plus examples from some papers
(load-relative "loadtest.ss")