X-Git-Url: https://git.rrq.au/?a=blobdiff_plain;f=adoc%2Fp_current_wordlist.adoc;h=a5ab03145a5a731927d4e8600cdc0788ef3d39c2;hb=c6fd5bdf3bae68aac49a239548c82a8d08384da8;hp=6f086a6adb539e318e7d7e7dac5d8db798d2a8dd;hpb=656f37efbd89db1b1088281047a9633cf74e92ec;p=rrq%2Frrqforth.git diff --git a/adoc/p_current_wordlist.adoc b/adoc/p_current_wordlist.adoc index 6f086a6..a5ab031 100644 --- a/adoc/p_current_wordlist.adoc +++ b/adoc/p_current_wordlist.adoc @@ -1,6 +1,6 @@ // wordlists.asm: WORD p_wordlist,'CURRENT-WORDLIST',dovariable -anchor:p_wordlist[] +anchor:p_current_wordlist[] === Word: CURRENT-WORDLIST .... @@ -10,6 +10,7 @@ Data stack: ( -- a ) "CURRENT-WORDLIST" is a variable word that points out the DFA of the current word list word for <> to use finding words. The word list word content is as follows: + ==== .word list word content [caption='Layout {counter:layout}: ']