From 74fb55bdfcdcabe430ff2d2e682340757267508c Mon Sep 17 00:00:00 2001 From: Jonathan Wilkes Date: Thu, 25 Nov 2010 01:28:20 +0000 Subject: added META subpatch svn path=/trunk/externals/moocow/; revision=14525 --- gfsm/src/gfsm_alphabet-help.pd | 49 ++++++++++++++++++++++++++---------------- 1 file changed, 31 insertions(+), 18 deletions(-) (limited to 'gfsm/src/gfsm_alphabet-help.pd') diff --git a/gfsm/src/gfsm_alphabet-help.pd b/gfsm/src/gfsm_alphabet-help.pd index b3d6653..ec99a60 100644 --- a/gfsm/src/gfsm_alphabet-help.pd +++ b/gfsm/src/gfsm_alphabet-help.pd @@ -1,4 +1,4 @@ -#N canvas 16 0 646 547 10; +#N canvas 0 31 646 547 10; #X text 289 523 Bryan Jurish ; #X text 9 524 SEE ALSO:; #X text 9 69 INLETS:; @@ -43,22 +43,35 @@ #X text 205 372 "rmchar INT" : remove mapping for label INT; #X text 198 353 "rmatom ATOM" : remove mapping for atom ATOM; #X obj 117 525 gfsm_automaton; -#X obj 13 471 gfsm_alphabet help-alphabet; #X msg 13 127 alphabet help-alphabet; #X msg 92 425 load tmp.lab; -#X connect 12 0 41 0; -#X connect 14 0 41 0; -#X connect 16 0 41 0; -#X connect 21 0 41 0; -#X connect 22 0 41 0; -#X connect 23 0 41 0; -#X connect 25 0 41 0; -#X connect 28 0 41 0; -#X connect 29 0 41 0; -#X connect 31 0 41 0; -#X connect 36 0 41 0; -#X connect 37 0 41 0; -#X connect 41 0 10 0; -#X connect 41 1 11 0; -#X connect 42 0 41 0; -#X connect 43 0 41 0; +#N canvas 560 186 494 344 META 0; +#X text 12 155 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan +Wilkes for Pd version 0.42.; +#X text 12 25 LICENSE GPL v2; +#X text 12 135 AUTHOR Bryan Jurish ; +#X text 12 45 DESCRIPTION integer <-> atom map for finite state machines +; +#X text 12 65 INLET_0 alphabet insert atom2char char2atom char2atom! +clear rmatom rmchar print load save; +#X text 12 5 KEYWORDS control storage filesystem; +#X text 12 95 OUTLET_0; +#X text 12 115 OUTLET_1; +#X restore 587 518 pd META; +#X obj 13 471 gfsm_alphabet help-alphabet; +#X connect 12 0 44 0; +#X connect 14 0 44 0; +#X connect 16 0 44 0; +#X connect 21 0 44 0; +#X connect 22 0 44 0; +#X connect 23 0 44 0; +#X connect 25 0 44 0; +#X connect 28 0 44 0; +#X connect 29 0 44 0; +#X connect 31 0 44 0; +#X connect 36 0 44 0; +#X connect 37 0 44 0; +#X connect 41 0 44 0; +#X connect 42 0 44 0; +#X connect 44 0 10 0; +#X connect 44 1 11 0; -- cgit v1.2.1