remove Hurricane.h

This commit is contained in:
The Coriolis Project 2008-05-05 16:43:11 +00:00
parent 1410ad62dc
commit 59751be544
1 changed files with 0 additions and 65 deletions

View File

@ -1,65 +0,0 @@
// ****************************************************************************************************
// File: Hurricane.h
// Authors: R. Escassut
// Copyright (c) BULL S.A. 2000-2004, All Rights Reserved
// ****************************************************************************************************
// 21-10-2003 Alignment BULL-LIP6
#ifndef HURRICANE_ALL
#define HURRICANE_ALL
#include "Error.h"
#include "Warning.h"
#include "Interruption.h"
#include "Tag.h"
#include "Timer.h"
#include "Region.h"
#include "Property.h"
#include "Relation.h"
#include "Selector.h"
#include "UpdateSession.h"
#include "DataBase.h"
#include "Technology.h"
#include "Layer.h"
#include "BasicLayer.h"
#include "CompositeLayer.h"
#include "Library.h"
#include "Cell.h"
#include "Instance.h"
#include "Marker.h"
#include "DRCError.h"
#include "Reference.h"
#include "Net.h"
#include "Rubber.h"
#include "Component.h"
#include "Plug.h"
#include "Pin.h"
#include "Contact.h"
#include "Vertical.h"
#include "Horizontal.h"
#include "Pad.h"
#include "MainView.h"
#include "MapView.h"
#include "Symbol.h"
#include "Primitive.h"
#include "Path.h"
#include "SharedPath.h"
#include "Occurrence.h"
#include "Quark.h"
#include "HyperNet.h"
#include "DisplaySlot.h"
#include "UserGo.h"
#endif // HURRICANE_ALL
// ****************************************************************************************************
// Copyright (c) BULL S.A. 2000-2004, All Rights Reserved
// ****************************************************************************************************