mirror of
https://github.com/The-OpenROAD-Project/OpenSTA.git
synced 2026-05-30 00:24:12 +08:00
public headers in include/sta
This commit is contained in:
@@ -14,16 +14,16 @@
|
||||
// You should have received a copy of the GNU General Public License
|
||||
// along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
|
||||
#include "parasitics/ReduceParasitics.hh"
|
||||
#include "ReduceParasitics.hh"
|
||||
|
||||
#include "util/Error.hh"
|
||||
#include "util/Debug.hh"
|
||||
#include "util/MinMax.hh"
|
||||
#include "liberty/Liberty.hh"
|
||||
#include "network/Network.hh"
|
||||
#include "sdc/Sdc.hh"
|
||||
#include "search/Corner.hh"
|
||||
#include "parasitics/Parasitics.hh"
|
||||
#include "Error.hh"
|
||||
#include "Debug.hh"
|
||||
#include "MinMax.hh"
|
||||
#include "Liberty.hh"
|
||||
#include "Network.hh"
|
||||
#include "Sdc.hh"
|
||||
#include "Corner.hh"
|
||||
#include "Parasitics.hh"
|
||||
|
||||
namespace sta {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user