git: 9front

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

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