git: 9front

ref: fb80295b56e7586e358f12c0dd00db0400d8a064
dir: /sys/src/cmd/plot/libplot/doublebuffer.c/

View raw version
#include "mplot.h"
void doublebuffer(void){
	m_dblbuf();
}