mirror of
https://github.com/moparisthebest/mailiverse
synced 2024-11-06 01:15:03 -05:00
14 lines
215 B
Mathematica
14 lines
215 B
Mathematica
|
//
|
||
|
// Botan_IPhone.m
|
||
|
// Botan.IPhone
|
||
|
//
|
||
|
// Created by Timothy Prepscius on 7/27/12.
|
||
|
// Copyright (c) 2012 __MyCompanyName__. All rights reserved.
|
||
|
//
|
||
|
|
||
|
#import "Botan_IPhone.h"
|
||
|
|
||
|
@implementation Botan_IPhone
|
||
|
|
||
|
@end
|