git: 9front

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

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