#ifndef GS_LIBPTRS
#define GS_LIBPTRS

	struct	Library *DiskfontBase;
	struct	DosLibrary *DOSBase;
	struct	Library *ExpansionBase;
	struct	GfxBase *GfxBase;
	struct	Library *IconBase;
	struct	IntuitionBase *IntuitionBase;
	struct	Library *LayersBase;
	struct	Library *MathBase;
	struct	Library *MathIeeeDoubBasBase;
	struct	Library *MathIeeeDoubTransBase;
	struct	Library *MathTransBase;
	struct	Library *TranslatorBase;
	struct	Library *AslBase;
	struct	Library *CxBase;
	struct	Library *GadToolsBase;
	struct	Library *IFFParseBase;
	struct	Library *KeymapBase;
	struct	Library *MathIeeeSingBasBase;
	struct	Library *MathIeeeSingTransBase;
	struct	Library *RexxSysBase;
	struct	Library *UtilityBase;
	struct	Library *WorkbenchBase;

#endif
