#include <gnome.h>
#include <math.h>
#include <stdlib.h>
#include <stdio.h>
#include "config.h"
#include "fmaps.h"
Go to the source code of this file.
Functions | |
void | FM_Import_ShapeFile (PGconn* conn,const char *name) |
|
Definition at line 50 of file fmapsimportshapefile.c. Referenced by on_fileselection_ok_button_clicked(). |