git: 9front

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

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