mirror of
https://github.com/JuliaFEM/JuliaFEM.jl.git
synced 2026-09-05 18:56:23 +00:00
6 lines
173 B
Julia
6 lines
173 B
Julia
# This file is a part of JuliaFEM.
|
|
# License is MIT: see https://github.com/JuliaFEM/JuliaFEM.jl/blob/master/LICENSE.md
|
|
|
|
include("api_types.jl")
|
|
include("api_functions.jl")
|