From 4cde391f5f1ba80c803fc02adece857e5eb720f7 Mon Sep 17 00:00:00 2001 From: Miller Puckette Date: Sun, 21 Aug 2005 17:46:52 +0000 Subject: Fixed scalar_redraw to check if glist is visible; moved 'data' doc and updated it somewhat. svn path=/trunk/; revision=3441 --- pd/doc/7.stuff/data-structures/file.txt | 39 --------------------------------- 1 file changed, 39 deletions(-) delete mode 100644 pd/doc/7.stuff/data-structures/file.txt (limited to 'pd/doc/7.stuff/data-structures/file.txt') diff --git a/pd/doc/7.stuff/data-structures/file.txt b/pd/doc/7.stuff/data-structures/file.txt deleted file mode 100644 index 62b6a167..00000000 --- a/pd/doc/7.stuff/data-structures/file.txt +++ /dev/null @@ -1,39 +0,0 @@ -data; -template template-toplevel; -float x; -float y; -float z; -float q; -array bazoo template-element; -; -template template-element; -float x; -float y; -float w; -; -; -template-toplevel 76 177 -66 85; -0 0 0; -30 0 0; -0 111 8; --47 22 0; -0 0 0; -0 70 0; -0 70 70; -70 70 0; -0 70 0; -; -template-toplevel 196 109 77 802; --20 77 0; -0 0 4; -67 59 0; -0 76 12; --45 -68 0; -; -template-toplevel 150 250 20 80; -0 0 0; -40 0 4; -60 50 0; -100 30 3; -200 0 0; -; -- cgit v1.2.1