git: 9front

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

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