forgot to commit. a build fix for gfortran.
This commit is contained in:
parent
ea8575c1f2
commit
ade65cb2c5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=182591
1 changed files with 11 additions and 0 deletions
11
french/med/files/patch-test33.f
Normal file
11
french/med/files/patch-test33.f
Normal file
|
@ -0,0 +1,11 @@
|
|||
--- tests/f/test33.f~ Mon Feb 27 20:46:24 2006
|
||||
+++ tests/f/test33.f Wed Jan 17 15:00:47 2007
|
||||
@@ -71,7 +71,7 @@
|
||||
call efnema(fid,maa,MED_CONN,MED_ARETE,MED_SEG2,MED_DESC
|
||||
1 ,narr,cret)
|
||||
if (cret .ne. 0 ) then
|
||||
- print *,'Erreur acces au nombre d''arretes du premier maillage'
|
||||
+ print *,'Erreur acces au nombre d arretes du premier maillage'
|
||||
call efexit(-1)
|
||||
endif
|
||||
|
Loading…
Reference in a new issue