git: 9front

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

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