]>
git.saurik.com Git - apt.git/blob - apt-private/private-moo.h
1 #ifndef APT_PRIVATE_MOO_H
2 #define APT_PRIVATE_MOO_H
4 #include <apt-pkg/macros.h>
8 APT_PUBLIC
bool DoMoo(CommandLine
&CmdL
);
9 bool DoMoo1(CommandLine
&CmdL
);
10 bool DoMoo2(CommandLine
&CmdL
);
11 bool DoMoo3(CommandLine
&CmdL
);
12 bool DoMooApril(CommandLine
&CmdL
);