| 
    GRASP
    
   | 
 
Functions/Subroutines | |
| subroutine | matain (org, lock, closed, varmax, skal, nmax, anel, par, low, minj, maxj, lim, dubbel) | 
| subroutine matain | ( | integer, dimension(15,0:10) | org, | 
| logical, dimension(15,0:10), intent(inout) | lock, | ||
| logical, dimension(15,0:10), intent(inout) | closed, | ||
| integer | varmax, | ||
| integer, intent(out) | skal, | ||
| integer | nmax, | ||
| integer, intent(out) | anel, | ||
| integer, intent(out) | par, | ||
| integer, dimension(15,0:10), intent(inout) | low, | ||
| integer | minj, | ||
| integer | maxj, | ||
| integer, dimension(15) | lim, | ||
| logical, dimension(15,0:10), intent(out) | dubbel | ||
| ) | 

 1.8.13