projects
/
gem5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
263886b
)
formatting for consistency
author
Nathan Binkert
<binkertn@umich.edu>
Wed, 24 Dec 2003 07:22:43 +0000
(
02:22
-0500)
committer
Nathan Binkert
<binkertn@umich.edu>
Wed, 24 Dec 2003 07:22:43 +0000
(
02:22
-0500)
--HG--
extra : convert_revision :
f859244880dcc2be9424edaac0c73adfd467221e
base/statistics.hh
patch
|
blob
|
history
diff --git
a/base/statistics.hh
b/base/statistics.hh
index ca0666990c793e657c11c8b691067e47e327798f..aaebaef0f93d517ccaed00b7feffb7ad10f494aa 100644
(file)
--- a/
base/statistics.hh
+++ b/
base/statistics.hh
@@
-2780,7
+2780,10
@@
class FormulaBase : public DataAccess
};
class Temp;
-class Formula : public WrapVec<Formula, FormulaBase, VectorData>
+class Formula
+ : public WrapVec<Formula,
+ FormulaBase,
+ VectorData>
{
public:
/**