@@ -0,0 +1,9 @@
#ifndef __EXPN_H
#define __EXPN_H
#include "qureg.h"
extern void quantum_exp_mod_n(int, int, int, int, quantum_reg *);
#endif
The note is not visible to the blocked user.