diff options
author | ehilsdal <ehilsdal> | 2003-01-10 12:32:37 +0000 |
---|---|---|
committer | ehilsdal <ehilsdal> | 2003-01-10 12:32:37 +0000 |
commit | 7f3516ec479ea79960cb1bd2c892668cc9adcff6 (patch) | |
tree | 791a16343ac5adec1126df11160c8604e6f93b65 /docs/progGuideDB/preface.xml | |
parent | 82035f65bbf32c14d8168781608157f98c2c0712 (diff) | |
download | aspectj-7f3516ec479ea79960cb1bd2c892668cc9adcff6.tar.gz aspectj-7f3516ec479ea79960cb1bd2c892668cc9adcff6.zip |
updated semantics appendix to 1.1 language (still incomplete)
removed useless biblio and glossary
made a few docbook rationalizations
Diffstat (limited to 'docs/progGuideDB/preface.xml')
-rw-r--r-- | docs/progGuideDB/preface.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/progGuideDB/preface.xml b/docs/progGuideDB/preface.xml index 4f5575fcf..d4a7022d1 100644 --- a/docs/progGuideDB/preface.xml +++ b/docs/progGuideDB/preface.xml @@ -18,8 +18,8 @@ provides examples of their use.</para> </listitem> </itemizedlist> - Three appendices give a quick reference, a more formal definition of - AspectJ, and a glossary. + Appendices give a quick reference and a more formal definition of + AspectJ. </para> <para>The first section, <xref linkend="gettingstarted" />, provides a gentle |