git: 9front

ref: 5a23dcdfd584ada5b9dc344712bb68cdd1b440e6
dir: /sys/src/cmd/plot/libplot/pprompt.c/

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