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