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