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