git: 9front

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

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