Thats not quite what I mean. Its that if I do this:

Code:
include<myfile.wdl>;

function main()
{
//blablabla
}



and myfile.wdl contains an action. That action is not displayed in WEDs list.