Commit cd2236ff authored by daidekun's avatar daidekun

fix

parent 70ecaecb
// src/libs/utils.groovy // src/org/foo/Stage.groovy
package org.foo; package org.foo;
def debug() { def debug() {
......
// src/libs/utils.groovy // src/org/foo/Utils.groovy
package org.foo; package org.foo;
def contextDir(workspace) { def contextDir(workspace) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment