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-- 283 bytes parent folder | download
1
2
3
4
5
6
//From code.mpi.def:
OMDef( "I", "nums1", "i" );
OMDef( "CachedConstant",        "piper", "CachedConstant"        );
OMDef( "AssignCachedConstants", "piper", "AssignCachedConstants" );
OMDef( "ClearCachedConstants",  "piper", "ClearCachedConstants"  );
OMDef( "Pi", "nums1", "pi" );