]> Creatis software - FrontAlgorithms.git/blob - lib/fpaPlugins/GrowFunction.cxx
Plugins updated
[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$