// ************************************************** // // Project Created 1 / 8 / 2004 // Created By Joel Anderson // // ************************************************** import common; int main( char [] [] args ) { ee(); dd(); return 1; }