Ignore:
Timestamp:
Mar 20, 2018, 5:12:25 PM (6 years ago)
Author:
Aaron Moss <a3moss@…>
Branches:
new-env, with_gc
Children:
7e4b44db
Parents:
68f9c43
Message:

First compiling build of CFA-CC with GC

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/SynTree/Visitor.h

    r68f9c43 r8d7bef2  
    121121
    122122        virtual void visit( Attribute * attribute ) = 0;
     123
     124        virtual void visit( TypeSubstitution * sub ) = 0;
    123125};
    124126
Note: See TracChangeset for help on using the changeset viewer.