mirror of
https://github.com/JuliaFEM/JuliaFEM.jl.git
synced 2026-08-20 12:12:06 +00:00
fixed deprecationwarning
This commit is contained in:
+1
-1
@@ -724,7 +724,7 @@ function abaqus_run_model(name; fetch=false, verbose=false)
|
||||
println(repeat("-", 80))
|
||||
println("Running ABAQUS model $name from file $fn")
|
||||
println(repeat("-", 80))
|
||||
println(readall(fn))
|
||||
println(readstring(fn))
|
||||
println(repeat("-", 80))
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user