git: 9front

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

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