minor correction in doc

This commit is contained in:
Radovan Bast 2015-07-31 14:41:50 +02:00
parent 10e1099fb6
commit 924fa706d5
2 changed files with 3 additions and 3 deletions

View File

@ -12,7 +12,7 @@ below::
name: numgrid
[fc]
source: https://github.com/scisoft/autocmake/raw/master/modules/fc_optional.cmake
source: https://github.com/scisoft/autocmake/raw/master/modules/fc.cmake
[cc]
source: https://github.com/scisoft/autocmake/raw/master/modules/cc.cmake
@ -62,7 +62,7 @@ The names of the other sections do not matter to Autocmake. You could name them
name: numgrid
[one]
source: https://github.com/scisoft/autocmake/raw/master/modules/fc_optional.cmake
source: https://github.com/scisoft/autocmake/raw/master/modules/fc.cmake
[two]
source: https://github.com/scisoft/autocmake/raw/master/modules/cc.cmake

View File

@ -82,7 +82,7 @@ And this is what we got::
| |-- autocmake.cfg
| |-- downloaded
| | |-- autocmake_cc.cmake
| | |-- autocmake_fc_optional.cmake
| | |-- autocmake_fc.cmake
| | `-- autocmake_src.cmake
| |-- lib
| | |-- config.py