git: 9front

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

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