www

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README

main.rkt (103B)


      1 #lang racket/base
      2 
      3 (provide #%module-begin (all-from-out "turnstile.rkt"))
      4 
      5 (require "turnstile.rkt")
      6