git: 9front

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

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