shithub: plan9front

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

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