globalvars.py -> cfg.py
This commit is contained in:
parent
e52588b5af
commit
93bcc92534
59 changed files with 59 additions and 59 deletions
|
|
@ -19,7 +19,7 @@
|
|||
import sys,os
|
||||
|
||||
import mmgen.opts as opts
|
||||
from mmgen.globalvars import gc
|
||||
from mmgen.cfg import gc,Config
|
||||
from mmgen.util import msg,die
|
||||
|
||||
def normalize_path(p):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue