git: 9front

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

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