mxlib
c++ tools for analyzing astronomical data and other tasks by Jared R. Males. [git repo]
Loading...
Searching...
No Matches
mxlib_uncomp_version.h
1#ifndef MXLIB_UNCOMP_VERSION_H
2#define MXLIB_UNCOMP_VERSION_H
3
4#define MXLIB_UNCOMP_BRANCH "dev"
5#define MXLIB_UNCOMP_CURRENT_SHA1 "73272bc35cf053c9b8beb77abd9ed16bf8731a1b"
6#define MXLIB_UNCOMP_REPO_MODIFIED 0
7
8
9
10
11#endif