Skip to content

Commit

Permalink
Beginning work on the Python code, adding 'setup' function.
Browse files Browse the repository at this point in the history
--HG--
rename : vcslog-wrapper/main.c => src/wrapper/wrapper.c
  • Loading branch information
wolever committed Jan 9, 2011
1 parent a947019 commit b7a5be7
Show file tree
Hide file tree
Showing 8 changed files with 2,433 additions and 13 deletions.
9 changes: 1 addition & 8 deletions .hgignore
@@ -1,16 +1,9 @@
syntax: glob
*.class
*.o
*.pyc
*.sqlite3
*.sw[op]
*~
.DS_Store
bin-debug/*
bin-release/*
bin/*
logs/*
tags
*.beam
*.dump
vcslog-wrapper/vcslog-wrapper
*.dSYM
Empty file added src/libvcslog/__init__.py
Empty file.

0 comments on commit b7a5be7

Please sign in to comment.