diff options
Diffstat (limited to 'app/tools/halibut/halibut.h')
-rw-r--r-- | app/tools/halibut/halibut.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/tools/halibut/halibut.h b/app/tools/halibut/halibut.h index 8fe1f08..aa750bd 100644 --- a/app/tools/halibut/halibut.h +++ b/app/tools/halibut/halibut.h @@ -169,6 +169,7 @@ enum { word_HyperLink, /* (invisible) */ word_HyperEnd, /* (also invisible; no text) */ word_Graphic, /* \G */ + word_Anchor, /* \IA */ /* * Back ends may define their own word types beyond here, in * case they need to use them internally. |