/* * AppController.j * iApplication * * Created by C. Blair Duncan on May 20, 2010. * Copyright 2010, BBDO All rights reserved. */ @import @import @import "AppController.j" function main(args, namedArgs) { CPApplicationMain(args, namedArgs); }