From 5e5830bad3af52e92287b022968e7d3ea83d1509 Mon Sep 17 00:00:00 2001 From: Ciprian Dorin Craciun Date: Wed, 14 Nov 2018 21:27:50 +0200 Subject: [PATCH] [examples] Update `hello-world.cdb` example --- examples/hello-world.cdb | Bin 2509 -> 5640 bytes examples/hello-world/1/1/index.txt | 1 + examples/hello-world/1/2 | 1 + examples/hello-world/1/index.txt | 1 + examples/hello-world/2 | 1 + examples/hello-world/index.txt | 1 + 6 files changed, 5 insertions(+) create mode 120000 examples/hello-world/1/1/index.txt create mode 120000 examples/hello-world/1/2 create mode 120000 examples/hello-world/1/index.txt create mode 120000 examples/hello-world/2 create mode 100644 examples/hello-world/index.txt diff --git a/examples/hello-world.cdb b/examples/hello-world.cdb index 8a6420d12c750eeeff1da2e92f0a05de707cee53..e719ddea6c531f3442b4f7d71407ddd083f296f1 100644 GIT binary patch literal 5640 zcmds4U1%Id96z++dG^y*4aJA^6f2nYc4xn4Pg(+{QXkraq$EWGot>RAE8D$rx5~wm zJW3G?f)%6qf!J!_h0+JXM=OO=-$J22DHIB&AGGu>{r}V1b923w*twMGz}}CU`G5T8 zzyIHCGO?|+G$u6g35YPI{QDv9chr6!as9Yj|1Tl(o>#mFi5T|`#6>)(;tvur?s*k| zLB&VJ^{Z;0M_j+B*4F|epYn6?v&x8hhE$%lh{*3X#qZxB`cd#(2RNbpA17k|DV6t8 z5dAyK|4|VAk1PLvi2L(ue=Q@vzjKP`T0*SfdByAhh5qO&vYq`C>V_m6K5F2jpO83veRYjFS2S-#=8wk>%W5Ej_JZ;)d(=%-dB+O@_z$7%^XDr${d_np>; zYbo>>Ea6*+Sv&d=W~MzmIgC~jUvkVjOwOVdKFw%$rJ&0*YxfmMflW`x5oc-COzQ8o zn?-`qWmLhx8b{%g%{UaTc0(1iQ8(+RZt%iZC4-YgVXKn5Zma%7X^3uVwq#{reh-=2 zq)}hrz_UzWzG+h7J3O>qVp*1BSQcfzq>ktK@O_XTp{_K1!31?35lBWY?%SSef(Lbl z)mL9;PFG9K(^Zx+JKR+vS&`K$XjS*jgV(Aqqsp^c(>$bA-OvS}tpVz^;4UC=&vakD zu3!u90?eTsy6`T5;JSA~VQB_f{=(9%;x$R?t94E4lP;7J(UsDsOr*_UDGhmvi=Ce|+$h#Xjf%ZvXrc zFPBPZ!G1Ti(^=ZQa;A@67WudDKl=Sw;Q7}pV<$`C*E_Cx)w_4FE!DXB`Hhje9FJQt I{{r^!1H27$5C8xG literal 2509 zcmbQs$p8j(N9oaU0EWP5IvC9lpb!{|>3|97@3qi!a4^##ckYF{bCd?9R{DeoDBRCN z!+p5WzCb_m0dY!VNupJ9eqKpxUWrw*rA4xlNs^hld1_jkiHU`oL1J2JqFI`WrEyYH zVrsH!Qj%e^Npez>k%48hSz5ADQc{wMd77D7TAEQ}im{Q>#7%7Rn{D}|EOiW2>ToW#sLYlY;D#G>NV65G;}G+hfWn8MV& zuuBy%t@ XY_rI}>jq7LAc?0cAyXKD;xGUJ))qFT diff --git a/examples/hello-world/1/1/index.txt b/examples/hello-world/1/1/index.txt new file mode 120000 index 0000000..69efaa5 --- /dev/null +++ b/examples/hello-world/1/1/index.txt @@ -0,0 +1 @@ +../../index.txt \ No newline at end of file diff --git a/examples/hello-world/1/2 b/examples/hello-world/1/2 new file mode 120000 index 0000000..a18ac07 --- /dev/null +++ b/examples/hello-world/1/2 @@ -0,0 +1 @@ +./1 \ No newline at end of file diff --git a/examples/hello-world/1/index.txt b/examples/hello-world/1/index.txt new file mode 120000 index 0000000..f98dec8 --- /dev/null +++ b/examples/hello-world/1/index.txt @@ -0,0 +1 @@ +../index.txt \ No newline at end of file diff --git a/examples/hello-world/2 b/examples/hello-world/2 new file mode 120000 index 0000000..a18ac07 --- /dev/null +++ b/examples/hello-world/2 @@ -0,0 +1 @@ +./1 \ No newline at end of file diff --git a/examples/hello-world/index.txt b/examples/hello-world/index.txt new file mode 100644 index 0000000..8ab686e --- /dev/null +++ b/examples/hello-world/index.txt @@ -0,0 +1 @@ +Hello, World!