From owner-freebsd-libh Tue Apr 23 4:37:38 2002 Delivered-To: freebsd-libh@freebsd.org Received: from usw4.freebsd.org (usw4.freebsd.org [209.180.6.228]) by hub.freebsd.org (Postfix) with ESMTP id 04B7837B41B for ; Tue, 23 Apr 2002 04:37:24 -0700 (PDT) Received: (from okumoto@localhost) by usw4.freebsd.org (8.11.6/8.11.6) id g3NBbNW38095 for libh@FreeBSD.org; Tue, 23 Apr 2002 06:37:23 -0500 (CDT) (envelope-from okumoto) Message-Id: <200204231137.g3NBbNW38095@usw4.freebsd.org> From: Max Okumoto Date: Tue, 23 Apr 2002 06:37:23 -0500 (CDT) To: libh@FreeBSD.org Subject: cvs commit: libh/include HSystem.hh libh/lib/tcl tcl_interface_gen.cc Sender: owner-freebsd-libh@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG okumoto 2002/04/23 06:37:23 CDT Modified files: include HSystem.hh lib/tcl tcl_interface_gen.cc Log: Take code out of loop in gen_classes_interfaces() and put it into a new function called gen_class(). Revision Changes Path 1.21 +16 -1 libh/include/HSystem.hh 1.32 +20 -14 libh/lib/tcl/tcl_interface_gen.cc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-libh" in the body of the message