Changes between Version 5 and Version 6 of Doc/panc/dml/types


Ignore:
Timestamp:
Mar 7, 2007, 6:59:45 PM (17 years ago)
Author:
/O=GRID-FR/C=FR/O=CNRS/OU=LAL/CN=Charles Loomis
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Doc/panc/dml/types

    v5 v6  
    1313where 'path' is a valid path name and 'type-spec' is either a type specification or name of an existing type.  The syntax:
    1414{{{
    15 type path = type-spec;
     15type path = type-spec; # DEPRECATED
    1616}}}
    17 will also work, but its use is ''''deprecated''''.  Support for the latter form will disappear in a future release of the compiler.
     17will also work, but its use is '''deprecated'''.  Support for the latter form will disappear in a future release of the compiler.
    1818
    1919Full type specifications are of the form: