X-Git-Url: https://git.llucax.com/z.facultad/75.06/emufs.git/blobdiff_plain/d381699312637624c1fa51dfdf0f2184636e498c..d843981b278fd692ab40eab347e37e6950283558:/emufs_gui/facturas.h diff --git a/emufs_gui/facturas.h b/emufs_gui/facturas.h index dee8421..db3561f 100644 --- a/emufs_gui/facturas.h +++ b/emufs_gui/facturas.h @@ -78,4 +78,8 @@ void fact_consultas(char *s); int fact_exportar_xml(const char *filename); +void fact_recorrer(); + +int fact_hay_con_item(int numero); + #endif