git: 9front

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

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