mirror of
https://github.com/verilator/verilator.git
synced 2026-09-02 18:58:51 +02:00
Visitors that just accept netlists should say so. No functional change
This commit is contained in:
+1
-1
@@ -441,7 +441,7 @@ private:
|
||||
|
||||
public:
|
||||
// CONSTUCTORS
|
||||
DelayedVisitor(AstNode* nodep) {
|
||||
DelayedVisitor(AstNetlist* nodep) {
|
||||
m_inDly = false;
|
||||
m_activep=NULL;
|
||||
m_cfuncp=NULL;
|
||||
|
||||
Reference in New Issue
Block a user