shithub: riscv

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

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