1======================================================================== 2 DYNAMIC LINK LIBRARY : boost_math Project Overview 3======================================================================== 4 5AppWizard has created this boost_math DLL for you. 6 7// Copyright Paul A. Bristow & John Maddock 2009 8// Use, modification and distribution are subject to the 9// Boost Software License, Version 1.0. 10// (See accompanying file LICENSE_1_0.txt 11// or copy at http://www.boost.org/LICENSE_1_0.txt) 12 13This file contains a summary of what you will find in each of the files that 14make up your boost_math application. 15 16boost_math.vcproj 17 This is the main project file for VC++ projects generated using an Application Wizard. 18 It contains information about the version of Visual C++ that generated the file, and 19 information about the platforms, configurations, and project features selected with the 20 Application Wizard. 21 22boost_math.cpp 23 This is the main DLL source file. 24 25boost_math.h 26 This file contains a class declaration. 27 28AssemblyInfo.cpp 29 Contains custom attributes for modifying assembly metadata. 30 31///////////////////////////////////////////////////////////////////////////// 32Other notes: 33 34AppWizard uses "TODO:" to indicate parts of the source code you 35should add to or customize. 36 37///////////////////////////////////////////////////////////////////////////// 38 39