Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 14bf341

Browse files
committed
Added keyword module entry.
1 parent e061a51 commit 14bf341

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

Doc/lib.tex

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,7 @@
8787
\input{libimp}
8888
\input{libni}
8989
\input{libparser}
90+
\input{libkeyword}
9091
\input{libcode}
9192
\input{libpprint}
9293
\input{libsite}

Doc/lib/lib.tex

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,7 @@
8787
\input{libimp}
8888
\input{libni}
8989
\input{libparser}
90+
\input{libkeyword}
9091
\input{libcode}
9192
\input{libpprint}
9293
\input{libsite}

0 commit comments

Comments
 (0)