toon-members
[Top][All Lists]
Advanced

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

[Toon-members] TooN/internal objects.h


From: Tom Drummond
Subject: [Toon-members] TooN/internal objects.h
Date: Wed, 29 Apr 2009 22:04:04 +0000

CVSROOT:        /cvsroot/toon
Module name:    TooN
Changes by:     Tom Drummond <twd20>    09/04/29 22:04:04

Modified files:
        internal       : objects.h 

Log message:
        namespace TooN included

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/TooN/internal/objects.h?cvsroot=toon&r1=1.3&r2=1.4

Patches:
Index: objects.h
===================================================================
RCS file: /cvsroot/toon/TooN/internal/objects.h,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -b -r1.3 -r1.4
--- objects.h   27 Apr 2009 13:30:29 -0000      1.3
+++ objects.h   29 Apr 2009 22:04:04 -0000      1.4
@@ -28,6 +28,7 @@
 // invalidate any other reasons why the executable file might be covered by
 // the GNU General Public License.
 
+namespace TooN {
 
 namespace Internal{
        // dummy structs that are used in 0-ary operators
@@ -397,3 +398,4 @@
 static Operator<Internal::Identity<DefaultPrecision> > Identity;
 static const Operator<Internal::Scalars<DefaultPrecision> > Ones(1);
 
+}




reply via email to

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