Turning to #lang when possible

svn: r15257
This commit is contained in:
Jay McCarthy 2009-06-24 19:46:24 +00:00
parent 3141c3736f
commit 02404e553a
7 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,4 @@
#lang frtime
(require frtime/animation)
(define-values (pos vel)

View File

@ -1,3 +1,4 @@
#lang frtime
(require frtime/animation)
(display-shapes

View File

@ -1,3 +1,4 @@
#lang frtime
(require
frtime/animation
frtime/gui

View File

@ -1,3 +1,4 @@
#lang frtime
(require
frtime/animation
frtime/gui

View File

@ -1,3 +1,4 @@
#lang frtime
(require frtime/etc
frtime/animation)

View File

@ -1,3 +1,4 @@
#lang frtime
(require
frtime/animation
frtime/gui)

View File

@ -1,3 +1,4 @@
#lang frtime
(require frtime/animation)
(define ufo-x