Changeset 18056 for trunk/FACT++/src


Ignore:
Timestamp:
01/03/15 17:16:33 (10 years ago)
Author:
tbretz
Message:
Added the whitespaces required by the neweer C++11 compiler.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/FACT++/src/FACT.cc

    r12823 r18056  
    5353
    5454    std::cout <<
    55         n << " - "PACKAGE_STRING"\n"
     55        n << " - " PACKAGE_STRING "\n"
    5656        "\n"
    5757        "Written by Thomas Bretz et al.\n"
    5858        "\n"
    59         "Report bugs to <"PACKAGE_BUGREPORT">\n"
    60         "Home page: "PACKAGE_URL"\n"
     59        "Report bugs to <" PACKAGE_BUGREPORT ">\n"
     60        "Home page: " PACKAGE_URL "\n"
    6161        "\n"
    6262        "Copyright (C) 2011 by the FACT Collaboration.\n"
Note: See TracChangeset for help on using the changeset viewer.