From a9c3ec3ac1a98ed0910f5591efcc78ba3bdc6464 Mon Sep 17 00:00:00 2001 From: Camil Staps Date: Wed, 19 Aug 2015 09:44:03 +0200 Subject: Comments & cleanup --- objectio/calculator.icl | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'objectio/calculator.icl') diff --git a/objectio/calculator.icl b/objectio/calculator.icl index 58a384c..f8b05de 100644 --- a/objectio/calculator.icl +++ b/objectio/calculator.icl @@ -1,5 +1,11 @@ module calculator +// ******************************************************************************** +// Clean example program. +// +// This program creates a dialog with a simple calculator +// ******************************************************************************** + import StdEnv, StdIO :: Calculator :== History -- cgit v1.2.3