diff options
Diffstat (limited to 'vdv-test')
-rw-r--r-- | vdv-test/Main.hs | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/vdv-test/Main.hs b/vdv-test/Main.hs deleted file mode 100644 index 6092ddb..0000000 --- a/vdv-test/Main.hs +++ /dev/null @@ -1,7 +0,0 @@ -module Main where - -import VDV453.Kommunikationsschicht - -main :: IO () -main = do - runDumbClient |