レポジトリ種類: Mercurial

#ifndef LISTPASS_H
#define LISTPASS_H

void listpass(char *basePath, int level);

#endif