mirror of
https://github.com/data61/MP-SPDZ.git
synced 2026-04-20 03:01:31 -04:00
9 lines
73 B
C++
9 lines
73 B
C++
/*
|
|
* Phase.cpp
|
|
*
|
|
*/
|
|
|
|
#include "BMR/Register.h"
|
|
|
|
BlackHole Phase::out;
|