#ifndef LIBCRYSTFEL_VERSION_H #define LIBCRYSTFEL_VERSION_H extern const char *libcrystfel_version_string(void); extern const char *libcrystfel_licence_string(void); #endif