Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members  

skNull.h

00001 /*
00002   Copyright 1996-2001
00003   Simon Whiteside
00004 
00005 * $Id: skNull_8h-source.html,v 1.1 2001/11/27 11:47:02 sdw Exp $
00006 */
00007 #ifndef skNULL_H
00008 #define skNULL_H
00009 
00010 #include "skExecutable.h"
00011 
00016 class CLASSEXPORT skNull : public skExecutable {
00017 };
00018 #endif
00019 

Generated on Tue Nov 20 17:56:21 2001 for Simkin by doxygen1.2.11.1 written by Dimitri van Heesch, © 1997-2001