修訂 | 7d97abf71c462a199bc846ad7c868957560949a4 (tree) |
---|---|
時間 | 2018-07-24 21:58:13 |
作者 | Raphael Haupt <Raphael.Haupt@stud...> |
Commiter | Raphael Haupt |
Merged updates to aotus with changes in aot_path_module.
@@ -380,7 +380,7 @@ | ||
380 | 380 | !! the path, or used to open the path in. |
381 | 381 | type(flu_state) :: conf |
382 | 382 | !> The opened function |
383 | - type(aot_fun_type), intent(in) :: fun | |
383 | + type(aot_fun_type), intent(inout) :: fun | |
384 | 384 | !> A flag to indicate, wether to close the Lua script, default |
385 | 385 | !! is false. |
386 | 386 | logical, intent(in), optional :: closeLua |