mirror of
https://github.com/qvacua/vimr.git
synced 2024-11-24 03:25:03 +03:00
10 lines
132 B
Mathematica
10 lines
132 B
Mathematica
|
/**
|
||
|
* Tae Won Ha - http://taewon.de - @hataewon
|
||
|
* See LICENSE
|
||
|
*/
|
||
|
|
||
|
#import "DataWrapper.h"
|
||
|
|
||
|
|
||
|
@implementation DataWrapper { } @end
|