git: 9front

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

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