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