From de7545479f6c2fd48761a466ef5ca3b806ca00fe Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Wed, 18 Jun 2008 17:15:18 +0000 Subject: fixed library loading issues so that these patches should be more tolerant of the users's setup svn path=/trunk/; revision=10029 --- doc/tutorials/intro/27.Example-all_just_data.pd | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/tutorials/intro/27.Example-all_just_data.pd') diff --git a/doc/tutorials/intro/27.Example-all_just_data.pd b/doc/tutorials/intro/27.Example-all_just_data.pd index d39319e2..9f18651e 100644 --- a/doc/tutorials/intro/27.Example-all_just_data.pd +++ b/doc/tutorials/intro/27.Example-all_just_data.pd @@ -1,9 +1,9 @@ #N canvas 10 40 620 460 12; -#X obj 208 229 import unauthorized Gem; +#X obj 208 229 import Gem; #X text 217 160 caught you peeking!!; #X text 197 255 (this just makes sure the; #X text 200 271 right libraries are loaded); -#X obj 193 124 grid grid1 200 0 199 200 0 199 1 1 1 10 10 245 211; +#X obj 193 124 unauthorized/grid grid1 200 0 199 200 0 199 1 1 1 10 10 245 211; #X obj 25 55 pddp/dsp; #X text 140 11 Its all just data. Use it however you want!; #X obj 193 372 nbx 5 24 -1e+37 1e+37 0 0 empty empty X -15 12 1 18 -- cgit v1.2.1