1# BEGIN LICENSE BLOCK
2# Version: CMPL 1.1
3#
4# The contents of this file are subject to the Cisco-style Mozilla Public
5# License Version 1.1 (the "License"); you may not use this file except
6# in compliance with the License.  You may obtain a copy of the License
7# at www.eclipse-clp.org/license.
8#
9# Software distributed under the License is distributed on an "AS IS"
10# basis, WITHOUT WARRANTY OF ANY KIND, either express or implied.  See
11# the License for the specific language governing rights and limitations
12# under the License.
13#
14# The Original Code is  The ECLiPSe Constraint Logic Programming System.
15# The Initial Developer of the Original Code is  Cisco Systems, Inc.
16# Portions created by the Initial Developer are
17# Copyright (C) 2006 Cisco Systems, Inc.  All Rights Reserved.
18#
19# Contributor(s):
20#
21# END LICENSE BLOCK
22
23# Tcl package index file, version 1.1
24# This file is generated by the "pkg_mkIndex" command
25# and sourced either when an application starts up or
26# by a "package unknown" script.  It invokes the
27# "package ifneeded" command to set up package-related
28# information so that packages will be loaded automatically
29# in response to "package require" commands.  When this
30# script is sourced, the variable $dir must contain the
31# full path name of this file's directory.
32
33package ifneeded eclipse_peer_multitask 1.0 [list source [file join $dir tkmulti.tcl]]
34package ifneeded remote_eclipse 1.0 [list source [file join $dir tkec_remote.tcl]]
35package ifneeded eclipse 1.0 [list tclPkgSetup $dir eclipse 1.0 {{eclipse.tcl source {ec_init ec_set_option ec_tk_platform ec_interface_type}}}]
36package ifneeded eclipse_tools 1.0 [list tclPkgSetup $dir eclipse_tools 1.0 {{eclipse_tools.tcl source {ec_tools_init tkecl:get_defaults tkecl:set_tkecl_tkdefaults tkecl:tracer_popup tkecl:kill_tracer}}}]
37package ifneeded tkinspect 1.0 [list tclPkgSetup $dir tkinspect 1.0 {{tkinspect.tcl source {tkinspect:CreateImage tkinspect:CurrentSelection tkinspect:Display tkinspect:DisplayImage tkinspect:DisplayKey tkinspect:DisplayPath tkinspect:Exit tkinspect:Expand_termtype tkinspect:Get_numentry tkinspect:Get_subterm_info tkinspect:Get_subterms tkinspect:Inspect_term_init tkinspect:Look_term tkinspect:Modify_name tkinspect:Move tkinspect:MoveDown tkinspect:Newselection tkinspect:Numentry tkinspect:Popnumentry tkinspect:PostSelect tkinspect:SelectCurrent tkinspect:SelectInvoc tkinspect:Setup_move tkinspect:ToggleSymbols tkinspect:Update_menulabel tkinspect:Update_optmenu tkinspect:Write_command_initial tkinspect:Write_path tkinspect:ec_resume_inspect tkinspect:RaiseWindow tkinspect:helpinfo tkinspect:inspect_command}}}]
38package ifneeded tkec_icons 1.0 [list source [file join $dir tkec_icons.tcl]]
39
40
41
42
43
44