plan9port/src/cmd/plot/libplot/pprompt.c

6 lines
64 B
C
Raw Normal View History

2004-04-14 19:54:10 +00:00
#include "mplot.h"
void
pprompt(void){
fprintf(stderr, ":");
}