OK boomer

This commit is contained in:
tTh
2022-11-22 08:58:56 +01:00
parent ecfcef2303
commit 8535ba09d9
5 changed files with 53 additions and 15 deletions

View File

@@ -2,8 +2,8 @@ program doubledice
use usegenplot
implicit none
call init_genplot("essai.genplot")
call end_genplot("OK boomer")
end program