# Function: decod24 # Note: Embedding with constants 00 # Used Library: EQ (gates: 9 quantum costs: 9) # This file have been taken from RevLib (www.revlib.org). .version 1.0 .numvars 4 .variables a b c d .inputs 0 0 c d .outputs a b c d .constants 00-- .garbage ---- .begin v c b v+ d b t2 d a t2 a c v c b t2 b c t2 c a t1 d t2 b d .end