git://git.uio.no
/
u
/
mrichter
/
AliRoot.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Correct syntax accepted by g++ but not standard for static members, remove minor...
[u/mrichter/AliRoot.git]
/
ITS
/
AliITSmodule.cxx
diff --git
a/ITS/AliITSmodule.cxx
b/ITS/AliITSmodule.cxx
index c6959b4c616ecfe45982c82391dabf84f17e5b41..1c9a87b31c1cad341ef0c2ff4bb6e217b8fb1066 100644
(file)
--- a/
ITS/AliITSmodule.cxx
+++ b/
ITS/AliITSmodule.cxx
@@
-15,6
+15,9
@@
/*
$Log$
/*
$Log$
+Revision 1.2 1999/09/29 09:24:20 fca
+Introduction of the Copyright and cvs Log
+
*/
#include "AliITSmodule.h"
*/
#include "AliITSmodule.h"
@@
-79,7
+82,7
@@
Int_t AliITSmodule::AddHit(AliITShit* hit ) {
}
//___________________________________________________________________________
}
//___________________________________________________________________________
-void AliITSmodule::Streamer(TBuffer &
R__b
){
+void AliITSmodule::Streamer(TBuffer &
/*R__b*/
){
// Stream an object of class AliITSmodule.
return;
// Stream an object of class AliITSmodule.
return;