From 0982c85c2e5e571623f145086a6458dca5a0ba34 Mon Sep 17 00:00:00 2001 From: nik gaffney Date: Thu, 16 Apr 2009 18:35:10 +0200 Subject: [PATCH] sync code & comments --- bamboo/llink.scm | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/bamboo/llink.scm b/bamboo/llink.scm index 8769c2a..57e005f 100644 --- a/bamboo/llink.scm +++ b/bamboo/llink.scm @@ -1,6 +1,5 @@ ;; simple example of setting texture, colour and rotation of an object -;; in fluxus from pd. requires llink.pd to be running in pd and the -;; 'frame-functions' to be loaded. +;; in fluxus from pd. requires llink.pd to be running in pd. (require mzlib/string)