70// Changes:// $Log: inst.cc,v $// Revision 1.2.8.1.2.1 2004/02/23 02:08:03 rmorris// There is some incompatibility between the use of isascii() in the hdf library// and its use on OS X. Here we force in the #undef of isascii in the osx case.//// Revision 1.2.8.1 2003/05/21 16:26:58 edavis// Updated/corrected copyright statements.//// Revision 1.2 2000/10/09 19:46:19 jimg// Moved the CVS Log entries to the end of each file.// Added code to catch Error objects thrown by the dap library.// Changed the read() method's definition to match the dap library.//// Revision 1.1 1996/10/31 18:43:05 jimg// Added.//