# HG changeset patch # User Me@portablequad # Date 1325724026 28800 # Node ID 272e1389c32123c692887de100fd756690793f27 # Parent 3276b8621f96678eb27d2582f99ea47d2186d961 added sub-repositories diff -r 3276b8621f96 -r 272e1389c321 .hgeol --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/.hgeol Wed Jan 04 16:40:26 2012 -0800 @@ -0,0 +1,12 @@ + +[patterns] +**.py = native +**.txt = native +**.c = native +**.h = native +**.cpp = native +**.java = native +**.sh = native +**.pl = native +**.jpg = bin +**.gif = bin diff -r 3276b8621f96 -r 272e1389c321 .hgsub --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/.hgsub Wed Jan 04 16:40:26 2012 -0800 @@ -0,0 +1,2 @@ +src/HWSim_lib = ../HWSim_lib +