git: 9front

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

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