reorganize into core plus packages

The "racket" directory contains a pared-back version of the
repository, roughly.

The "pkgs" directory everything else in the repository, but
organized into packages.

original commit: b2ebb0a28bf8136e75cd98316c22fe54c30eacb2
This commit is contained in:
Matthew Flatt 2013-05-24 21:57:31 -06:00
parent cc2436bac6
commit b79fa2c540
277 changed files with 193 additions and 69 deletions
pkgs
racket-pkgs
scribble-pkgs/scribble-doc
info.rkt
scribblings/scribble

View File

@ -0,0 +1,4 @@
#lang setup/infotab
(define build-deps '("scribble-lib"
"racket-doc"))

Some files were not shown because too many files have changed in this diff Show More