modified: SpatialOmicsCoord.py
[GalaxyCodeBases.git] / BGI / SOAPsnp / accessControl.h
blob4e7a8a9b0236fa058727fc48e735885794643a75
1 /*
2 * accessControl.h
4 * Created on: Aug 30, 2010
5 * Author: Aqua
6 */
8 #pragma once
9 #ifndef ACCESSCONTROL_H_
10 #define ACCESSCONTROL_H_
12 void AccessControl(const char *, const char * );
13 void EasyCalcCRC32(const char *);
15 #endif /* ACCESSCONTROL_H_ */