commit | 5477506a9f01d40fad2e8f0555bc37adee30478f | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Wed Jul 31 21:07:14 2019 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Wed Jul 31 21:07:14 2019 +0200 |
tree | afb8271b63c5813ea4f2dee83df994f33791fed5 | |
parent | 0e6bfb9b2eb108d96a49ac4f8dc638c2eefeda2b [diff] [blame] |
Update runtime files.
diff --git a/runtime/compiler/fortran_cv.vim b/runtime/compiler/fortran_cv.vim index 089d3b2..bc217bd 100644 --- a/runtime/compiler/fortran_cv.vim +++ b/runtime/compiler/fortran_cv.vim
@@ -22,7 +22,7 @@ \%-Z%p%^%.%#, \%-G%.%#, " Compiler call -CompilerSet makeprg=df\ /nologo\ /noobj\ /c\ % +CompilerSet makeprg=df\ /nologo\ /noobj\ /c\ %:S " Visual fortran defaults to printing output on stderr " Adjust option shellpipe accordingly