Add CVS-id RCS tags to files.

svn path=/trunk/boinc/; revision=5398
This commit is contained in:
Bruce Allen 2005-02-11 04:46:01 +00:00
parent b193f36131
commit 87d0753b1a
5 changed files with 5 additions and 0 deletions

View File

@ -659,3 +659,4 @@ void REDUCED_ARRAY::draw_labels() {
ortho_done(); ortho_done();
} }
const char *BOINC_RCSID_f4749d0d37="$Id$";

View File

@ -126,3 +126,4 @@ void ACCT_MGR::handle_reply() {
} }
} }
} }
const char *BOINC_RCSID_8fd9e873bf="$Id$";

View File

@ -38,3 +38,4 @@ void wxLogBOINC::DoLogString(const wxChar *szString, time_t t)
wxLogStderr::DoLogString(szString, t); wxLogStderr::DoLogString(szString, t);
} }
const char *BOINC_RCSID_4f7bf42814="$Id$";

View File

@ -79,3 +79,4 @@ int main(int argc, char** argv){
boinc_db.close(); boinc_db.close();
return final; return final;
} }
const char *BOINC_RCSID_a63ea0ae5e="$Id$";

View File

@ -122,3 +122,4 @@ int main(int argc, char** argv){
boinc_db.close(); boinc_db.close();
return final; return final;
} }
const char *BOINC_RCSID_6d019426c9="$Id$";