File: om.mpi

package info (click to toggle)
mathpiper 0.0.svn2556-2
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 7,416 kB
  • ctags: 2,729
  • sloc: java: 21,643; xml: 751; sh: 105; makefile: 5
file content (6 lines) | stat: -rw-r--r-- 267 bytes parent folder | download
1
2
3
4
5
6
// From code.mpi.def:
OMDef( ":"        , "mathpiper","prepend"    );
OMDef( "@"        , "mathpiper","apply"      );
OMDef( "/@"       , "mathpiper","list_apply" );
OMDef( ".."       , "interval1","integer_interval" );
OMDef( "NFunction", "mathpiper","NFunction" );