# Tcl package index file, version 1.1
# This file is generated by the "pkg_mkIndex" command
# and sourced either when an application starts up or
# by a "package unknown" script.  It invokes the
# "package ifneeded" command to set up package-related
# information so that packages will be loaded automatically
# in response to "package require" commands.  When this
# script is sourced, the variable $dir must contain the
# full path name of this file's directory.

package ifneeded EDM_Capture::titleBlock 1.0 [list source [file join $dir titleBlock.tcl]]
package ifneeded EDM_Capture::design 1.0 [list source [file join $dir design_functions.tcl]]
package ifneeded EDM_Capture::designBOM 1.0 [list source [file join $dir bomGenerator.tcl]]
package ifneeded EDM_Capture::designPdf 1.0 [list source [file join $dir pdfGenerator.tcl]]
package ifneeded EDM_Capture::opjUtils 1.0 [list source [file join $dir generate_opj.tcl]]
package ifneeded EDM_Capture::captureTools 1.0 [list source [file join $dir CapToolsFunctions.tcl]]
package ifneeded EDM_Capture::teamdesign 1.0 [list source [file join $dir teamDesignFunctions.tcl]]
package ifneeded EDM_Capture::teamdesign::private 1.0 [list source [file join $dir teamdesign-private.tcl]]
package ifneeded EDM_Capture::compare 1.0 [list source [file join $dir design-compare-functions.tcl]]
package ifneeded EDM_Capture::objectcount 1.0 [list source [file join $dir design-object-count.tcl]]
package ifneeded EDM_Capture::clearproplock 1.0 [list source [file join $dir clearLock_PlacePart.tcl]]
package ifneeded EDM_Capture::refdes 1.0 [list source [file join $dir refdesFunctions.tcl]]
package ifneeded EDM_Capture::partoccurrence 1.0 [list source [file join $dir part-OccurrenceFunctions.tcl]]
package ifneeded EDM_Capture::netoccurrence 1.0 [list source [file join $dir net-OccurrenceFunctions.tcl]]
package ifneeded EDM_Capture::hierarchicalDesignUtils 1.0 [list source [file join $dir HierarchicalFunctions.tcl]]
package ifneeded EDM_Capture::parseOpj 1.0 [list source [file join $dir parseOpj.tcl]]
#package ifneeded EDM_Capture::CommServer 1.0 [list source [file join $dir edmCapServer.tcl]]
package ifneeded EDM_Capture::CommClient 1.0 [list source [file join $dir edmCapClient.tcl]]
