git: 9front

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

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