netserver/HWProto.hs
changeset 1473 60e1fad78d58
parent 1470 ebaca3b66d92
child 1478 8bfb417d165e
--- a/netserver/HWProto.hs	Tue Nov 04 17:04:54 2008 +0000
+++ b/netserver/HWProto.hs	Tue Nov 04 21:53:30 2008 +0000
@@ -1,4 +1,7 @@
-module HWProto where
+module HWProto
+(
+	handleCmd
+) where
 
 import IO
 import Data.List