/* * AppController.j * DataView * * Created by You on February 12, 2013. * Copyright 2013, Your Company All rights reserved. */ @import @import @import "AppController.j" function main(args, namedArgs) { CPApplicationMain(args, namedArgs); }