From 2b2c8388a2eb297b2ce7fd43781112d6cbac63d2 Mon Sep 17 00:00:00 2001 From: Nathan Binkert Date: Wed, 24 Dec 2003 02:22:43 -0500 Subject: [PATCH] formatting for consistency --HG-- extra : convert_revision : f859244880dcc2be9424edaac0c73adfd467221e --- base/statistics.hh | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/base/statistics.hh b/base/statistics.hh index ca0666990..aaebaef0f 100644 --- a/base/statistics.hh +++ b/base/statistics.hh @@ -2780,7 +2780,10 @@ class FormulaBase : public DataAccess }; class Temp; -class Formula : public WrapVec +class Formula + : public WrapVec { public: /**