Update elasticity_solver.jl

This commit is contained in:
Jukka Aho
2015-08-09 22:06:59 +03:00
parent d0126162ca
commit 5e1badabe1
+1
View File
@@ -40,6 +40,7 @@ Examples
[2.0, 3.0, 4.0]
"""
function dummy(a)
# not doing anything useful.
return a+1
end