/core/externals/google-toolbox-for-mac/XcodePlugin/XcodeHeaders/PBXLSPlugin.h
http://macfuse.googlecode.com/ · C Header · 16 lines · 5 code · 3 blank · 8 comment · 0 complexity · 57555564a01a1806b725e2c3eed269f9 MD5 · raw file
- /*
- * Generated by class-dump 3.1.1.
- *
- * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2006 by Steve Nygard.
- */
- // Framework: DevToolsCore
- // Header: Unknown
- // Documentation: Unknown
- #import <Cocoa/Cocoa.h>
- @interface PBXLSPlugin : NSObject
- + (void) pluginDidLoad: (id) parameter1;
- - (void) registerLaunchSystemDescriptions;
- @end