project_files/frontlib/model/mapcfg.h
changeset 8260 83d85e32c713
parent 7314 6171f0bad318
child 8330 aaefa587e277
equal deleted inserted replaced
8258:c14b27abe452 8260:83d85e32c713
    15  * You should have received a copy of the GNU General Public License
    15  * You should have received a copy of the GNU General Public License
    16  * along with this program; if not, write to the Free Software
    16  * along with this program; if not, write to the Free Software
    17  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
    17  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
    18  */
    18  */
    19 
    19 
    20 /*
    20 /*!
    21  * Data structure and functions for accessing the map.cfg of named maps.
    21  * Data structure and functions for accessing the map.cfg of named maps.
    22  */
    22  */
    23 
    23 
    24 #ifndef MAPCFG_H_
    24 #ifndef MAPCFG_H_
    25 #define MAPCFG_H_
    25 #define MAPCFG_H_