git: 9front

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

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