git: 9front

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

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