ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE-4/src/applications/oopse/oopse.cpp
(Generate patch)

Comparing trunk/OOPSE-4/src/applications/oopse/oopse.cpp (file contents):
Revision 2204 by gezelter, Fri Apr 15 22:04:00 2005 UTC vs.
Revision 2206 by gezelter, Fri Apr 15 22:22:30 2005 UTC

# Line 75 | Line 75 | int main(int argc,char* argv[]){
75        "  |  / / / / / / / /_/ /\\__ \\/ __/                                       |\n" <<
76        "  | / /_/ / /_/ / ____/___/ / /___     Copyright 2004-2005 by the        |\n" <<
77        "  | \\____/\\____/_/    /____/_____/     University of Notre Dame.         |\n" <<
78 <      "  |                                    http://www.oopse.org              |\n" <<
78 >      "  |                     version " <<
79 >      OOPSE_VERSION_MAJOR << "." << OOPSE_VERSION_MINOR << "." << OOPSE_VERSION_TINY <<
80 >      "  http://www.oopse.org              |\n" <<
81        "  |                                                                      |\n" <<
82        "  | OOPSE is an OpenScience project.  All source code is available for   |\n" <<
83        "  | any use subject to only one condition:                               |\n" <<

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines