• R/O
  • SSH

main: 提交

Main development repository for Aotus.


Commit MetaInfo

修訂7d97abf71c462a199bc846ad7c868957560949a4 (tree)
時間2018-07-24 21:58:13
作者Raphael Haupt <Raphael.Haupt@stud...>
CommiterRaphael Haupt

Log Message

Merged updates to aotus with changes in aot_path_module.

Change Summary

差異

diff -r ebd7e451050e -r 7d97abf71c46 source/aot_path_module.f90
--- a/source/aot_path_module.f90 Tue Jul 24 14:49:55 2018 +0200
+++ b/source/aot_path_module.f90 Tue Jul 24 14:58:13 2018 +0200
@@ -380,7 +380,7 @@
380380 !! the path, or used to open the path in.
381381 type(flu_state) :: conf
382382 !> The opened function
383- type(aot_fun_type), intent(in) :: fun
383+ type(aot_fun_type), intent(inout) :: fun
384384 !> A flag to indicate, wether to close the Lua script, default
385385 !! is false.
386386 logical, intent(in), optional :: closeLua
Show on old repository browser