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/support_slider.icl | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'objectio/support_slider.icl') diff --git a/objectio/support_slider.icl b/objectio/support_slider.icl index fcbed67..f7288f8 100644 --- a/objectio/support_slider.icl +++ b/objectio/support_slider.icl @@ -1,5 +1,12 @@ module support_slider +// ******************************************************************************** +// Clean tutorial example program. +// +// This program can be used to test the different ControlAttributes for a +// SliderControl in a Dialog. +// ******************************************************************************** + import StdEnv, StdIO Start :: *World -> *World -- cgit v1.2.3