00001 /* 00002 * PROPRIETARY INFORMATION. This software is proprietary to 00003 * Side Effects Software Inc., and is not to be reproduced, 00004 * transmitted, or disclosed in any way without written permission. 00005 * 00006 * Produced by: 00007 * Cristin Barghiel 00008 * Side Effects Software Inc. 00009 * 20 Maud St. 00010 * Toronto, Ontario, M5V 2M5 00011 * Canada 00012 * 416-366-4607 00013 * 00014 * NAME: Utility Library (C++) 00015 * 00016 * COMMENTS: 00017 * 00018 * Revision 1.2 1995/09/28 21:17:39 adubey 00019 * Fixed #include directive calls. 00020 * 00021 * Revision 1.1.1.1 1995/09/17 18:10:24 mark 00022 * initial source release 00023 * 00024 * Revision 1.1 1995/03/17 04:39:13 mark 00025 * Initial revision 00026 * 00027 * 00028 */ 00029 00030 #if 0 00031 No C++ code needed for ptr matrix - all defined in header 00032 #endif
1.5.9