From 84f0f78f47e47979b4e3edd14b7a872a530bd87c Mon Sep 17 00:00:00 2001 From: Chris Cromer Date: Fri, 7 Jul 2017 03:05:01 -0400 Subject: [PATCH] Missing javadoc tag --- .gitignore | 3 ++- .idea/misc.xml | 2 +- doc/allclasses-frame.html | 2 +- doc/allclasses-noframe.html | 2 +- doc/cl/cromer/mt/Automata.html | 2 +- doc/cl/cromer/mt/Enlace.html | 2 +- doc/cl/cromer/mt/Estado.html | 2 +- doc/cl/cromer/mt/EstadosFinales.html | 2 +- doc/cl/cromer/mt/EstadosFinalesController.html | 2 +- doc/cl/cromer/mt/IndividualController.html | 3 ++- doc/cl/cromer/mt/LeerXML.CustomErrorHandler.html | 2 +- doc/cl/cromer/mt/LeerXML.html | 2 +- doc/cl/cromer/mt/LoteController.html | 2 +- doc/cl/cromer/mt/MT.html | 2 +- doc/cl/cromer/mt/Maquina.html | 2 +- doc/cl/cromer/mt/MenuController.html | 2 +- doc/cl/cromer/mt/TablaData.html | 2 +- doc/cl/cromer/mt/class-use/Automata.html | 2 +- doc/cl/cromer/mt/class-use/Enlace.html | 2 +- doc/cl/cromer/mt/class-use/Estado.html | 2 +- doc/cl/cromer/mt/class-use/EstadosFinales.html | 2 +- doc/cl/cromer/mt/class-use/EstadosFinalesController.html | 2 +- doc/cl/cromer/mt/class-use/IndividualController.html | 2 +- doc/cl/cromer/mt/class-use/LeerXML.CustomErrorHandler.html | 2 +- doc/cl/cromer/mt/class-use/LeerXML.html | 2 +- doc/cl/cromer/mt/class-use/LoteController.html | 2 +- doc/cl/cromer/mt/class-use/MT.html | 2 +- doc/cl/cromer/mt/class-use/Maquina.html | 2 +- doc/cl/cromer/mt/class-use/MenuController.html | 2 +- doc/cl/cromer/mt/class-use/TablaData.html | 2 +- doc/cl/cromer/mt/package-frame.html | 2 +- doc/cl/cromer/mt/package-summary.html | 6 ++++-- doc/cl/cromer/mt/package-tree.html | 2 +- doc/cl/cromer/mt/package-use.html | 2 +- doc/constant-values.html | 2 +- doc/deprecated-list.html | 2 +- doc/help-doc.html | 2 +- doc/index-files/index-1.html | 2 +- doc/index-files/index-10.html | 2 +- doc/index-files/index-11.html | 2 +- doc/index-files/index-12.html | 2 +- doc/index-files/index-13.html | 2 +- doc/index-files/index-14.html | 2 +- doc/index-files/index-15.html | 2 +- doc/index-files/index-16.html | 2 +- doc/index-files/index-2.html | 2 +- doc/index-files/index-3.html | 2 +- doc/index-files/index-4.html | 2 +- doc/index-files/index-5.html | 2 +- doc/index-files/index-6.html | 2 +- doc/index-files/index-7.html | 6 ++++-- doc/index-files/index-8.html | 2 +- doc/index-files/index-9.html | 2 +- doc/index.html | 2 +- doc/overview-tree.html | 2 +- src/cl/cromer/mt/IndividualController.java | 3 +++ 56 files changed, 66 insertions(+), 57 deletions(-) diff --git a/.gitignore b/.gitignore index 466e248..82aee5c 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ -out/ \ No newline at end of file +out/ +.idea/workspace.xml diff --git a/.idea/misc.xml b/.idea/misc.xml index 41b3d81..4d8a1b2 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -53,7 +53,7 @@