git: 9front

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

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