mirror of
https://github.com/fverdugo/XM_40017.git
synced 2025-11-24 09:24:32 +01:00
Add the basic template to generate webpage
This commit is contained in:
5
src/XM_40017.jl
Normal file
5
src/XM_40017.jl
Normal file
@@ -0,0 +1,5 @@
|
||||
module XM_40017
|
||||
|
||||
greet() = print("Hello World!")
|
||||
|
||||
end # module XM_40017
|
||||
Reference in New Issue
Block a user