wavepacket-lib.h

Go to the documentation of this file.
00001 /*
00002  * wavepacket-lib.h
00003  *
00004  * bogus header for Doxygen documentation.
00005  *
00006  * Don't use this file!
00007  */
00008 
00009 ////////////////////////////////////////////////////////////////////////////////
00010 ///
00011 /// \page       wavepacket-lib-page     Wavepacket Libraries
00012 ///
00013 /// The Wavepacket Libraries are a set of libraries used by multiple projects.
00014 /// They are released freely to the community subject to the BSD License.
00015 ///
00016 /// See http://en.wikipedia.org/wiki/BSD_licenses .
00017 ///
00018 /// Some parts of this library are from other authors, and may be subject
00019 /// to other licenses.  Those exceptions are called out clearly.
00020 ///
00021 /// \n
00022 /// This repository contains little to no useful binaries on its own!  In fact,
00023 /// nothing is executable except for test programs.  However, these libraries
00024 /// are used by multiple other projects.  I sometimes refer to the "Wavepacket
00025 /// family" to indicate other repositories which are built using the Wavepacket
00026 /// Libraries and build system.
00027 ///
00028 /// To browse the libraries, click \ref wavepacket_top , or click the
00029 /// "Modules" tab above.
00030 ///
00031 ////////////////////////////////////////////////////////////////////////////////
00032 
00033 /// \ingroup dev_guide
00034 /// \defgroup wavepacket_top Wavepacket Libraries
00035 ///
00036 /// \n
00037 /// These are the groups of libraries available.