git: 9front

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

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