Add missing meta information for the new "future-visualizer" collection.
(cherry picked from commit 1635ac1bc5
)
This commit is contained in:
parent
a0f7f72780
commit
9ba9ffb957
|
@ -694,6 +694,9 @@ plt-extras :+= (package: "datalog/")
|
||||||
;; -------------------- db
|
;; -------------------- db
|
||||||
mz-extras :+= (package: "db/") (lib: "sqlite*")
|
mz-extras :+= (package: "db/") (lib: "sqlite*")
|
||||||
|
|
||||||
|
;; -------------------- future-visualizer
|
||||||
|
plt-extras :+= (package: "future-visualizer/")
|
||||||
|
|
||||||
;; ============================================================================
|
;; ============================================================================
|
||||||
;; Readme header
|
;; Readme header
|
||||||
|
|
||||||
|
|
|
@ -749,6 +749,7 @@ path/s is either such a string or a list of them.
|
||||||
"collects/frtime/demos/ufo.rkt" drdr:command-line (mzc *)
|
"collects/frtime/demos/ufo.rkt" drdr:command-line (mzc *)
|
||||||
"collects/frtime/gui/demo" drdr:command-line (mzc *)
|
"collects/frtime/gui/demo" drdr:command-line (mzc *)
|
||||||
"collects/frtime/gui.rkt" drdr:command-line (mzc *)
|
"collects/frtime/gui.rkt" drdr:command-line (mzc *)
|
||||||
|
"collects/future-visualizer" responsible (jamesswaine)
|
||||||
"collects/games" responsible (mflatt robby)
|
"collects/games" responsible (mflatt robby)
|
||||||
"collects/games/chat-noir" responsible (robby matthias)
|
"collects/games/chat-noir" responsible (robby matthias)
|
||||||
"collects/games/gobblet/check.rkt" drdr:command-line (mzc "-k" *)
|
"collects/games/gobblet/check.rkt" drdr:command-line (mzc "-k" *)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user