acme
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Pages Concepts
objc.h
1
2//
3// No Ca2 Blessings
4//
5// Objective-C
6//
7// O => much greater then "C"a2
8//
9// Explodes!!
10//
11// Boom!!
12//
13// Fails by Explosion
14//
15// Fails by False Identity - Not C
16//
17// Fails by focusing!! By objective!! What is the objective?!?!?! What is the Goal?!?!? The Goal?!?!?! No!!! The Goal is Not The Goal!!
18//
19//
20
21#pragma once
22
23
24#define __OBJECTIVE_C__
25
26
27#if defined(APPLE_IOS)
28
29 #include "acme/operating_system/ios/_mm.h"
30
31#else
32
33#include "acme/operating_system/macos/_mm.h"
34
35#endif
36
37
38