X-Git-Url: https://git.llucax.com/z.facultad/75.06/emufs.git/blobdiff_plain/d381699312637624c1fa51dfdf0f2184636e498c..b3275d13e3e0b9624b72c7484c818924a06a7e3f:/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