- File:
-
- 1 edited
-
src/AST/GenericSubstitution.hpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/AST/GenericSubstitution.hpp
rd8938622 r60aaa51d 22 22 class Type; 23 23 24 TypeSubstitution genericSubs itution( const Type * );24 TypeSubstitution genericSubstitution( const Type * ); 25 25 26 26 }
Note:
See TracChangeset
for help on using the changeset viewer.