git: 9front

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

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