mirror of
https://github.com/The-OpenROAD-Project/OpenSTA.git
synced 2026-09-08 12:34:06 +02:00
tidy round1
This commit is contained in:
@@ -76,7 +76,7 @@ public:
|
||||
DcalcAPIndex checkClkSlewIndex(const MinMax *min_max) const;
|
||||
|
||||
const LibertySeq &libertyLibraries(const MinMax *min_max) const;
|
||||
int libertyIndex(const MinMax *min_max) const;
|
||||
size_t libertyIndex(const MinMax *min_max) const;
|
||||
void addLiberty(LibertyLibrary *lib,
|
||||
const MinMax *min_max);
|
||||
|
||||
@@ -95,4 +95,4 @@ protected:
|
||||
friend class Scenes;
|
||||
};
|
||||
|
||||
} // namespace
|
||||
} // namespace sta
|
||||
|
||||
Reference in New Issue
Block a user