]> git.llucax.com Git - z.facultad/75.06/emufs.git/blobdiff - emufs/tipo2_main.c
b_plus_insertar_clave, deprecated and removed from source
[z.facultad/75.06/emufs.git] / emufs / tipo2_main.c
index f7157dc60dcc204a7cad1a985953fb1ff1b833b3..1fe3efc37660876fde9f7291d2a994f165e62f45 100644 (file)
@@ -93,9 +93,9 @@ int main(int argc, char *argv[])
        efs->borrar_registro(efs, n4);*/
        
        /* Prueba de recompactacion */
-       efs->borrar_registro(efs, n7);  
+       /*efs->borrar_registro(efs, n7);        
        efs->borrar_registro(efs, n4);  
-       efs->borrar_registro(efs, n2);  
+       efs->borrar_registro(efs, n2);  */
        
        n9 = efs->grabar_registro(efs, d, 8, &err);