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
/
filetiff.inc
blob
5e70e69534d73423fcc2f5c95ad1fd4fcfe55044
1
#ifndef FILETIFF_INC
2
#define FILETIFF_INC
3
4
class FileTIFF;
5
6
#endif
7
/*
8
// Local Variables:
9
// mode: C++
10
// c-file-style: "linux"
11
// End:
12
*/