diff options
author | Guenter Geiger <ggeiger@users.sourceforge.net> | 2002-07-30 19:25:23 +0000 |
---|---|---|
committer | Guenter Geiger <ggeiger@users.sourceforge.net> | 2002-07-30 19:25:23 +0000 |
commit | 2e4ecf36343eac6fe2d62f0870afca939839a017 (patch) | |
tree | 4e45b3eeaed49471744ef417adfd051320803a68 /gui/fatom.pd | |
parent | 8e784f51d3cf5fe2dfbee336b9d88a1cb7f941b4 (diff) |
remove debug message from image.c and fatom.pd file
svn path=/trunk/externals/ggee/; revision=66
Diffstat (limited to 'gui/fatom.pd')
-rw-r--r-- | gui/fatom.pd | 32 |
1 files changed, 0 insertions, 32 deletions
diff --git a/gui/fatom.pd b/gui/fatom.pd deleted file mode 100644 index f910f56..0000000 --- a/gui/fatom.pd +++ /dev/null @@ -1,32 +0,0 @@ -#N canvas 357 136 578 414 10; -#X obj 16 155 fatom ; -#X floatatom 16 319 5 0 0; -#X floatatom 52 193 5 0 0; -#X floatatom 221 221 5 0 0; -#X obj 52 153 fatom hslider; -#X obj 221 187 fatom checkbutton; -#X obj 315 57 image logo100.gif; -#X text 10 24 ==================================; -#X text 17 123 Sliders; -#X text 216 130 Togglebutton; -#X text 320 131 Radio Button; -#X floatatom 368 217 5 0 0; -#X text 17 10 Widgets with Floatatom Behaviour; -#X text 11 380 (C) 2002 Guenter Geiger; -#X obj 368 186 fatom hradio; -#X obj 321 161 fatom vradio; -#X floatatom 321 332 5 0 0; -#X floatatom 221 164 5 0 0; -#X floatatom 368 162 5 0 0; -#X text 14 69 The fatom object; -#X obj 205 294 osc~; -#X obj 208 332 dac~; -#X connect 0 0 1 0; -#X connect 4 0 2 0; -#X connect 5 0 3 0; -#X connect 14 0 11 0; -#X connect 15 0 16 0; -#X connect 17 0 5 0; -#X connect 18 0 14 0; -#X connect 20 0 21 0; -#X connect 20 0 21 1; |