manual move of the files to avoid the svn bug

svn: r13759
This commit is contained in:
Robby Findler 2009-02-21 02:48:14 +00:00
parent cc495b9fd0
commit fb0cc555f4
3 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
#reader "literate-reader.ss" #lang scribble/lp
@(require (for-label scheme/math) ;; for 'pi' below @(require (for-label scheme/math) ;; for 'pi' below
scheme/math) scheme/math)

View File

@ -1,5 +1,5 @@
#lang s-exp syntax/module-reader #lang s-exp syntax/module-reader
"literate-lang.ss" scribble/lp/lang/lang
#:read read-inside #:read read-inside
#:read-syntax read-syntax-inside #:read-syntax read-syntax-inside
#:whole-body-readers? #t #:whole-body-readers? #t