index
:
plan9front.git
cosa
front
gicv2
gicvn
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
src
/
cmd
/
python
/
Extra
/
dummy.c
blob: 602aeaad9c9d9c0996f525506a649de52a0950b4 (
plain
)
1
2
3
4
5
6
#include
"Python.h"
PyMODINIT_FUNC
initdummy
(
void
)
{
}