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