Sha256: cc18e773d68d8e9d6f590eff0818d76c3d8f01e55586604d255de7b3c40ddc07

Contents?: true

Size: 359 Bytes

Versions: 3

Compression:

Stored size: 359 Bytes

Contents

//
//  TestObj.m
//  OCTest
//
//  Created by Phil on 13/11/2010.
//  Copyright 2010 Two Blue Cubes Ltd. All rights reserved.
//
//  Distributed under the Boost Software License, Version 1.0. (See accompanying
//  file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

#import "TestObj.h"


@implementation TestObj

@synthesize int_val;

@end

Version data entries

3 entries across 1 versions & 1 rubygems

Version Path
redsnow-0.3.2 ext/snowcrash/ext/markdown-parser/test/ext/Catch/projects/XCode/iOSTest/iOSTest/TestObj.m
redsnow-0.3.2 ext/snowcrash/test/vendor/Catch/projects/XCode3/OCTest/TestObj.m
redsnow-0.3.2 ext/snowcrash/test/vendor/Catch/projects/XCode4/iOSTest/iOSTest/TestObj.m