mirror of
https://github.com/Cantera/cantera.git
synced 2026-08-03 09:53:05 -05:00
[SCons] Replace from buildutils import *
This commit is contained in:
+1
-1
@@ -5,7 +5,7 @@ from os.path import join as pjoin
|
||||
import time
|
||||
import sys
|
||||
|
||||
from buildutils import *
|
||||
from buildutils import logger, test_results, multi_glob
|
||||
|
||||
Import('env','build','install')
|
||||
localenv = env.Clone()
|
||||
|
||||
Reference in New Issue
Block a user