[plt-dev] Re: [plt] Push #20401: master branch updated
5.0?
On Jun 2, samth at racket-lang.org wrote:
> samth has updated `master' from 66a97ebbac to 0199e11edd.
> http://git.racket-lang.org/plt/66a97ebbac..0199e11edd
>
> =====[ 1 Commits ]======================================================
>
> 0199e11 Sam Tobin-Hochstadt <samth at racket-lang.org> 2010-06-02 11:26
> :
> | Add require to base env to fix tests.
> :
> M collects/typed-scheme/private/base-env.rkt | 1 +
>
> =====[ Overall Diff ]===================================================
>
> collects/typed-scheme/private/base-env.rkt
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> --- OLD/collects/typed-scheme/private/base-env.rkt
> +++ NEW/collects/typed-scheme/private/base-env.rkt
> @@ -10,6 +10,7 @@
> "extra-procs.rkt"
> (only-in '#%kernel [apply kernel:apply])
> (only-in racket/private/pre-base new-apply-proc)
> + (for-syntax (only-in racket/private/pre-base new-apply-proc))
> scheme/promise scheme/system
> (only-in string-constants/private/only-once maybe-print-message)
> (only-in mzscheme make-namespace)
--
((lambda (x) (x x)) (lambda (x) (x x))) Eli Barzilay:
http://barzilay.org/ Maze is Life!
_________________________________________________
For list-related administrative tasks:
http://list.cs.brown.edu/mailman/listinfo/plt-dev