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