Organize dist-specs; remove bogus collection.
Merge to 5.0.2.
(cherry picked from commit 91f9f0c2d3
)
This commit is contained in:
parent
dbddb4a5ae
commit
48752d84f7
|
@ -660,8 +660,10 @@ plt-extras :+= (package: "deinprogramm/")
|
||||||
(collects: "teachpack/deinprogramm/")
|
(collects: "teachpack/deinprogramm/")
|
||||||
(doc: "DMdA-lib")
|
(doc: "DMdA-lib")
|
||||||
|
|
||||||
;; -------------------- unstable
|
;; -------------------- data
|
||||||
mz-extras :+= (package: "data")
|
mz-extras :+= (package: "data")
|
||||||
|
|
||||||
|
;; -------------------- unstable
|
||||||
mz-extras :+= (- (package: "unstable")
|
mz-extras :+= (- (package: "unstable")
|
||||||
;; should "gui" mean DrRacket or GRacket? It's not
|
;; should "gui" mean DrRacket or GRacket? It's not
|
||||||
;; obvious that "framework" is only in DrRacket.
|
;; obvious that "framework" is only in DrRacket.
|
||||||
|
|
|
@ -1,3 +0,0 @@
|
||||||
#lang racket
|
|
||||||
(provide y)
|
|
||||||
(define y 1)
|
|
Loading…
Reference in New Issue
Block a user