git: 9front

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

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