aboutsummaryrefslogtreecommitdiffstats
path: root/src/Bayes.jl
diff options
context:
space:
mode:
authorScott Lawrence <scott+git@ineffectivetheory.com>2024-06-22 21:59:53 -0700
committerScott Lawrence <scott+git@ineffectivetheory.com>2024-06-22 21:59:53 -0700
commitfe6ca0140228bc45da14857566af86f72140f38c (patch)
tree8c68f8b8c561869c62ba5a92b8a39df906bd2e8a /src/Bayes.jl
parentcd972df86d691f9e514fca74651f12dae87b24f8 (diff)
downloadvatic-main.tar.gz
vatic-main.tar.bz2
vatic-main.zip
Progress toward MCMCHEADmain
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