shithub: riscv

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

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