shithub: riscv

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

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