예제 #1
0
파일: __init__.py 프로젝트: hagisgit/SLIC
def clarray_like(var):
    from CLVar import CLVar
    return CLVar.var_like(var)