light edit

This commit is contained in:
Danny Yoo 2011-11-11 15:51:51 -05:00
parent 5671cd6086
commit 8c632c57cf
2 changed files with 2 additions and 2 deletions

View File

@ -191,7 +191,7 @@ Pacman.}
@subsection{Installing Whalesong} @subsection{Installing Whalesong}
If you want to use Whalesong off of PLaneT, run the following to create If you want to use Whalesong, run the following to create
the @filepath{whalesong} launcher: the @filepath{whalesong} launcher:
@codeblock|{ @codeblock|{
#lang racket/base #lang racket/base

View File

@ -7,4 +7,4 @@
(provide version) (provide version)
(: version String) (: version String)
(define version "1.82") (define version "1.83")