Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/CodeGen/Generate.h

    r82dd287 r843054c2  
    2323
    2424namespace CodeGen {
    25         /// Generates code
    2625        void generate( std::list< Declaration* > translationUnit, std::ostream &os, bool doIntrinsics );
    2726} // namespace CodeGen
Note: See TracChangeset for help on using the changeset viewer.