Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/MakeLibCfa.h

    rc6b4432 r1f7dc61  
    2424
    2525namespace LibCfa {
     26        void makeLibCfa( std::list< Declaration* > &prelude );
    2627        void makeLibCfa( ast::TranslationUnit & translationUnit );
    2728} // namespace LibCfa
Note: See TracChangeset for help on using the changeset viewer.