mirror of
https://github.com/microtherion/VocalEasel.git
synced 2024-12-22 11:14:00 +00:00
14 lines
218 B
C
14 lines
218 B
C
|
//
|
||
|
// TVLPitchNames.h
|
||
|
// TVLPitchNames
|
||
|
//
|
||
|
// Created by Matthias Neeracher on 8/27/11.
|
||
|
// Copyright 2011 Matthias Neeracher
|
||
|
//
|
||
|
|
||
|
#import <SenTestingKit/SenTestingKit.h>
|
||
|
|
||
|
@interface TVLPitchNames : SenTestCase
|
||
|
|
||
|
@end
|