git: 9front

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

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