git: 9front

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

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