Non-Uniform CA Designer (C++, GAlib, Boost)
Detail souboru
Zdrojový kód
// This file contains no code inside
/**
* @file doxygen.h
* @brief Doxygen documentation (common part)
* @author Kamil Dudka <xdudka00@stud.fit.vutbr.cz>
* @date 2009-04-30
*/
/**
* @mainpage
* Non-Uniform CA Designer
* @remark
*
* - To write your own @b circuits and/or binding look at AbstractGate and
* IGateBinding documentation.
*
* - Sample @b gates and @b binding can be found in CaFactory.cpp.
*
* - If you are interested in tweaking various @b compile-time @b options,
* then config.h is the place to go.
*
* @author Kamil Dudka <xdudka00@stud.fit.vutbr.cz>
* @date 2009-04-30
*/