git: 9front

ref: 649fada71a63c072cd29cbf3d1975b96335f727f
dir: /sys/src/cmd/plot/libplot/pprompt.c/

View raw version
#include "mplot.h"
void
pprompt(void){
	fprint(2, ":");
}