Changeset c8a0210 for tests/io/manipulatorsOutput3.cfa
- Timestamp:
- Apr 16, 2021, 2:28:09 PM (5 years ago)
- Branches:
- ADT, arm-eh, ast-experimental, enum, forall-pointer-decay, jacob/cs343-translation, master, new-ast-unique-expr, pthread-emulation, qualifiedEnum
- Children:
- 665edf40
- Parents:
- 857a1c6 (diff), 5f6a172 (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
-
tests/io/manipulatorsOutput3.cfa (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
tests/io/manipulatorsOutput3.cfa
r857a1c6 rc8a0210 1 // 2 // Cforall Version 1.0.0 Copyright (C) 2019 University of Waterloo 3 // 4 // manipulatorsOutput3.cfa -- 5 // 6 // Author : Peter A. Buhr 7 // Created On : Tue Apr 13 17:54:23 2021 8 // Last Modified By : Peter A. Buhr 9 // Last Modified On : Tue Apr 13 17:54:48 2021 10 // Update Count : 1 11 // 12 1 13 #include <fstream.hfa> 2 14
Note:
See TracChangeset
for help on using the changeset viewer.