]> git.llucax.com Git - z.facultad/75.06/emufs.git/blobdiff - emufs_gui/emufs.xml
Agrego funciones para obtener menor y mayor claves del arbol y las asigno a punteros...
[z.facultad/75.06/emufs.git] / emufs_gui / emufs.xml
index 6fc553a694bbf8448dd2396c09d12b3b3b8b1b91..e0ea4b061057155e90a8878dbb0fb173526bf271 100644 (file)
@@ -18,6 +18,9 @@
                <indices>
                        <indice nombre="numero" tipo="B" bloque="1024" />
                        <indice nombre="emision" tipo="B" bloque="512" />
+                       <indice nombre="vto" tipo="B" bloque="512" />
+                       <indice nombre="cheque" tipo="B" bloque="512" />
+                       <indice nombre="ctacte" tipo="B" bloque="512" />
                </indices>
        </facturas>
 </emufs>