From 2cd0321a2322f8227f73aa5fe70a1cef25de3b22 Mon Sep 17 00:00:00 2001 From: Vincent St-Amour Date: Wed, 9 Jun 2010 11:43:41 -0400 Subject: [PATCH] Took responsibility for Typed Scheme's optimizer. --- collects/meta/props | 1 + 1 file changed, 1 insertion(+) diff --git a/collects/meta/props b/collects/meta/props index 7d0708efb5..10295afa3d 100755 --- a/collects/meta/props +++ b/collects/meta/props @@ -1783,6 +1783,7 @@ path/s is either such a string or a list of them. "collects/typed/rackunit" responsible (jay) "collects/typed/rackunit/gui.rkt" drdr:command-line (gracket "-t" *) "collects/typed-scheme" responsible (samth) +"collects/typed-scheme/private/optimize.rkt" responsible (stamourv) "collects/unstable" responsible (jay samth cce ryanc) "collects/unstable/byte-counting-port.rkt" responsible (jay) "collects/unstable/debug.rkt" responsible (samth)