plan9port

fork of plan9port with libvec, libstr and libsdb
Log | Files | Refs | README | LICENSE

pprompt.c (64B)


      1 #include "mplot.h"
      2 void
      3 pprompt(void){
      4 	fprintf(stderr, ":");
      5 }