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
Fixed initialisation of tf in file_open(). Without setting the memory to 0,
[cinelerra_cv/mob.git]
/
cinelerra
/
shmemory.inc
blob
e3347ffbb5b9255a25777ec1b0c9a48d3e44e8ad
1
#ifndef SHMEM_INC
2
#define SHMEM_INC
3
4
class SharedMem;
5
6
#endif