git: 9front

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

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