s/yaml/master/

This commit is contained in:
Radovan Bast
2016-05-21 12:23:20 +02:00
parent be5d760555
commit 9c9f001e57
6 changed files with 7 additions and 7 deletions

View File

@ -10,7 +10,7 @@
#
# autocmake.yml configuration::
#
# url_root: https://github.com/coderefinery/autocmake/raw/yaml/
# url_root: https://github.com/coderefinery/autocmake/raw/master/
# docopt: "--accelerate Find and link to ACCELERATE [default: False]."
# define: "'-DENABLE_ACCELERATE={0}'.format(arguments['--accelerate'])"
# fetch:

View File

@ -10,7 +10,7 @@
#
# autocmake.yml configuration::
#
# url_root: https://github.com/coderefinery/autocmake/raw/yaml/
# url_root: https://github.com/coderefinery/autocmake/raw/master/
# docopt: "--cblas Find and link to CBLAS [default: False]."
# define: "'-DENABLE_CBLAS={0}'.format(arguments['--cblas'])"
# fetch:

View File

@ -10,7 +10,7 @@
#
# autocmake.yml configuration::
#
# url_root: https://github.com/coderefinery/autocmake/raw/yaml/
# url_root: https://github.com/coderefinery/autocmake/raw/master/
# docopt: "--lapacke Find and link to LAPACKE [default: False]."
# define: "'-DENABLE_LAPACKE={0}'.format(arguments['--lapacke'])"
# fetch: