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
my first commit, i only added the file TEST to see how it works
[cinelerra_cv/mob.git]
/
cinelerra
/
keyframe.inc
blob
3dac0dd850cf34e21e9af9b72dc04b3b84892d51
1
#ifndef KEYFRAME_INC
2
#define KEYFRAME_INC
3
4
class KeyFrame;
5
6
#endif