FrameWorks/OmniBase.framework/Versions/Current/Headers/SystemType.h

00001 // Copyright 1998-2005 Omni Development, Inc.  All rights reserved.
00002 //
00003 // This software may only be used and reproduced according to the
00004 // terms in the file OmniSourceLicense.html, which should be
00005 // distributed with this project and can also be found at
00006 // <http://www.omnigroup.com/developer/sourcecode/sourcelicense/>.
00007 //
00008 // $Header: svn+ssh://source.omnigroup.com/Source/svn/Omni/tags/SourceRelease_2005-11-18/OmniGroup/Frameworks/OmniBase/SystemType.h 68913 2005-10-03 19:36:19Z kc $
00009 
00010 
00011 // We only support Mac OS X currently but we'll keep the macros defined here.
00012 
00013 #import <sys/version.h>
00014 
00015 #define OBOperatingSystemMajorVersion KERNEL_MAJOR_VERSION
00016 #define OBOperatingSystemMinorVersion KERNEL_MINOR_VERSION

Generated on Sat Aug 26 21:14:13 2006 for MacTrek by  doxygen 1.4.7