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
license header for review
[cinelerra_cv/ct.git]
/
cinelerra
/
pluginautos.inc
blob
32fc23b2944dc9960e4b72c7167353520aa758bd
1
#ifndef PLUGINAUTOS_INC
2
#define PLUGINAUTOS_INC
3
4
class PluginAutos;
5
6
#endif
7
/*
8
// Local Variables:
9
// mode: C++
10
// c-file-style: "linux"
11
// End:
12
*/