33#ifndef __SCIP_STRUCT_READER_H__
34#define __SCIP_STRUCT_READER_H__
common defines and data types used in all packages of SCIP
SCIP_DECL_READERREAD((*readerread))
SCIP_READERDATA * readerdata
SCIP_DECL_READERCOPY((*readercopy))
SCIP_DECL_READERFREE((*readerfree))
SCIP_DECL_READERWRITE((*readerwrite))
type definitions for input file readers
struct SCIP_ReaderData SCIP_READERDATA