git: 9front

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

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