git: 9front

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

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