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