git: 9front

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

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