git: 9front

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

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