diff options
Diffstat (limited to 'Aamukampa.Core/Config.fs')
| -rw-r--r-- | Aamukampa.Core/Config.fs | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Aamukampa.Core/Config.fs b/Aamukampa.Core/Config.fs new file mode 100644 index 0000000..f960fb2 --- /dev/null +++ b/Aamukampa.Core/Config.fs @@ -0,0 +1,4 @@ +module Aamukampa.Core.Config + +[<Literal>] +let pathBase = "/tj/" |
