projects
/
goodguy
/
history.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
clip fixes, ladspa build fixes
[goodguy/history.git]
/
cinelerra-5.1
/
guicast
/
bccmodels.inc
1
#ifndef BCCMODELS_INC
2
#define BCCMODELS_INC
3
4
5
6
7
class BC_CModels;
8
9
10
11
#endif
12
13