git: 9front

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

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