| # | 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 229 | Line 229 | int main(int argc, char* argv[]){ | |
| 229 | ||
| 230 | xyzStream.close(); | |
| 231 | ||
| 232 | < | |
| 232 | > | delete prepareVisitor; |
| 233 | delete compositeVisitor; | |
| 234 | delete info; | |
| 235 | ||
| – | Removed lines |
| + | Added lines |
| < | Changed lines |
| > | Changed lines |