Revert "testing interpolation"

This reverts commit 91c79f9d3c7041e8906fbccaad991147e779e4e2.
This commit is contained in:
Radovan Bast 2016-05-19 23:10:37 +02:00
parent 91c79f9d3c
commit 45fc08f37b

View File

@ -28,9 +28,8 @@
#
# autocmake.yml configuration::
#
# foo: "hey ho"
# docopt:
# - "--fc=<FC> %(foo) compiler [default: gfortran]."
# - "--fc=<FC> Fortran compiler [default: gfortran]."
# - "--extra-fc-flags=<EXTRA_FCFLAGS> Extra Fortran compiler flags [default: '']."
# - "--fc-support=<FC_SUPPORT> Toggle Fortran language support (ON/OFF) [default: ON]."
# export: "'FC={0}'.format(arguments['--fc'])"