index
:
vatic
main
Forecasting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
Vatic.jl
blob: 275c2eb087aa10459fd83ea29c65700f650325c6 (
plain
)
1
2
3
4
5
module
Vatic
greet
()
=
print
(
"Hello World!"
)
end
# module vatic