diff options
Diffstat (limited to 'hsm-cam/Hsm/Cam.hs')
-rw-r--r-- | hsm-cam/Hsm/Cam.hs | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/hsm-cam/Hsm/Cam.hs b/hsm-cam/Hsm/Cam.hs new file mode 100644 index 0000000..ef99e82 --- /dev/null +++ b/hsm-cam/Hsm/Cam.hs @@ -0,0 +1,3 @@ +module Hsm.Cam + ( + ) where |