Parent Directory | Revision Log | Patch
revision 54 by jds, Tue Aug 2 11:20:09 2005 UTC | revision 67 by johnpye, Wed Nov 30 16:31:29 2005 UTC | |
---|---|---|
# | Line 43 | Line 43 |
43 | * </pre> | * </pre> |
44 | */ | */ |
45 | ||
46 | #ifndef slv_types__already_included | #ifndef ASC_SLV_TYPES_H |
47 | #define slv_types__already_included | #define ASC_SLV_TYPES_H |
48 | ||
49 | typedef void *SlvBackendToken; | typedef void *SlvBackendToken; |
50 | /**< | /**< |
# | Line 71 typedef struct slv_system_structure *slv | Line 71 typedef struct slv_system_structure *slv |
71 | *** in slv and system to reference a mathematical problem. | *** in slv and system to reference a mathematical problem. |
72 | **/ | **/ |
73 | ||
74 | #endif /* slv_types__already_included */ | #endif /* ASC_SLV_TYPES_H */ |
75 |
|
john.pye@anu.edu.au | ViewVC Help |
Powered by ViewVC 1.1.22 |