git: 9front

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

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