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