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

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

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

Revision 56 Revision 58
22 parse routines, and read by the generation routines. */ 22 parse routines, and read by the generation routines. */
23 23
24#ifndef PSICONV_DATA_H 24#ifndef PSICONV_DATA_H
25#define PSICONV_DATA_H 25#define PSICONV_DATA_H
26 26
27#include "general.h" 27#include <psiconv/general.h>
28#include "list.h" 28#include <psiconv/list.h>
29 29
30/* All types which end on _t are plain types; all other types are pointers 30/* All types which end on _t are plain types; all other types are pointers
31 to structs */ 31 to structs */
32 32
33#ifdef __cplusplus 33#ifdef __cplusplus

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

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