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