add update-implies to package "info.rkt"s

original commit: eb9cbe20bf7b4ebc1eee63e2ca079ae566ff8c05
This commit is contained in:
Matthew Flatt 2014-08-14 16:26:09 +01:00
parent 8b41c49090
commit 77e11a99cb
2 changed files with 2 additions and 0 deletions

View File

@ -12,3 +12,4 @@
"rackunit-gui"
"rackunit-lib"
"scribble-lib"))
(define update-implies '("rackunit-lib"))

View File

@ -11,3 +11,4 @@
"eli-tester"
"rackunit-lib"
"srfi-lite-lib"))
(define update-implies '("rackunit-lib"))