Fix import cl_template

master3.3
Mike Hiretsky 12 years ago
parent 8551c68811
commit 2beec31a78

@ -20,6 +20,7 @@ from os import path
from itertools import *
from calculate.lib.datavars import (TableVariable,Variable,ReadonlyVariable,
VariableError)
import calculate.lib.cl_template as cl_template
from calculate.lib.utils.files import listDirectory,process,PIPE
from calculate.lib.cl_lang import setLocalTranslate

Loading…
Cancel
Save