toon-members
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Toon-members] TooN/internal vbase.hh


From: Tom Drummond
Subject: [Toon-members] TooN/internal vbase.hh
Date: Tue, 10 Feb 2009 12:22:32 +0000

CVSROOT:        /cvsroot/toon
Module name:    TooN
Changes by:     Tom Drummond <twd20>    09/02/10 12:22:32

Modified files:
        internal       : vbase.hh 

Log message:
        comment typo

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/TooN/internal/vbase.hh?cvsroot=toon&r1=1.7&r2=1.8

Patches:
Index: vbase.hh
===================================================================
RCS file: /cvsroot/toon/TooN/internal/vbase.hh,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -b -r1.7 -r1.8
--- vbase.hh    10 Feb 2009 10:35:06 -0000      1.7
+++ vbase.hh    10 Feb 2009 12:22:31 -0000      1.8
@@ -23,7 +23,7 @@
 
 
////////////////////////////////////////////////////////////////////////////////
 //
-// Classes for Matrices owning memory
+// Classes for Vectors owning memory
 //
 
 template<int Size, class Precision> struct VBase : public GenericVBase<Size, 
Precision, 1, VectorAlloc<Size, Precision> >{




reply via email to

[Prev in Thread] Current Thread [Next in Thread]