<?xml version="1.0" encoding="UTF-8"?>

<?context-directive job ctxfile x-setups.ctx ?>

<cd:interface xmlns:cd="http://www.pragma-ade.com/commands">

    <cd:command name="define" file="core-sys.mkiv">
        <cd:arguments>
            <cd:resolve name="keyword-number-optional"/>
            <cd:csname/>
            <cd:content/>
        </cd:arguments>
    </cd:command>

    <cd:command name="defineexpandable" file="core-sys.mkiv">
        <cd:arguments>
            <cd:resolve name="keyword-number-optional"/>
            <cd:csname/>
            <cd:content/>
        </cd:arguments>
    </cd:command>

</cd:interface>