We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56ae2df commit 8de767dCopy full SHA for 8de767d
fortran/solver/src/library.f90
@@ -52,8 +52,7 @@ end subroutine init
52
!> @brief save extra plan
53
!>
54
!> @param[in,out] library - library_t object
55
- !> @param[in] n_rooms - number of rooms in labyrinth
56
- !> @param[in] n_plans - number of plans applied to labyrinth
+ !> @param[in] plan - a new plan of labyrinth
57
58
!> @author foxtran
59
!> @date Sep 8, 2025
0 commit comments