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 'master' of git://git.pipapo.org/cinelerra/svn into ct
[cinelerra_cv/ct.git]
/
cinelerra
/
packagedispatcher.inc
blob
554a59ebf98ea3dd35e33aceb12724654efe1b83
1
#ifndef PACKAGEDISPATCHER_INC
2
#define PACKAGEDISPATCHER_INC
3
4
5
class PackageDispatcher;
6
7
#endif
8
9
10
/*
11
// Local Variables:
12
// mode: C++
13
// c-file-style: "linux"
14
// End:
15
*/