Files
MP-SPDZ/GC/config.h
Marcel Keller cc0711c224 MP-SPDZ.
2018-10-11 17:20:26 +11:00

12 lines
114 B
C

/*
* config.h
*
*/
#ifndef GC_CONFIG_H_
#define GC_CONFIG_H_
//#define CHECK_SIZE
#endif /* GC_CONFIG_H_ */