summaryrefslogtreecommitdiff
path: root/examples/particles.scm
diff options
context:
space:
mode:
authorDavid Thompson <dthompson2@worcester.edu>2013-07-17 19:11:07 -0400
committerDavid Thompson <dthompson2@worcester.edu>2013-07-17 19:11:07 -0400
commitbc0852b15c6d8ddb8a08f9abf85e3f1697690336 (patch)
treeccaff8210bd6a123d66f4d54467fd8f12fd6f0b4 /examples/particles.scm
parentc1a07c0d2692499e3a6a049ed26967271a83d801 (diff)
Use init-2d in all examples.
Diffstat (limited to 'examples/particles.scm')
-rw-r--r--examples/particles.scm1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/particles.scm b/examples/particles.scm
index 65bf0ea..8e6d11e 100644
--- a/examples/particles.scm
+++ b/examples/particles.scm
@@ -13,6 +13,7 @@
(2d helpers))
(set! *random-state* (random-state-from-platform))
+(init-2d)
;;;
;;; Particles