mirror of
https://github.com/wolfpld/tracy
synced 2025-04-29 12:23:53 +00:00
Add initial module file
This commit is contained in:
parent
8b0b2343e1
commit
e981a5ba6f
6
public/TracyClient.F90
Normal file
6
public/TracyClient.F90
Normal file
@ -0,0 +1,6 @@
|
||||
module tracy
|
||||
use, intrinsic :: iso_c_binding, only: c_ptr
|
||||
implicit none
|
||||
private
|
||||
contains
|
||||
end module tracy
|
Loading…
x
Reference in New Issue
Block a user