git: 9front

ref: 17e011ce566f658d550a97537db0db73dc08b9ca
dir: /sys/src/cmd/plot/libplot/pprompt.c/

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