git: 9front

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

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