IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 21, 2006, 2:26:03 PM (20 years ago)
Author:
jhoblitt
Message:

spec 'descriptive' comments

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/glueforge/examples/complex.md

    r5963 r6458  
    11glueforge METADATA
    2     pkg_name        STR  foodb 
     2    pkg_name        STR  foodb
    33    pkg_namespace   STR  foo
    44END
    55
    66foo METADATA
    7     foo     STR     60      # Primary Key
    8     bar     S32     0
     7    foo     STR     60      # Primary Key # the name of foo thing
     8    bar     S32     0       ## count of bar
    99    baz     F32     0.0
    1010    boing   F64     0.0
     
    1616    boing   F64     0.0
    1717    baz     F32     0.0
    18     bar     S32     0
    19     foo     STR     60      # Primary Key
     18    bar     S32     0       ## count of bar
     19    foo     STR     60      # Primary Key # the name of foo thing
    2020END
Note: See TracChangeset for help on using the changeset viewer.