mirror of
https://github.com/JuliaFEM/JuliaFEM.jl.git
synced 2026-09-23 02:59:52 +00:00
7 lines
65 B
Julia
7 lines
65 B
Julia
module JuliaFEM
|
|
|
|
# package code goes here
|
|
test = 1
|
|
|
|
end # module
|