Merge branch 'master' into reflection

This commit is contained in:
William J. Bowman 2015-01-29 22:44:55 -05:00
commit c537287df4
6 changed files with 5 additions and 5 deletions

View File

@ -1,4 +1,4 @@
#lang s-exp "cur-redex.rkt"
#lang s-exp "redex-curnel.rkt"
;; Use racket libraries over your dependently typed code!?!?
;; TODO: actually, I'm not sure this should work quite as well as it

View File

@ -1,4 +1,4 @@
#lang s-exp "cur-redex.rkt"
#lang s-exp "redex-curnel.rkt"
(require "sugar.rkt")
(module+ test
(require rackunit))

View File

@ -1,4 +1,4 @@
#lang s-exp "cur-redex.rkt"
#lang s-exp "redex-curnel.rkt"
;; OLL: The OTT-Like Library
(require "sugar.rkt" "nat.rkt")

View File

@ -1,4 +1,4 @@
#lang s-exp "cur-redex.rkt"
#lang s-exp "redex-curnel.rkt"
;; Ignore this file.
(require rackunit racket/trace (for-syntax racket/syntax))

View File

@ -1,4 +1,4 @@
#lang s-exp "cur-redex.rkt"
#lang s-exp "redex-curnel.rkt"
(provide ->
->*
forall*