Subversion Repositories HelenOS

Rev

Rev 4408 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
4408 svoboda 1
#ifndef BDD_H
2
#define BDD_H
3
 
4
/* Prototypes for the bdd command, excluding entry points */
5
 
6
 
7
#endif /* BDD_H */
8