gimp/app/batch.h
1997-11-24 22:05:25 +00:00

9 lines
93 B
C

#ifndef __BATCH_H__
#define __BATCH_H__
void batch_init (void);
#endif /* __BATCH_H__ */