compatibility/collects/mzlib/plt-match.ss
Eli Barzilay ebf2c47c5f * Newlines at EOFs
* Another big chunk of v4-require-isms
* Allow `#lang framework/keybinding-lang' for keybinding files
* Move hierlist sources into "mrlib/hierlist", leave stub behind

svn: r10689

original commit: 7d50e61c7f6831936e13e6af5140db65db18fe1c
2008-07-09 07:18:06 +00:00

5 lines
92 B
Scheme

#lang scheme/base
(require scheme/match/match)
(provide (all-from-out scheme/match/match))