1 //*******************************************************************
2 //
3 // License:  See top level LICENSE.txt file.
4 //
5 // DESCRIPTION:
6 //   Contains implementation of class ossimFactoryBaseTemplate.
7 //
8 // SOFTWARE HISTORY:
9 //>
10 //   ddmmm2001  Oscar Kramer (okramer@imagelinks.com)
11 //              Initial coding.
12 //<
13 //*****************************************************************************
14 //  $Id: ossimFactoryBaseTemplate.cpp 9963 2006-11-28 21:11:01Z gpotts $
15 
16 #include <ossim/base/ossimFactoryBaseTemplate.h>
17 
18 
19