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 2207 by gezelter, Fri Apr 15 22:40:33 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        "  |                                                                      |\n" <<
79 +      "  |                     version " <<
80 +      OOPSE_VERSION_MAJOR << "." << OOPSE_VERSION_MINOR << "." << OOPSE_VERSION_TINY <<
81 +      "  http://www.oopse.org              |\n" <<
82 +      "  |                                                                      |\n" <<
83        "  | OOPSE is an OpenScience project.  All source code is available for   |\n" <<
84        "  | any use subject to only one condition:                               |\n" <<
85        "  |                                                                      |\n" <<

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines