shithub: riscv

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

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