From 20e6914b283a8a16871ab4960e7be32ed54f0b46 Mon Sep 17 00:00:00 2001 From: gumartinm Date: Tue, 9 Oct 2012 07:14:01 +0200 Subject: [PATCH] Beginning chapter 4. --- PFC.tex | 1 + capitulo4/capitulo4.tex | 1 + 2 files changed, 2 insertions(+) create mode 100644 capitulo4/capitulo4.tex diff --git a/PFC.tex b/PFC.tex index 59ac7a7..941f632 100644 --- a/PFC.tex +++ b/PFC.tex @@ -112,6 +112,7 @@ \include{capitulo1/capitulo1} \include{capitulo2/capitulo2} \include{capitulo3/capitulo3} +\include{capitulo4/capitulo4} %============================================================ % Apéndices diff --git a/capitulo4/capitulo4.tex b/capitulo4/capitulo4.tex new file mode 100644 index 0000000..a3e72fb --- /dev/null +++ b/capitulo4/capitulo4.tex @@ -0,0 +1 @@ +\chapter{Análisis, diseño en implementación de las aplicaciones} -- 2.1.4