00001 // (C) Copyright John Maddock 2001 - 2003. 00002 // Use, modification and distribution are subject to the 00003 // Boost Software License, Version 1.0. (See accompanying file 00004 // LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) 00005 00006 // See http://www.boost.org for most recent version. 00007 00008 // Dec Alpha True64 C++ compiler setup: 00009 00010 #define BOOST_COMPILER "Dec Alpha True64 " BOOST_STRINGIZE(__DECCXX_VER) 00011 00012 #include "sysc/packages/boost/config/compiler/common_edg.hpp" 00013 00014 // 00015 // versions check: 00016 // Nothing to do here? 00017 00018 00019
1.5.5