Oolite 1.91.0.7604-240417-a536cbe
Loading...
Searching...
No Matches
OoliteDataFormatters.c
Go to the documentation of this file.
1/*
2 Actually, the data formatter code is built into Oolite itself in Debug and
3 TestRelease configurations. However, data formatter bundles are formally
4 required to export this symbol.
5*/
6
7#include <stdlib.h>
8#if 0
9#include "/Developer/Applications/Xcode.app/Contents/PlugIns/GDBMIDebugging.xcplugin/Contents/Headers/DataFormatterPlugin.h"
10#endif
11
12struct _pbxgdb_plugin_function_list *_pbxgdb_plugin_functions = NULL;
struct _pbxgdb_plugin_function_list * _pbxgdb_plugin_functions