Forgot to update default techno loading with coriolis namespace.

This commit is contained in:
Jean-Paul Chaput 2023-03-03 16:03:54 +01:00
parent 3fdef7aa8d
commit d7c9316920
1 changed files with 1 additions and 1 deletions

View File

@ -373,7 +373,7 @@ def loadUserSettings ():
, '(path:"{}")'.format( os.path.abspath(os.getcwd()) )
] ))
else:
import symbolic.cmos
import coriolis.technos.symbolic.cmos
tagConfModules()
return rvalue