mirror of
https://github.com/verilator/verilator.git
synced 2026-09-05 00:41:39 +02:00
Visitors that just accept netlists should say so. No functional change
This commit is contained in:
+1
-1
@@ -156,7 +156,7 @@ private:
|
||||
|
||||
public:
|
||||
// CONSTUCTORS
|
||||
DepthVisitor(AstNode* nodep) {
|
||||
DepthVisitor(AstNetlist* nodep) {
|
||||
m_modp=NULL;
|
||||
m_funcp=NULL;
|
||||
m_stmtp=NULL;
|
||||
|
||||
Reference in New Issue
Block a user