2003-04-21 Serg Stoyan * GNUmakefile: Set BUNDLE_INSTALL_DIR to GNUSTEP_SYSTEM_ROOT. * .h, .m: Replace #import with #include and add #ifndefs. Sun Feb 2 06:02:50 2003 Nicola Pero Daniel Luederwald * h.template: Removed. * m.template: Removed. Fri Jan 31 19:32:40 2003 Nicola Pero * MainMenu-GNUstep.gsmarkup: * MainMenu-OSX.gsmarkup: Updated from Renaissance-0.7.0's Standard Template Application. * h.template: Automatically generate include guards. Include Foundation/Foundation.h and Renaissance/Renaissance.h as well. Use #include, not #import. * m.template: Use #include, not #import. * main.m: Use #include, not #import. * AppController.m: Use #include, not #import. * AppController.h: Use #include, not #import. 2003-01-25 Daniel Luederwald * New project (copied and updated from PCGormProj).