summaryrefslogtreecommitdiff
path: root/sci2jslex.py
diff options
context:
space:
mode:
Diffstat (limited to 'sci2jslex.py')
-rwxr-xr-xsci2jslex.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci2jslex.py b/sci2jslex.py
index 1aaf9df1..4493ba4c 100755
--- a/sci2jslex.py
+++ b/sci2jslex.py
@@ -297,7 +297,7 @@ FUNCTION_NAMES.update(dict.fromkeys(VECTOR_STRING_FUNCTION_NAMES, VECTOR_STRING_
OBJECTS = {
# 'PREVAR_scicos_context': 'PREVAR_SCICOS_CONTEXT',
-# 'arg1': 'ARG1',
+ 'arg1': 'ARG1',
'graphics': 'GRAPHICS',
'model': 'MODEL',
# 'scicos_context': 'SCICOS_CONTEXT',