Changeset 2427 in Sophya for trunk/SophyaPI/PIext


Ignore:
Timestamp:
Sep 5, 2003, 5:33:22 PM (22 years ago)
Author:
ansari
Message:

modification texte de la fenetre About piapp - Reza 5/09/2003

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaPI/PIext/pistdimgapp.cc

    r2402 r2427  
    19741974string info = "piapp : Interactive analysis program\n";
    19751975info += buff;
    1976 info += "(C) LAL-IN2P3/CNRS  1996-2002\n";
    1977 info += "(C) SPP-DAPNIA/CEA  1996-2002\n";
     1976info += "(C) LAL-IN2P3/CNRS  1996-2003\n";
     1977info += "(C) SPP-DAPNIA/CEA 1996-2003\n";
     1978#ifndef SANS_EVOLPLANCK
     1979 info += "Check http://www.sophya.org for more information";
     1980#endif
    19781981infow_txt->SetText(info);
    19791982}
Note: See TracChangeset for help on using the changeset viewer.