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