Changes between Version 15 and Version 16 of C Interface


Ignore:
Timestamp:
06/10/10 11:22:17 (16 years ago)
Author:
Stephen Siegel
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • C Interface

    v15 v16  
    141141 * {{{#pragma TASS input <type> <variable>}}}
    142142   * treat the next element as an input variable.   Could be a preprocessor directory defining an object-type macro.
    143 * `#pragma TASS system`
     143 * `#pragma TASS system`
    144144   * declares the following function to be "system-level"
    145 * `#pragma TASS abstract`
     145 * `#pragma TASS abstract`
    146146   * declares the following function to be abstract (a pure mathematical side-effect free function, like sin(x))
    147147