aboutsummaryrefslogtreecommitdiffstats
path: root/src/Bayes.jl
diff options
context:
space:
mode:
Diffstat (limited to 'src/Bayes.jl')
-rw-r--r--src/Bayes.jl3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/Bayes.jl b/src/Bayes.jl
new file mode 100644
index 0000000..c40f1ab
--- /dev/null
+++ b/src/Bayes.jl
@@ -0,0 +1,3 @@
+module Bayes
+
+end