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]
/
guicast
/
condition.inc
blob
bbe3b3f6793da0c1baec3eae35c08a4589ab401d
1
#ifndef CONDITION_INC
2
#define CONDITION_INC
3
4
5
class Condition;
6
7
#endif
8
/*
9
// Local Variables:
10
// mode: C++
11
// c-file-style: "linux"
12
// End:
13
*/