File: in.diff

package info (click to toggle)
ydiff 1.4.2-1
  • links: PTS
  • area: main
  • in suites: forky, sid, trixie
  • size: 3,692 kB
  • sloc: python: 1,417; sh: 91; makefile: 58
file content (20 lines) | stat: -rw-r--r-- 456 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
commit 57263369bd810ba3a2c2dfd32a905f1e7d59cc6d
Author: Matthew Wang <XXXXXXX@gmail.com>
Date:   Sun Jan 6 21:56:54 2013 +0800

    simplify with seperate node.py

diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..0d20b64
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1 @@
+*.pyc
diff --git a/README b/README
index 7e70850..b5eb369 100644
--- a/README
+++ b/README
@@ -1 +1,2 @@
 Sun Feb  3 13:57:05 CST 2013
+Sun Feb  3 13:57:15 CST 2013