/[public]/psiconv/trunk/program/psiconv/psiconv.h
ViewVC logotype

Diff of /psiconv/trunk/program/psiconv/psiconv.h

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

Revision 57 Revision 58
18*/ 18*/
19 19
20#ifndef PSICONV_PSICONV_H 20#ifndef PSICONV_PSICONV_H
21#define PSICONV_PSICONV_H 21#define PSICONV_PSICONV_H
22 22
23#include "data.h" 23#include "psiconv/data.h"
24 24
25typedef int output_function(const char *filename, const psiconv_file, 25typedef int output_function(const char *filename, const psiconv_file,
26 const char *type); 26 const char *type);
27 27
28typedef struct psiconv_fileformat_s { 28typedef struct psiconv_fileformat_s {

Legend:
Removed from v.57  
changed lines
  Added in v.58

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