git: 9front

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

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