blob: d6a4dff4efc2c34f4744826dfa17d21cfb7d3bd9 [file] [log] [blame]
/* --COPYRIGHT--,EPL
* Copyright (c) 2008 Texas Instruments and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* Texas Instruments - initial implementation
*
* --/COPYRIGHT--*/
/*!
* ======== xdc.productview ========
* GUI presentation of configurable modules.
*
* @_nodoc
*/
package xdc.productview {
module ProductView;
}