Problem: 1623756
Title: (Build -pragma) Put "#pragma options" on top of header file
Received: Jan 29 1997 11:28AM
#if PRAGMA_ALIGN_SUPPORTED #pragma options align=reset #endifat the bottom of PascalString.h with no setting of the option at the top of the file.
CPascalString_AC.h: Added an align=mac68k at top of file rather than removing the reset at the bottom of the file.