Commit d16796b6 authored by Bruno's avatar Bruno

Merge pull request #124 from derekstavis/require-cleanups

require: Cleanup previously sourced init functions
parents 3aad3800 ecbc9c5e
...@@ -23,4 +23,8 @@ function require -a name ...@@ -23,4 +23,8 @@ function require -a name
and emit init_$name $path and emit init_$name $path
end end
end end
functions -e init # Cleanup previously sourced function
return 0
end end
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment