00001 // 00002 // The Austria library is copyright (c) Gianni Mariani 2004. 00003 // 00004 // Grant Of License. Grants to LICENSEE the non-exclusive right to use the Austria 00005 // library subject to the terms of the LGPL. 00006 // 00007 // A copy of the license is available in this directory or one may be found at this URL: 00008 // http://www.gnu.org/copyleft/lesser.txt 00009 // 00015 #include "at_factory.h" 00016 00017 #ifndef AT_HardLinkSymbolName 00018 #define AT_HardLinkSymbolName FactoryHardLinkSymbol 00019 #endif 00020 00021 HardLink(AT_HardLinkExtern) 00022 00023 void ** AT_HardLinkSymbolName[] = { 00024 HardLink(AT_HardLinkArrayElement) 00025 0 00026 }; 00027 00028
Generated for Austria by
and
MakeXS at Sun Oct 24 17:35:34 PDT 2004