]> Creatis software - FrontAlgorithms.git/blob - lib/fpaPlugins/GrowFunction.cxx
9b6d0d93944e166e12d3eeece1a0f801f7e7ee86
[FrontAlgorithms.git] / lib / fpaPlugins / GrowFunction.cxx
1 #include <fpaPlugins/GrowFunction.h>
2
3 // -------------------------------------------------------------------------
4 fpaPlugins::GrowFunction::
5 GrowFunction( )
6   : Superclass( )
7 {
8 }
9
10 // -------------------------------------------------------------------------
11 fpaPlugins::GrowFunction::
12 ~GrowFunction( )
13 {
14 }
15
16 // eof - $RCSfile$