/*
* $Id: bundle.h,v 1.1.1.1 2003/11/04 23:34:57 mjames Exp $
*
* $Log: bundle.h,v $
* Revision 1.1.1.1 2003/11/04 23:34:57 mjames
* Imported into local repositrory
*
* Revision 1.3 2001/11/19 10:41:53 mjames
* Merged back DTC release
*
* Revision 1.2.2.1 2001/11/16 15:14:39 mjames
* Removed extra comment
*
* Revision 1.2 2001/10/31 22:19:58 mjames
* Tidying up problematical comments caused by CVS
* 'intelligent' comment guessing
*
* Revision 1.1 2001/09/12 21:27:08 mjames
* Bundling for Certify .vb files. Bundle up all wires on a connector into a bus
* with the same name as the connector and a width the same as the pins
* on the connector
* */
extern void wildcard_bundle(char * chip_id_template, int create_or_delete) ;