mirror of
https://igit.ific.uv.es/alramos/latticegpu.jl.git
synced 2025-05-14 19:23:42 +02:00
Bug corrected
This commit is contained in:
parent
0fe33c5b38
commit
ba65b47787
1 changed files with 2 additions and 2 deletions
|
@ -25,10 +25,10 @@ using .Space
|
|||
export SpaceParm
|
||||
export up, dw, updw, global_point
|
||||
|
||||
include("Fields/Fields.kl")
|
||||
include("Fields/Fields.jl")
|
||||
using .Fields
|
||||
export vector_field, scalar_field, nscalar_field
|
||||
|
||||
|
||||
include("YM/YM.jl")
|
||||
|
||||
using .YM
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue