@@ -0,0 +1,6 @@
/*
* cue.h -- cue function declarations
*/
Cd *cue_parse (FILE *fp);
void cue_print (FILE *fp, Cd *cd);
The note is not visible to the blocked user.