mirror of
https://github.com/atom/atom.git
synced 2026-01-26 15:28:27 -05:00
9 lines
217 B
Objective-C
9 lines
217 B
Objective-C
// Copyright (c) 2012 Google Inc. All rights reserved.
|
|
// Use of this source code is governed by a BSD-style license that can be
|
|
// found in the LICENSE file.
|
|
|
|
#import "myframework.h"
|
|
|
|
@implementation TestObject
|
|
@end
|