plan9port/src/cmd/plot/libplot/pprompt.c
2004-04-14 19:54:10 +00:00

5 lines
64 B
C

#include "mplot.h"
void
pprompt(void){
fprintf(stderr, ":");
}