repo.or.cz
/
cinelerra_cv
/
ct.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge branch 'ct' of git.pipapo.org:cinelerra-ct into ct
[cinelerra_cv/ct.git]
/
cinelerra
/
wavecache.inc
blob
09a89adecf1ead7e1ffb68d8e0fb64451888b36f
1
#ifndef WAVECACHE_INC
2
#define WAVECACHE_INC
3
4
5
6
class WaveCache;
7
8
9
10
#endif
11
/*
12
// Local Variables:
13
// mode: C++
14
// c-file-style: "linux"
15
// End:
16
*/