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