From 20fcf9e9ab769068909e257d59af467d2167fca4 Mon Sep 17 00:00:00 2001 From: Francois Gygi Date: Tue, 6 Oct 2009 06:24:39 +0000 Subject: [PATCH] wrap long comment lines git-svn-id: http://qboxcode.org/svn/qb/trunk@735 cba15fb0-1239-40c8-b417-11db7ca47a34 --- src/IonicStepper.h | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/IonicStepper.h b/src/IonicStepper.h index fb12b15..2dceceb 100644 --- a/src/IonicStepper.h +++ b/src/IonicStepper.h @@ -15,7 +15,7 @@ // IonicStepper.h: // //////////////////////////////////////////////////////////////////////////////// -// $Id: IonicStepper.h,v 1.12 2009-05-15 04:39:07 fgygi Exp $ +// $Id: IonicStepper.h,v 1.13 2009-10-06 06:24:39 fgygi Exp $ #ifndef IONICSTEPPER_H #define IONICSTEPPER_H @@ -33,7 +33,8 @@ class IonicStepper ConstraintSet& constraints_; double dt_; int nsp_; - // ndofs_ is the total number of degrees of freedom after constraints are considered + // ndofs_ is the total number of degrees of freedom after + // constraints are considered int ndofs_; std::vector na_; // number of atoms per species na_[nsp_] std::vector > r0_; // r0_[nsp_][3*na_] -- libgit2 0.26.0