git: 9front

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

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