diff options
Diffstat (limited to 'externals/grill/py/maxmsp')
-rwxr-xr-x | externals/grill/py/maxmsp/py-objectmappings.txt | 22 |
1 files changed, 11 insertions, 11 deletions
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.;
|