git: 9front

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

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