git: 9front

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

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