git: 9front

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

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