changeset 247 | f1158744a112 |
parent 237 | 9c8efad5f587 |
parent 236 | da953e387d31 |
child 248 | 8fada33fc60a |
16:4aeb1dcb421d | 17:a4d4bf19e1db |
---|---|
16 * |
16 * |
17 */ |
17 */ |
18 |
18 |
19 ///\ingroup lemon_io |
19 ///\ingroup lemon_io |
20 ///\file |
20 ///\file |
21 ///\brief \ref lgf-format "Lemon Graph Format" writer. |
21 ///\brief \ref lgf-format "LEMON Graph Format" writer. |
22 |
22 |
23 |
23 |
24 #ifndef LEMON_LGF_WRITER_H |
24 #ifndef LEMON_LGF_WRITER_H |
25 #define LEMON_LGF_WRITER_H |
25 #define LEMON_LGF_WRITER_H |
26 |
26 |