From 6c7547f92fcb7c640374371428d087b21c678415 Mon Sep 17 00:00:00 2001 From: mysticbbs Date: Fri, 15 Feb 2013 23:18:11 -0500 Subject: [PATCH] code cleanup --- mystic/mis_server.pas | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/mystic/mis_server.pas b/mystic/mis_server.pas index 43bc0a9..31ce9a8 100644 --- a/mystic/mis_server.pas +++ b/mystic/mis_server.pas @@ -1,6 +1,7 @@ +Unit MIS_Server; + {$I M_OPS.PAS} -Unit MIS_Server; Interface