contrib/gel/pop/pop_object.cxx

Go to the documentation of this file.
00001 // This is gel/pop/pop_object.cxx
00002 #include "pop_object.h"
00003 //:
00004 // \file
00005 #include <vcl_iostream.h>
00006 
00007 void pop_object::update()
00008 {
00009   vcl_cout << "Warning: update should have been called elsewhere\n";
00010 }

Generated on Sun Sep 7 05:15:06 2008 for contrib/gel/pop by  doxygen 1.5.1