git: 9front

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

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