/* * Program.cpp * */ #include "YaoEvalWire.h" #include "YaoGarbleWire.h" #include "GC/Instruction.hpp" #include "GC/Program.hpp" #include "Processor/Instruction.hpp" namespace GC { template class Instruction< Secret >; template class Instruction< Secret >; template class Program< Secret >; template class Program< Secret >; }