source: git/dyn_modules/dyn_modules.dox @ 59f97c

fieker-DuValspielwiese
Last change on this file since 59f97c was 546e3e, checked in by Oleksandr Motsak <motsak@…>, 10 years ago
Added doxygen hierarchycal descriptions (as subpages)
  • Property mode set to 100644
File size: 294 bytes
Line 
1/*! \page dynmodules_page Dynamic modules
2 *
3 * Dynamic interpretor (\ref singular_page) extensions which may contain mathematical algorithms (like \ref kernel_page) and also define new data structures (like \ref libpolys_page)
4 *
5 * \subpage bigintm
6 * \subpage syzextra
7 * \subpage call
8 */
Note: See TracBrowser for help on using the repository browser.