Sign in
plan9port
/
plan9
/
0c98da8bf8ea51d0288222f6c6ba3c125cf20f46
/
.
/
src
/
cmd
/
plot
/
libplot
/
doublebuffer.c
blob: 485894fd31206ebaba19db3e03862a8234aa260e [
file
]
#include
"mplot.h"
void
doublebuffer
(
void
){
m_dblbuf
();
}