Go to the source code of this file.
Defines | |
#define | __BEGIN_DECLS |
#define | __END_DECLS |
#define | __P(protos) protos |
Functions | |
gint | create_change_log (PGconn *conn, gchar *file_path, gint prj_num) |
Create the ChangeLog file for a given project. More... |
These routines are used to generate project ChangeLog files. In actuallity, the files are probably best used as templates for the real ChangeLog file.
|
Create the ChangeLog file for a given project.
|