last commit for this week

This commit is contained in:
2021-01-10 22:52:33 +01:00
parent ccfe50e838
commit ceefa63d1d
6 changed files with 117 additions and 62 deletions

View File

@@ -2,7 +2,6 @@
SINGLE
experimental and/or testing code, do not use in
production.
*/
/* -------------------------------------------------------------- */
@@ -10,12 +9,8 @@
int single_init(int next, char *dest, char *sfxchain);
int single_push_picture(FloatImg *pimg);
int single_print_state(char *title, int k);
/* -------------------------------------------------------------- */
/*
* test function
*/
int essayer_single(char *globpattern, char *destdir, int K);
/* -------------------------------------------------------------- */