Changeset 6458 for trunk/glueforge/examples/complex.md
- Timestamp:
- Feb 21, 2006, 2:26:03 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/glueforge/examples/complex.md (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/glueforge/examples/complex.md
r5963 r6458 1 1 glueforge METADATA 2 pkg_name STR foodb 2 pkg_name STR foodb 3 3 pkg_namespace STR foo 4 4 END 5 5 6 6 foo 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 9 9 baz F32 0.0 10 10 boing F64 0.0 … … 16 16 boing F64 0.0 17 17 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 20 20 END
Note:
See TracChangeset
for help on using the changeset viewer.
