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
r955: Fix the Diffkey icon.
[cinelerra_cv.git]
/
cinelerra
/
garbage.inc
blob
a5f5492b052cd242766cee705dccd729ee5b8433
1
#ifndef GARBAGE_INC
2
#define GARBAGE_INC
3
4
5
6
class Garbage;
7
class GarbageObject;
8
9
10
11
#endif