-
Notifications
You must be signed in to change notification settings - Fork 0
/
relatório.aux
58 lines (58 loc) · 2.92 KB
/
relatório.aux
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
\relax
\catcode`"\active
\select@language{portuges}
\@writefile{toc}{\select@language{portuges}}
\@writefile{lof}{\select@language{portuges}}
\@writefile{lot}{\select@language{portuges}}
\@writefile{toc}{\contentsline {chapter}{\numberline {1}Introdu\c c\~ao}{2}}
\@writefile{lof}{\addvspace {10\p@ }}
\@writefile{lot}{\addvspace {10\p@ }}
\newlabel{intro}{{1}{2}}
\@writefile{toc}{\contentsline {section}{\numberline {1.1}Estrutura do Relat\'orio}{3}}
\newlabel{estrutura}{{1.1}{3}}
\@writefile{toc}{\contentsline {chapter}{\numberline {2}An\'alise e Especifica\c c\~ao}{4}}
\@writefile{lof}{\addvspace {10\p@ }}
\@writefile{lot}{\addvspace {10\p@ }}
\newlabel{ae}{{2}{4}}
\@writefile{toc}{\contentsline {section}{\numberline {2.1}Enunciado}{4}}
\newlabel{enunciado}{{2.1}{4}}
\@writefile{toc}{\contentsline {section}{\numberline {2.2}Descri\c c\~ao do Problema}{4}}
\newlabel{descricao}{{2.2}{4}}
\@writefile{toc}{\contentsline {chapter}{\numberline {3}Concep\c c\~ao/desenho da Resolu\c c\~ao}{6}}
\@writefile{lof}{\addvspace {10\p@ }}
\@writefile{lot}{\addvspace {10\p@ }}
\newlabel{concepcao}{{3}{6}}
\newlabel{fig1}{{3}{6}}
\@writefile{toc}{\contentsline {section}{\numberline {3.1}Desenho da Linguagem}{6}}
\newlabel{linguagem}{{3.1}{6}}
\@writefile{toc}{\contentsline {section}{\numberline {3.2}Desenho da Gram\'atica}{8}}
\newlabel{gramatica}{{3.2}{8}}
\@writefile{toc}{\contentsline {section}{\numberline {3.3}Gera\c c\~ao de Pseudo-C\'odigo Assembly}{10}}
\newlabel{assembly}{{3.3}{10}}
\@writefile{toc}{\contentsline {section}{\numberline {3.4}M\'odulos da Aplica\c c\~ao}{11}}
\newlabel{modulos}{{3.4}{11}}
\@writefile{toc}{\contentsline {section}{\numberline {3.5}Estruturas de Dados}{11}}
\newlabel{estruturas}{{3.5}{11}}
\@writefile{toc}{\contentsline {chapter}{\numberline {4}Testes realizados e Resultados}{13}}
\@writefile{lof}{\addvspace {10\p@ }}
\@writefile{lot}{\addvspace {10\p@ }}
\newlabel{testes}{{4}{13}}
\@writefile{toc}{\contentsline {section}{\numberline {4.1}Exemplo 1}{13}}
\@writefile{toc}{\contentsline {section}{\numberline {4.2}Exemplo 2}{15}}
\@writefile{toc}{\contentsline {section}{\numberline {4.3}Exemplo 3}{16}}
\@writefile{toc}{\contentsline {section}{\numberline {4.4}Exemplo 4}{18}}
\@writefile{toc}{\contentsline {chapter}{\numberline {5}Conclus\~ao}{21}}
\@writefile{lof}{\addvspace {10\p@ }}
\@writefile{lot}{\addvspace {10\p@ }}
\newlabel{concl}{{5}{21}}
\@writefile{toc}{\contentsline {chapter}{\numberline {A}C\'odigo Flex}{22}}
\@writefile{lof}{\addvspace {10\p@ }}
\@writefile{lot}{\addvspace {10\p@ }}
\@writefile{lol}{\contentsline {lstlisting}{tp2.l}{22}}
\@writefile{toc}{\contentsline {chapter}{\numberline {B}C\'odigo Yacc}{24}}
\@writefile{lof}{\addvspace {10\p@ }}
\@writefile{lot}{\addvspace {10\p@ }}
\@writefile{toc}{\contentsline {chapter}{\numberline {C}C\'odigo da \'Arvore Bin\'aria}{28}}
\@writefile{lof}{\addvspace {10\p@ }}
\@writefile{lot}{\addvspace {10\p@ }}
\@writefile{lol}{\contentsline {lstlisting}{arvore.c}{28}}