git: 9front

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

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