[BACK]Return to cfep_Prefix.pch CVS log [TXT][DIR] Up to [local] / OpenXM / src / cfep

File: [local] / OpenXM / src / cfep / cfep_Prefix.pch (download)

Revision 1.1.1.1 (vendor branch), Fri Mar 3 23:31:11 2006 UTC (18 years, 2 months ago) by takayama
Branch: TAKAYAMA, MAIN
CVS Tags: R_1_3_1-2, RELEASE_1_3_1_13b, RELEASE_1_2_3_12, RELEASE_0_9, HEAD, DEB_REL_1_2_3-9
Changes since 1.1: +0 -0 lines

The initial release of cfep (cocoa front end view process for OpenXM engines).
It has been built and tested on Mac OS X 10.4 (tigers) and xcode 2.2.
The default engine is risa/asir.

//
// Prefix header for all source files of the 'cfep' target in the 'cfep' project
//

#ifdef __OBJC__
    #import <Cocoa/Cocoa.h>
#endif