git: 9front

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

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