
Additional pragma directories included:

 - pragmas_StormC :

   - FAME_pragmas.h   <- Call FAME_lib.h
   - fifo_pragmas.h   <- Call fifo_lib.h
   - FileID_pragmas.h <- Call FileID_lib.h

 - pragma_StormC:

   - FAME_lib.h       <- c++ pragmas
   - fifo_lib.h       <- c++ pragmas
   - FileID_lib.h     <- c++ pragmas

These are the c++ pragmas needed to compile FAME doors and tools with the
new Storm/C compiler.

The Storm/C c++ pragmas for the FileID.library and fifo.library are also
included, because you may need them.

To use the includes with Storm/C delete or rename the 'pragmas' directory
and rename the 'pragmas_StormC' directory to 'pragmas' and the
'pragma_StormC' directory to 'pragma':

rename pragmas pragmas_SASC
rename pragmas_StormC pragmas
rename pragma_StormC pragma

FAME (c) 1993 - 1996 David 'Strider' Wettig.
FileID.library (c) 1994 - 1996 Oliver 'Bloodrock' Lange.
Storm/C (c) 1995/1996 HAAGE & PARTNER Computer GmbH.
fifo.library (c) Copyright 1990, Matthew Dillon, All Rights Reserved.
