/* * AppController.j * CPDictionaryControllerTest * * Created by Blair Duncan on February 17, 2013. * Copyright 2013, SGL Studio, BBDO Toronto All rights reserved. */ @import @import @import "AppController.j" function main(args, namedArgs) { CPApplicationMain(args, namedArgs); }