diff options
author | Graeme Geldenhuys <graemeg@gmail.com> | 2014-03-24 05:48:58 +0000 |
---|---|---|
committer | Graeme Geldenhuys <graemeg@gmail.com> | 2014-03-24 05:48:58 +0000 |
commit | c216e838de70ff2eec6223434627773a27a1262b (patch) | |
tree | f3d7f2718b711d3abc3402bd6f979265dd2193fb | |
parent | 517933ad6bdbe68e7d54ef1b74b035956d24be63 (diff) | |
download | fpGUI-c216e838de70ff2eec6223434627773a27a1262b.tar.xz |
fpc_lang_ref.ipf: minor fix to diagram
Also placed a note of where I should continue from.
-rw-r--r-- | docs/fpc_lang_ref.ipf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/fpc_lang_ref.ipf b/docs/fpc_lang_ref.ipf index c6440957..abe951e9 100644 --- a/docs/fpc_lang_ref.ipf +++ b/docs/fpc_lang_ref.ipf @@ -5003,7 +5003,7 @@ internally to denote 'nodefault'. :p. aoeu .* START HERE !!!!!!!!!!!!!!!!!!!!!! - +:h5.*** START HERE *** .* ============================================================== :h2 name=interfaces.Interfaces @@ -5156,7 +5156,7 @@ used by a program or another unit. The syntax for a unit is as follows: &ra.─────┬────────────────────────────────────────────┬─ :hp2.end:ehp2. ── . ─────────────────&ra.&la. ├─ initialization part ─┬───────────────────┬┤ │ └ finalization part ┘│ - └─ :hp2.begin:ehp2. ─── statement ─┬───────────────────┘ + └─ :hp2.begin:ehp2. ─┬─ statement ─┬───────────────────┘ ^───── ; ─────┘ &ra.&ra.─── unit header ── :hp2.unit:ehp2. ── unit identifier ── ; ──────────────────────────────&ra.&la. |