Changeset 2427 in Sophya
- Timestamp:
- Sep 5, 2003, 5:33:22 PM (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaPI/PIext/pistdimgapp.cc
r2402 r2427 1974 1974 string info = "piapp : Interactive analysis program\n"; 1975 1975 info += buff; 1976 info += "(C) LAL-IN2P3/CNRS 1996-2002\n"; 1977 info += "(C) SPP-DAPNIA/CEA 1996-2002\n"; 1976 info += "(C) LAL-IN2P3/CNRS 1996-2003\n"; 1977 info += "(C) SPP-DAPNIA/CEA 1996-2003\n"; 1978 #ifndef SANS_EVOLPLANCK 1979 info += "Check http://www.sophya.org for more information"; 1980 #endif 1978 1981 infow_txt->SetText(info); 1979 1982 }
Note:
See TracChangeset
for help on using the changeset viewer.