making some funny gif89a
This commit is contained in:
13
GrafAnim/essai.f90
Normal file
13
GrafAnim/essai.f90
Normal file
@@ -0,0 +1,13 @@
|
||||
program essai
|
||||
|
||||
use usegenplot
|
||||
implicit none
|
||||
|
||||
! integer :: foo, bar
|
||||
|
||||
write(0, *) "------------ essai graf anim ---------------"
|
||||
|
||||
call init_genplot('essai.genplot')
|
||||
|
||||
end program
|
||||
|
||||
Reference in New Issue
Block a user