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