diff options
| author | Juan Marín Noguera <juan.marinn@um.es> | 2020-07-18 17:16:42 +0200 | 
|---|---|---|
| committer | Juan Marín Noguera <juan.marinn@um.es> | 2020-07-18 17:16:42 +0200 | 
| commit | 3c74a2a5da72f6d80cc20ed0d5fbb41cf0c3b827 (patch) | |
| tree | 3226e1ff6799e24fe3557e6ea50c351a14dd6464 /cc/n.lyx | |
| parent | 258b3b63e4e68cfda6a5b8e086910cc384f10d47 (diff) | |
Compiladores
Diffstat (limited to 'cc/n.lyx')
| -rw-r--r-- | cc/n.lyx | 17 | 
1 files changed, 17 insertions, 0 deletions
| @@ -9,6 +9,9 @@  \input{spec}  \end_preamble  \use_default_options true +\begin_modules +algorithm2e +\end_modules  \maintain_unincluded_children false  \language spanish  \language_package default @@ -167,5 +170,19 @@ filename "n2.lyx"  \end_layout +\begin_layout Chapter +Análisis sintáctico +\end_layout + +\begin_layout Standard +\begin_inset CommandInset include +LatexCommand input +filename "n3.lyx" + +\end_inset + + +\end_layout +  \end_body  \end_document | 
