git: 9front

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

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