add some garbage

This commit is contained in:
tTh
2024-02-06 17:03:00 +01:00
parent ca899f5e90
commit ab23dc9897
14 changed files with 127 additions and 51 deletions

View File

@@ -1,19 +1,18 @@
program essai
! use bloubspace
use mathstuff
use mathstuff2
implicit none
call test_random(10)
STOP ': BECAUSE JOB IS DONE'
! --------------------------------------------------------------
contains
subroutine test_random(nbre)
implicit none
integer, intent(in) :: nbre
integer :: foo
real :: quux, bar