aboutsummaryrefslogtreecommitdiff
path: root/libcrystfel/src/libcrystfel-version.h
blob: 837b82991ee36b6da3f27c52b966a6a720db3c3e (plain)
1
2
3
4
5
#ifndef LIBCRYSTFEL_VERSION_H
#define LIBCRYSTFEL_VERSION_H
extern const char *libcrystfel_version_string(void);
extern const char *libcrystfel_licence_string(void);
#endif