git: 9front

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

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