Skip to content

Commit

Permalink
fix omhome typo
Browse files Browse the repository at this point in the history
  • Loading branch information
arun3688 committed Aug 13, 2019
1 parent 7274174 commit 73cf083
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/OMJulia.jl
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,7 @@ mutable struct OMCSession
open(pipeline(`$omc $args2 $args3$args4`))
end
else
omhome=""
try
omhome=ENV["OPENMODELICAHOME"]
catch Exception
Expand Down

0 comments on commit 73cf083

Please sign in to comment.