git: 9front

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

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