
* 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
12 lines
303 B
Scheme
12 lines
303 B
Scheme
#lang scheme
|
|
|
|
(require (lib "htdch/draw/support.scm")
|
|
mzlib/unit)
|
|
|
|
(provide endOfTime-java.lang.String-native endOfWorld-java.lang.String-native bigBangO-double-native)
|
|
|
|
(define void-or-true #t)
|
|
(define (imperative world@t+1 world@t) world@t+1)
|
|
|
|
(define-values/invoke-unit/infer world-native@)
|