From 5a79423b6feb188f48299ebbaf981575b33d3f48 Mon Sep 17 00:00:00 2001 From: jmmv Date: Tue, 6 May 2003 17:40:18 +0000 Subject: Drop trailing whitespace. Ok'ed by wiz. --- lang/tcl-itcl/DESCR | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'lang/tcl-itcl') diff --git a/lang/tcl-itcl/DESCR b/lang/tcl-itcl/DESCR index 8ea2de1474b..570d33366e8 100644 --- a/lang/tcl-itcl/DESCR +++ b/lang/tcl-itcl/DESCR @@ -1,8 +1,8 @@ -[incr Tcl] provides the extra language support needed to build large Tcl/Tk -applications. It introduces the notion of objects, which act as building -blocks for an application. Each object is a bag of data with a set of -procedures or "methods" that are used to manipulate it. Objects are organized -into "classes" with identical characteristics, and classes can inherit -functionality from one another. This object-oriented paradigm adds another -level of organization on top of the basic variable/procedure elements, and -the resulting code is easier to understand and maintain. +[incr Tcl] provides the extra language support needed to build large Tcl/Tk +applications. It introduces the notion of objects, which act as building +blocks for an application. Each object is a bag of data with a set of +procedures or "methods" that are used to manipulate it. Objects are organized +into "classes" with identical characteristics, and classes can inherit +functionality from one another. This object-oriented paradigm adds another +level of organization on top of the basic variable/procedure elements, and +the resulting code is easier to understand and maintain. -- cgit v1.2.3