git: 9front

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

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