pipdeprod next-gen is coming
This commit is contained in:
21
Fonderie/single.h
Normal file
21
Fonderie/single.h
Normal file
@@ -0,0 +1,21 @@
|
||||
/*
|
||||
SINGLE
|
||||
experimental and/or testing code, do not use in
|
||||
production.
|
||||
|
||||
*/
|
||||
|
||||
/* -------------------------------------------------------------- */
|
||||
|
||||
int single_init(int next, char *dest, char *sfxchain);
|
||||
int single_push_picture(FloatImg *pimg);
|
||||
|
||||
|
||||
/* -------------------------------------------------------------- */
|
||||
/*
|
||||
* test function
|
||||
*/
|
||||
int essayer_single(char *globpattern, char *destdir, int K);
|
||||
|
||||
/* -------------------------------------------------------------- */
|
||||
|
||||
Reference in New Issue
Block a user