log
graph
tags
bookmarks
branches
changeset
browse
file
latest
diff
comparison
annotate
file log
raw
help
Mercurial
>
hg
>
segmentation
annotate __init__.py @ 0:
26838b1f560f
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
initial commit of a segmenter project
author
mi tian
date
Thu, 02 Apr 2015 18:09:27 +0100
parents
children
rev
line source
mi@0
1
#!/usr/bin/env python
mi@0
2
# encoding: utf-8
mi@0
3
mi@0
4