require typo, mostly
svn: r15088
This commit is contained in:
parent
86fb1ea500
commit
e73ed5c35e
|
@ -1,6 +1,6 @@
|
||||||
#lang scheme/gui
|
#lang scheme/gui
|
||||||
|
|
||||||
(require "../2htdp/universe.ss")
|
(require 2htdp/universe)
|
||||||
|
|
||||||
(define-struct unistate (active passive) #:transparent)
|
(define-struct unistate (active passive) #:transparent)
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
#! /bin/sh
|
#! /bin/sh
|
||||||
#|
|
#| -*- scheme -*-
|
||||||
exec mred -qu "$0" ${1+"$@"}
|
exec mred -qu "$0" ${1+"$@"}
|
||||||
|#
|
|#
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user