source: branches/arith/contrib/krueger/InterfaceProjects/Lisp IB Plugins/LispControllerPlugin/LispControllerPlugin.h

Last change on this file was 13631, checked in by Paul Krueger, 15 years ago

Version 2 of InterfaceProjects

File size: 244 bytes
Line 
1//
2// LispControllerPlugin.h
3// LispControllerPlugin
4//
5// Created by Paul Krueger on 2/3/10.
6// Copyright. All rights reserved.
7//
8
9#import <InterfaceBuilderKit/InterfaceBuilderKit.h>
10
11@interface LispControllerPlugin : IBPlugin {
12
13}
14
15@end
Note: See TracBrowser for help on using the repository browser.