Fix missing comma on continued line
authorMartin Kroeker <martin@ruby.chemie.uni-freiburg.de>
Wed, 22 Feb 2017 08:04:33 +0000 (09:04 +0100)
committerGitHub <noreply@github.com>
Wed, 22 Feb 2017 08:04:33 +0000 (09:04 +0100)
commiteabc74a2e9e42cc6b7fdbc7630a24ca8d656c7b4
treedde08bff3da80e2f256457e1d6d133c666b8dc20
parent6a229fb1ef741e429b921d303545c1e6526eccd4
Fix missing comma on continued line

EXTERNAL declaration of subroutines missed a comma before the continuation line,
causing a strange run-together name to appear in the object when compiled with ifort.
SRC/chbev_2stage.f