]> gitweb.factorcode.org Git - factor.git/commit
Moving new-sets and hash-sets to core
authorDaniel Ehrenberg <littledan@Macintosh-122.local>
Fri, 26 Feb 2010 16:01:57 +0000 (11:01 -0500)
committerDaniel Ehrenberg <littledan@Macintosh-122.local>
Fri, 26 Feb 2010 16:01:57 +0000 (11:01 -0500)
commite43312d7803437558746ac422550c669cc29878b
tree7281e57e31f37c280edec8663bb811fdf1c36b9b
parenta3c168cb5ebb0b351ccdacba168072ae2092b164
Moving new-sets and hash-sets to core
basis/new-sets/new-sets-tests.factor [deleted file]
basis/new-sets/new-sets.factor [deleted file]
basis/prettyprint/backend/backend.factor
core/bootstrap/syntax.factor
core/hash-sets/hash-sets-tests.factor [new file with mode: 0644]
core/hash-sets/hash-sets.factor [new file with mode: 0644]
core/new-sets/new-sets-tests.factor [new file with mode: 0644]
core/new-sets/new-sets.factor [new file with mode: 0644]
core/syntax/syntax.factor