Changes in src/ControlStruct/Mutate.h [843054c2:82dd287]
- File:
-
- 1 edited
-
src/ControlStruct/Mutate.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/ControlStruct/Mutate.h
r843054c2 r82dd287 23 23 24 24 namespace ControlStruct { 25 /// Desugars Cforall control structures 25 26 void mutate( std::list< Declaration* > translationUnit ); 26 27 } // namespace ControlStruct
Note:
See TracChangeset
for help on using the changeset viewer.