git: 9front

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

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