From 23af6c18241bc7262261a8e99ac96743dbc80170 Mon Sep 17 00:00:00 2001 From: Olivier Delaigue <olivier.delaigue@irstea.fr> Date: Thu, 14 Apr 2016 16:04:13 +0200 Subject: [PATCH] Mise en forme des noms de variables --- src/frun_CEMANEIGE.f | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/frun_CEMANEIGE.f b/src/frun_CEMANEIGE.f index 77984f8e..955e5e01 100644 --- a/src/frun_CEMANEIGE.f +++ b/src/frun_CEMANEIGE.f @@ -18,7 +18,7 @@ & StateEnd ) ! [double] state variables at the end of the model run - !DEC$ ATTRIBUTES DLLEXPORT :: frun_cemaneige + !DEC$ ATTRIBUTES DLLEXPORT :: frun_CemaNeige Implicit None -- GitLab