shithub: riscv

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

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