GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
proj/g-cran.git
master
SoC2010: G-CRAN: R integration
Auke Booij <auke@tulcod.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bin
/
g-common
blob: e2649a481b40073dfe3055ab4756df06002ee0d6 (
plain
)
1
2
3
4
5
6
#!python
from
g_common
import
g_common
if
__name__
==
"__main__"
:
g_common
.
main
()