Skip to content

Commit

Permalink
Fix embedding test
Browse files Browse the repository at this point in the history
  • Loading branch information
amitmurthy committed Nov 24, 2017
1 parent 1661e00 commit 201da85
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/embedding/LocalModule.jl
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
__precompile__()
module LocalModule

using Distributed
export myapp

function myapp()
Expand Down

0 comments on commit 201da85

Please sign in to comment.