Changeset 7b5694d for src/GenPoly
- Timestamp:
- Jan 17, 2023, 2:05:52 PM (2 years ago)
- Branches:
- ADT, ast-experimental, master
- Children:
- fed6a0f
- Parents:
- e563edf
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified src/GenPoly/GenPoly.cc ¶
re563edf r7b5694d 490 490 } 491 491 492 /// Flattens a list of types. 493 // There is another flattenList in Unify. 492 494 void flattenList( vector<ast::ptr<ast::Type>> const & src, 493 495 vector<ast::ptr<ast::Type>> & out ) {
Note: See TracChangeset
for help on using the changeset viewer.