X-Git-Url: https://git.llucax.com/z.facultad/75.06/jacu.git/blobdiff_plain/50b99b153d4e8d299e999eca83678ae23b2accbc..efbfacc87590729a6790eecee98b91d55615f881:/otros/mtf/mtf.h?ds=sidebyside diff --git a/otros/mtf/mtf.h b/otros/mtf/mtf.h index 7173c6a..b5963ea 100644 --- a/otros/mtf/mtf.h +++ b/otros/mtf/mtf.h @@ -7,6 +7,4 @@ int *jacu_mtf(char *datos, int len); char *jacu_buscar_z(char* datos, int len, int *size); -int get_pos(char *z, int len, char c); - #endif