git: 9front

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

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