/[public]/psiconv/trunk/lib/psiconv/generate_routines.h
ViewVC logotype

Diff of /psiconv/trunk/lib/psiconv/generate_routines.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

Revision 73 Revision 75
21#define PSICONV_GENERATE_ROUTINES_H 21#define PSICONV_GENERATE_ROUTINES_H
22 22
23#include <psiconv/general.h> 23#include <psiconv/general.h>
24#include <psiconv/common.h> 24#include <psiconv/common.h>
25#include <psiconv/data.h> 25#include <psiconv/data.h>
26#include <psiconv/generate.h>
26 27
27#ifdef __cplusplus 28#ifdef __cplusplus
28extern "C" { 29extern "C" {
29#endif /* __cplusplus */ 30#endif /* __cplusplus */
30 31
98 99
99/* ********************* 100/* *********************
100 * generate_driver.c * 101 * generate_driver.c *
101 ********************* */ 102 ********************* */
102 103
103extern int psiconv_write(psiconv_buffer *buf,const psiconv_file value);
104extern int psiconv_write_texted_file(psiconv_buffer buf, 104extern int psiconv_write_texted_file(psiconv_buffer buf,
105 psiconv_texted_f value); 105 psiconv_texted_f value);
106 106
107 107
108 108

Legend:
Removed from v.73  
changed lines
  Added in v.75

frodo@frodo.looijaard.name
ViewVC Help
Powered by ViewVC 1.1.26