shithub: riscv

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

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