Changes in src/GenPoly/Box.h [82dd287:843054c2]
- File:
-
- 1 edited
-
src/GenPoly/Box.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/GenPoly/Box.h
r82dd287 r843054c2 21 21 22 22 namespace GenPoly { 23 /// boxes polymorphic function calls24 23 void box( std::list< Declaration* >& translationUnit ); 25 24 } // namespace GenPoly
Note:
See TracChangeset
for help on using the changeset viewer.