git: 9front

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

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