Search:
Login
Help/Guide
About Trac
Preferences
Register
Wiki
Timeline
Roadmap
Browse Source
View Tickets
GitHub Project
Buildbot
Context Navigation
Back to Ticket #46
Ticket #46
: ciphercomb.hpp
File ciphercomb.hpp,
122 bytes
(added by xueyu,
at 2010-08-11T14:25:15Z
)
Line
1
#ifndef __INCL_CIPHERCOMB_HPP
2
#define __INCL_CIPHERCOMB_HPP
3
4
extern
void
init_ciphercomb
(
PyObject
*
module
);
5
6
#endif
Download in other formats:
Original Format