git: 9front

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

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