]> 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 f072c8c33b3bbf7294b0f403c4c6fed857479628..e0ea4b061057155e90a8878dbb0fb173526bf271 100644 (file)
                <datos tipo="1" bloque="512" />
                <datos_notas tipo="2" bloque="0" />
                <indices>
                <datos tipo="1" bloque="512" />
                <datos_notas tipo="2" bloque="0" />
                <indices>
-                       <indice nombre="numero" tipo="BA" bloque="2048" />
+                       <indice nombre="numero" tipo="B" bloque="1024" />
                        <indice nombre="emision" tipo="B" bloque="512" />
                        <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>
                </indices>
        </facturas>
 </emufs>