git: 9front

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

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