macrotypes/turnstile/main.rkt

7 lines
103 B
Racket

#lang racket/base
(provide #%module-begin (all-from-out "turnstile.rkt"))
(require "turnstile.rkt")