repo.or.cz
/
cinelerra_cv.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
r877: Fix files that were missing from a make dist tarball.
[cinelerra_cv.git]
/
guicast
/
bctumble.inc
blob
85b27848b4e6e63e303b43d3d57c02d26211a6ea
1
#ifndef BCTUMBLE_INC
2
#define BCTUMBLE_INC
3
4
5
class BC_Tumbler;
6
7
#endif