mirror of
https://github.com/JuliaFEM/JuliaFEM.jl.git
synced 2026-09-19 01:48:47 +00:00
removing commented api.jl
This commit is contained in:
+1
-1
@@ -12,7 +12,7 @@ include("core.jl")
|
||||
end
|
||||
|
||||
module API
|
||||
#include("api.jl")
|
||||
include("api.jl")
|
||||
|
||||
# export ....
|
||||
|
||||
|
||||
+1
-1
@@ -79,5 +79,5 @@ function test_piston_8789()
|
||||
|
||||
model = Model("Piston Calculation", abaqus_input)
|
||||
end
|
||||
test_basic()
|
||||
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user