mummy  1.0.3
MummyDummyGenerator.cxx
Go to the documentation of this file.
1 //----------------------------------------------------------------------------
2 //
3 // $Id: MummyDummyGenerator.cxx 62 2008-03-07 21:07:18Z david.cole $
4 //
5 // $Author: david.cole $
6 // $Date: 2008-03-07 16:07:18 -0500 (Fri, 07 Mar 2008) $
7 // $Revision: 62 $
8 //
9 // Copyright (C) 2006-2008 Kitware, Inc.
10 //
11 //----------------------------------------------------------------------------
12 
13 #include "MummyDummyGenerator.h"
14 
15 
16 //----------------------------------------------------------------------------
18 {
19 }
20 
21 
22 //----------------------------------------------------------------------------
24 {
25 }
26 
27 
28 //----------------------------------------------------------------------------
30 {
31  return false;
32 }