git: 9front

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

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