git: 9front

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

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