X-Git-Url: https://jxself.org/git/?p=informlib.git;a=blobdiff_plain;f=linklpa.h;h=96177d361c5f7ec15e70d91e8b178136b9939e34;hp=364bf7d69ba10fbaa6f2e8c6784b207fe917b4c1;hb=HEAD;hpb=e157947b6ab3ff565fe5beabb78324820770c2a9 diff --git a/linklpa.h b/linklpa.h index 364bf7d..96177d3 100644 --- a/linklpa.h +++ b/linklpa.h @@ -1,9 +1,9 @@ ! ============================================================================== ! LINKLPA: Link declarations of common properties and attributes. ! -! Supplied for use with Inform 6 -- Release 6.12.5 -- Serial number 210605 +! Supplied for use with Inform 6 -- Release 6.12.6 -- Serial number 220219 ! -! Copyright Graham Nelson 1993-2004 and David Griffith 2012-2021 +! Copyright Graham Nelson 1993-2004 and David Griffith 2012-2022 ! ! This file is free software: you can redistribute it and/or modify ! it under the terms of the GNU Affero General Public License as @@ -75,8 +75,10 @@ Attribute neuter; Attribute pluralname; #Ifdef INFIX; +#Ifndef infix__watching; Attribute infix__watching; #Endif; +#Endif; ! ------------------------------------------------------------------------------