lib: It is called mcl officially for a while now
This commit is contained in:
@@ -811,7 +811,7 @@ func (obj *Main) Run() error {
|
||||
}
|
||||
var timing time.Time
|
||||
|
||||
// make the graph from yaml, lib, puppet->yaml, or dsl!
|
||||
// make the graph from yaml, lib, puppet->yaml, or mcl!
|
||||
timing = time.Now()
|
||||
newGraph, err := gapiImpl.Graph() // generate graph!
|
||||
if err != nil {
|
||||
|
||||
Reference in New Issue
Block a user