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