Skip to content
Snippets Groups Projects
Commit 7f043e28 authored by Karl-Michael Schindler's avatar Karl-Michael Schindler
Browse files

rename *.yml to *.yaml

parent 0fcb42d7
No related branches found
No related tags found
No related merge requests found
......@@ -20,7 +20,7 @@ program test
write (*,*) 'Program test'
call file%parse("eelsbosin001.yml", err)
call file%parse("eelsbosin001.yaml", err)
if (allocated(err)) then
write (*,*) err
stop 1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment