Remove dependencies on unstable/debug.

This commit is contained in:
Sam Tobin-Hochstadt 2014-05-06 11:39:01 -04:00
parent c2d041a795
commit 6567ebff59
13 changed files with 1 additions and 14 deletions

View File

@ -1,8 +1,7 @@
#lang info
(define collection 'multi)
(define deps '("unstable-debug-lib"
"unstable-macro-testing-lib"
(define deps '("unstable-macro-testing-lib"
"compiler-lib"
"sandbox-lib"
"compatibility-lib"

View File

@ -2,7 +2,6 @@
(require rackunit
racket/port
racket/system
unstable/debug
racket/match
(for-syntax racket/base
syntax/parse))

View File

@ -1,7 +1,6 @@
#lang racket/base
(require rackunit
racket/system
unstable/debug
racket/match
(for-syntax racket/base
syntax/parse)

View File

@ -1,7 +1,6 @@
#lang racket/base
(require rackunit
racket/system
unstable/debug
racket/match
(for-syntax racket/base
syntax/parse)

View File

@ -1,7 +1,6 @@
#lang racket/base
(require rackunit
racket/system
unstable/debug
racket/match
(for-syntax racket/base
syntax/parse)

View File

@ -1,7 +1,6 @@
#lang racket/base
(require rackunit
racket/system
unstable/debug
racket/match
(for-syntax racket/base
syntax/parse)

View File

@ -1,7 +1,6 @@
#lang racket/base
(require rackunit
racket/system
unstable/debug
racket/match
(for-syntax racket/base
syntax/parse)

View File

@ -1,7 +1,6 @@
#lang racket/base
(require rackunit
racket/system
unstable/debug
racket/match
(for-syntax racket/base
syntax/parse)

View File

@ -1,7 +1,6 @@
#lang racket/base
(require rackunit
racket/system
unstable/debug
racket/match
(for-syntax racket/base
syntax/parse)

View File

@ -1,7 +1,6 @@
#lang racket/base
(require rackunit
racket/system
unstable/debug
racket/match
(for-syntax racket/base
syntax/parse)

View File

@ -1,7 +1,6 @@
#lang racket/base
(require rackunit
racket/system
unstable/debug
racket/match
(for-syntax racket/base
syntax/parse)

View File

@ -1,7 +1,6 @@
#lang racket/base
(require rackunit
racket/system
unstable/debug
racket/match
(for-syntax racket/base
syntax/parse)

View File

@ -1,7 +1,6 @@
#lang racket/base
(require rackunit
racket/system
unstable/debug
racket/match
(for-syntax racket/base
syntax/parse)