usata-commits
[Top][All Lists]
Advanced

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

[Usata-commits] Changes to usata2/src/objects/test_object.cpp


From: David Lau
Subject: [Usata-commits] Changes to usata2/src/objects/test_object.cpp
Date: Fri, 31 Dec 2004 01:46:18 -0500

Index: usata2/src/objects/test_object.cpp
diff -u usata2/src/objects/test_object.cpp:1.2 
usata2/src/objects/test_object.cpp:1.3
--- usata2/src/objects/test_object.cpp:1.2      Thu Dec 30 20:14:57 2004
+++ usata2/src/objects/test_object.cpp  Fri Dec 31 06:34:14 2004
@@ -10,7 +10,7 @@
 // included in the software distribution, or visit
 // http://www.fsf.org/licenses/gpl.html.
 //
-// $Id: test_object.cpp,v 1.2 2004/12/30 20:14:57 skunix Exp $
+// $Id: test_object.cpp,v 1.3 2004/12/31 06:34:14 skunix Exp $
 
 #include "../object.hpp"
 #include "../object-registry.hpp"
@@ -19,7 +19,7 @@
 {
        using namespace usata;
        
-       class Something : public Object
+       class Something : public Object, public GCInterface
        {
 
                public:




reply via email to

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