changeset 9:272e1389c321

added sub-repositories
author Me@portablequad
date Wed, 04 Jan 2012 16:40:26 -0800
parents 3276b8621f96
children aa78c6edf3b8
files .hgeol .hgsub
diffstat 2 files changed, 14 insertions(+), 0 deletions(-) [+]
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/.hgeol	Wed Jan 04 16:40:26 2012 -0800
     1.3 @@ -0,0 +1,12 @@
     1.4 +
     1.5 +[patterns]
     1.6 +**.py = native
     1.7 +**.txt = native
     1.8 +**.c = native
     1.9 +**.h = native
    1.10 +**.cpp = native
    1.11 +**.java = native
    1.12 +**.sh = native
    1.13 +**.pl = native
    1.14 +**.jpg = bin
    1.15 +**.gif = bin
     2.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     2.2 +++ b/.hgsub	Wed Jan 04 16:40:26 2012 -0800
     2.3 @@ -0,0 +1,2 @@
     2.4 +src/HWSim_lib = ../HWSim_lib
     2.5 +