From 4651f8a117cd663ddd77355055b0580cce636da3 Mon Sep 17 00:00:00 2001 From: Thomas Grill Date: Mon, 10 Jan 2005 05:00:56 +0000 Subject: closed multi-interpreter branch (no chance to have several interpreters in the same thread!) other thread-related cleanups py: added ability to choose function from message tag enabled int-tags for pyext class methods svn path=/trunk/; revision=2487 --- externals/grill/py/maxmsp/py-objectmappings.txt | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) (limited to 'externals/grill/py/maxmsp/py-objectmappings.txt') diff --git a/externals/grill/py/maxmsp/py-objectmappings.txt b/externals/grill/py/maxmsp/py-objectmappings.txt index 6634810c..e7616537 100755 --- a/externals/grill/py/maxmsp/py-objectmappings.txt +++ b/externals/grill/py/maxmsp/py-objectmappings.txt @@ -1,11 +1,11 @@ -max objectfile py py; -max objectfile py. py; -max objectfile pyext py; -max objectfile pyext. py; -max objectfile pyx py; -max objectfile pyx. py; - -max oblist python py; -max oblist python py.; -max oblist python pyext; -max oblist python pyext.; +max objectfile py py; +max objectfile py. py; +max objectfile pyext py; +max objectfile pyext. py; +max objectfile pyx py; +max objectfile pyx. py; + +max oblist python py; +max oblist python py.; +max oblist python pyext; +max oblist python pyext.; -- cgit v1.2.1