Merge branch 'master' into yaml

This commit is contained in:
Radovan Bast
2016-04-19 12:30:51 +02:00
18 changed files with 170 additions and 172 deletions

View File

@ -28,7 +28,7 @@ else:
sys.exit(-1)
AUTOCMAKE_GITHUB_URL = 'https://github.com/scisoft/autocmake'
AUTOCMAKE_GITHUB_URL = 'https://github.com/coderefinery/autocmake'
# ------------------------------------------------------------------------------