# | Line 1 | Line 1 | |
---|---|---|
1 | < | /* |
1 | > | /* |
2 | * Copyright (c) 2005 The University of Notre Dame. All Rights Reserved. | |
3 | * | |
4 | * The University of Notre Dame grants you ("Licensee") a | |
# | Line 83 | Line 83 | namespace oopse { | |
83 | std::string inIdealFileName; | |
84 | bool isScanned; | |
85 | ||
86 | < | double angleTransfer; |
86 | > | RealType angleTransfer; |
87 | std::vector<fpos_t*> framePos; | |
88 | SimInfo *info_; | |
89 | }; | |
90 | ||
91 | } //end namespace oopse | |
92 | < | #endif |
92 | > | #endif |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |