git: 9front

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

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