CoolFace
Apppublic

gofeco/support

sourceHugging Faceapache-2.0updated 2y agoView on Hugging Face
0likes
api.add_mapped_instance.txt6 linesDownload Raw Back to src_en
1<h3 id='___add_mapped_instance'>add_mapped_instance</h3>2<pre>Add mapped instance pair between REF and IMP3<b>Usage:</b> add_mapped_instance($ref_instance, $imp_instance);4<b>Examples:</b>5  add_mapped_instance("u_subtop/u_def/state_reg", "u_subtop/uinst_def/state_reg");6</pre>