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
/
iec61883output.inc
blob
4f0eb85df222a700e2edd95211e042cfbe3d31f6
1
#ifndef IEC61883OUTPUT_INC
2
#define IEC61883OUTPUT_INC
3
4
5
6
7
8
class IEC61883Output;
9
10
11
12
13
14
#endif
15
/*
16
// Local Variables:
17
// mode: C++
18
// c-file-style: "linux"
19
// End:
20
*/