git: 9front

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

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