Skip to content
This repository has been archived by the owner on Jan 1, 2019. It is now read-only.

Commit

Permalink
Fix indentation
Browse files Browse the repository at this point in the history
  • Loading branch information
thatlittlegit committed Oct 16, 2017
1 parent 36e0d5e commit 15b4210
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hello_world.f90
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
program hello
print *, "Hello World!"
print *, "Hello World!"
end program hello

0 comments on commit 15b4210

Please sign in to comment.