git: 9front

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

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