git: 9front

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

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