commit
5581448e61
|
@ -5,8 +5,7 @@ import sys
|
||||||
if not sys.path.__contains__("/usr/lib/freecad/lib"):
|
if not sys.path.__contains__("/usr/lib/freecad/lib"):
|
||||||
sys.path.append("/usr/lib/freecad/lib")
|
sys.path.append("/usr/lib/freecad/lib")
|
||||||
|
|
||||||
import ObjRotGui_2015 as ObjRotGui
|
import __init__ as func
|
||||||
import MY_Functions as func
|
|
||||||
global myRelease
|
global myRelease
|
||||||
myRelease = "2105_02"
|
myRelease = "2105_02"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user