GRASP
|
Functions/Subroutines | |
subroutine | matbin (org, lock, closed, varmax, skal, second, anel0, par0, low, nmax, lim, dubbel, minj, maxj) |
subroutine matbin | ( | 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, | ||
logical, intent(inout) | second, | ||
integer, intent(in) | anel0, | ||
integer, intent(out) | par0, | ||
integer, dimension(15,0:10), intent(inout) | low, | ||
integer | nmax, | ||
integer, dimension(15) | lim, | ||
logical, dimension(15,0:10), intent(out) | dubbel, | ||
integer | minj, | ||
integer | maxj | ||
) |