Changeset fc12f05 for src/MakeLibCfa.h
- Timestamp:
- Nov 13, 2023, 3:43:43 AM (2 years ago)
- Branches:
- master
- Children:
- 25f2798
- Parents:
- 0030b508 (diff), 2174191 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)links above to see all the changes relative to each parent. - File:
-
- 1 edited
-
src/MakeLibCfa.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/MakeLibCfa.h
r0030b508 rfc12f05 24 24 25 25 namespace LibCfa { 26 void makeLibCfa( std::list< Declaration* > &prelude );27 26 void makeLibCfa( ast::TranslationUnit & translationUnit ); 28 27 } // namespace LibCfa
Note:
See TracChangeset
for help on using the changeset viewer.