repo.or.cz
/
cinelerra_cv
/
mob.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
r602: Fix baver's code... don't insert timecode when show_tc is not set
[cinelerra_cv/mob.git]
/
cinelerra
/
automation.inc
blob
9e8f5a6d0a43342b9229b9e6bbab27d73f609ace
1
#ifndef AUTOMATION_INC
2
#define AUTOMATION_INC
3
4
class Automation;
5
6
#endif