From 68d550e2c39b592a235b8c04ce5a9417c6aa5c10 Mon Sep 17 00:00:00 2001 From: Asumu Takikawa Date: Wed, 11 Jul 2012 21:46:30 -0400 Subject: [PATCH] Update props file for `racket/private/shared-body.rkt` --- collects/meta/props | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/collects/meta/props b/collects/meta/props index 7f4c1f914e..3dcfa108a8 100755 --- a/collects/meta/props +++ b/collects/meta/props @@ -841,7 +841,6 @@ path/s is either such a string or a list of them. "collects/mzlib/match.rkt" responsible (samth) "collects/mzlib/pconvert.rkt" responsible (robby) "collects/mzlib/plt-match.rkt" responsible (samth) -"collects/mzlib/private/shared-body.rkt" drdr:command-line #f "collects/mzlib/shared.rkt" responsible (robby) "collects/mzlib/traceld.rkt" drdr:command-line #f "collects/mzscheme" responsible (mflatt) @@ -881,6 +880,7 @@ path/s is either such a string or a list of them. "collects/racket/place" responsible (tewk) "collects/racket/place/distributed/examples/hello-world.rkt" drdr:command-line #f "collects/racket/private/generic.rkt" responsible (asumu stamourv) +"collects/racket/private/shared-body.rkt" drdr:command-line #f "collects/racklog" responsible (jay) "collects/rackunit" responsible (jay noel ryanc) "collects/rackunit/gui.rkt" responsible (ryanc)