git: 9front

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

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