source: git/Singular/singular.dox @ cbf866

fieker-DuValspielwiese
Last change on this file since cbf866 was 75f460, checked in by Hans Schoenemann <hannes@…>, 9 years ago
format
  • Property mode set to 100644
File size: 510 bytes
RevLine 
[75f460]1/*!
[eb8f20]2 \page singular_page Singular Interpreter and related functionality
[9b0e1a]3
[62a54b]4
5 \brief Main Singular application and its iterpreter (also available as a library)
6
7 Some functions are just wrappers over \ref kernel_page.
[75f460]8
[9b0e1a]9 Singular can be easily extended by means of dynamic modules:
10 - \subpage dynmodules_page
11
12 How to add kernel functions to the interpreter:
13 \verbinclude Singular/HOWTO.addKernelCmds
[62a54b]14
15 \verbinclude Singular/README
16
17 TODO: The sub-package structure is not yet defined for Singular package...
[9b0e1a]18*/
Note: See TracBrowser for help on using the repository browser.