add .gbp.conf for gbp service
[tools/isomd5sum.git] / libimplantisomd5.h
1 #ifndef __LIBIMPLANTISOMD5_H__
2 #define __LIBIMPLANTISOMD5_H__
3 int implantISOFile(char *iso, int supported, int forceit, int quiet, char **errstr);
4 #endif
5