diff options
| author | 2023-07-24 12:23:30 +0800 | |
|---|---|---|
| committer | 2023-07-24 12:23:30 +0800 | |
| commit | e9317c2366bb6fb9b6079e81e58598ff7041682a (patch) | |
| tree | 84523df5264e60bfc5c2816f3389c8afb7db4898 /src/main.aux | |
| parent | 22257537a54fc2315e09df9552d374eecd893567 (diff) | |
| download | TRPGNivis-e9317c2366bb6fb9b6079e81e58598ff7041682a.tar.gz TRPGNivis-e9317c2366bb6fb9b6079e81e58598ff7041682a.zip | |
😶🌫️Push LaTeX
Diffstat (limited to 'src/main.aux')
| -rw-r--r-- | src/main.aux | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/src/main.aux b/src/main.aux new file mode 100644 index 0000000..8778f01 --- /dev/null +++ b/src/main.aux @@ -0,0 +1,16 @@ +\relax +\@writefile{toc}{\contentsline {section}{\numberline {I}Introduction}{1}{}\protected@file@percent } +\@writefile{toc}{\contentsline {section}{\numberline {II}Features}{1}{}\protected@file@percent } +\@writefile{toc}{\contentsline {subsection}{\numberline {\mbox {II-A}}Lexer Module}{1}{}\protected@file@percent } +\@writefile{toc}{\contentsline {subsection}{\numberline {\mbox {II-B}}Parser Module}{1}{}\protected@file@percent } +\@writefile{toc}{\contentsline {subsection}{\numberline {\mbox {II-C}}Built-in Types Module}{1}{}\protected@file@percent } +\@writefile{toc}{\contentsline {subsection}{\numberline {\mbox {II-D}}Error Handling Module}{1}{}\protected@file@percent } +\@writefile{toc}{\contentsline {subsection}{\numberline {\mbox {II-E}}Execution Environment Module}{1}{}\protected@file@percent } +\@writefile{toc}{\contentsline {subsection}{\numberline {\mbox {II-F}}Interpreter Module}{1}{}\protected@file@percent } +\@writefile{toc}{\contentsline {subsection}{\numberline {\mbox {II-G}}Mathematics Foundation Module}{1}{}\protected@file@percent } +\@writefile{toc}{\contentsline {subsection}{\numberline {\mbox {II-H}}Documentation Module}{1}{}\protected@file@percent } +\@writefile{toc}{\contentsline {section}{\numberline {III}Getting Started}{1}{}\protected@file@percent } +\@writefile{toc}{\contentsline {section}{\numberline {IV}Keywords}{1}{}\protected@file@percent } +\@writefile{toc}{\contentsline {section}{\numberline {V}Contribution}{1}{}\protected@file@percent } +\@writefile{toc}{\contentsline {section}{\numberline {VI}License}{1}{}\protected@file@percent } +\gdef \@abspage@last{1} |
