func 'fimg_mul_2' added

This commit is contained in:
2020-01-17 10:53:45 +01:00
parent 692735a57f
commit d3c52d6127
2 changed files with 28 additions and 0 deletions

View File

@@ -14,6 +14,8 @@ int essai_ecrire_tiff(FloatImg *src, char *fname)
/* bon, tout cela semble bien tortueux ! */
fprintf(stderr, "%s %s to be implemented\n", __FILE__, __func__);
return 0;
}
/* --------------------------------------------------------------------- */