compile_if_needed

   Usages of this macro
... in macro_viewer.naml
1169
1170
1171
1172
1173
<macro name="compile_if_needed">
    <n.if
Binary
Namespace: BasicNamespace
Parameters: condition, else, then
.not
Binary
Namespace: BasicNamespace
Parameters: condition
.is_compiled_all
Binary
Namespace: NabbleNamespace
>
        <then.run_compile_all
Binary
Namespace: NabbleNamespace
/>
    </n.if.not.is_compiled_all>
</macro>