Added command line for compiling the example.

This commit is contained in:
Jens Axel Søgaard 2012-02-27 23:23:59 +01:00
parent 2def5b99a8
commit 9bce797f13

View File

@ -6,7 +6,10 @@
; This is a small demonstration of the Javascript ; This is a small demonstration of the Javascript
; graphics library Raphael from http://raphaeljs.com/ . ; graphics library Raphael from http://raphaeljs.com/ .
; This example draws a Lissajous curve. ; Include the small script in raphael-script.js to load Rapahel (old version 1.5.2).
; racket ../../whalesong.rkt build --include-script raphael-script.js raphael-demo.rkt
; The example below the bindings draws a Lissajous curve.
;;; ;;;