X-Git-Url: https://git.llucax.com/z.facultad/75.06/emufs.git/blobdiff_plain/439bc9dba0fb23fa34afeebb80e1288d9f8d39f4..44479d8b55485e97a5ebb95a5fac73b0b7627a6a:/emufs_gui/facturas.h diff --git a/emufs_gui/facturas.h b/emufs_gui/facturas.h index dee8421..777fb56 100644 --- a/emufs_gui/facturas.h +++ b/emufs_gui/facturas.h @@ -78,4 +78,6 @@ void fact_consultas(char *s); int fact_exportar_xml(const char *filename); +void fact_recorrer(); + #endif