mirror of
https://github.com/wolfpld/tracy.git
synced 2025-03-20 07:40:02 +08:00
Add initial module file
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
module tracy
|
||||
use, intrinsic :: iso_c_binding, only: c_ptr
|
||||
implicit none
|
||||
private
|
||||
contains
|
||||
end module tracy
|
||||
Reference in New Issue
Block a user