Rev 32 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
32 | reyssat | 1 | |
2 | <p> |
||
3 | A datafile is a plain text file whose content is split into a number of |
||
4 | records. Records are separated by tag strings $emph"\n:"$emphend (a new-line |
||
5 | character immediately followed by `:'). Lines before the first tag string |
||
6 | are treated as comments. |
||
5920 | bpr | 7 | </p> |