Skip to content

Commit 748d87c

Browse files
committed
Fixed crossing
miloyip#7
1 parent ea56d50 commit 748d87c

10 files changed

+980
-988
lines changed

game-programmer-zh-cn.dot

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -276,12 +276,10 @@ digraph {
276276

277277
uml -> umldistilled3 -> umluserguide2 -> ooadwa3
278278

279-
sepractice -> { designpatterns; umldistilled3 } [style=invis]
280-
281279
setop [fixedsize=true,width=8,height=0.01,style=invis,label=""]
282280
sebottom [fixedsize=true,width=8,height=0.01,style=invis,label=""]
283281
setop -> sebegin [style=invis]
284-
cleancode -> sebottom [style=invis]
282+
workingeffectivelylegacycode -> sebottom [style=invis]
285283
}
286284

287285
subgraph cluster_math {

game-programmer-zh-cn.jpg

199 Bytes
Loading

game-programmer-zh-cn.pdf

32 Bytes
Binary file not shown.

game-programmer-zh-cn.png

2.4 KB
Loading

game-programmer-zh-cn.svg

Lines changed: 449 additions & 451 deletions
Loading

game-programmer.dot

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -278,12 +278,10 @@ digraph {
278278

279279
uml -> umldistilled3 -> umluserguide2 -> ooadwa3
280280

281-
sepractice -> { designpatterns; umldistilled3 } [style=invis]
282-
283281
setop [fixedsize=true,width=8,height=0.01,style=invis,label=""]
284282
sebottom [fixedsize=true,width=8,height=0.01,style=invis,label=""]
285283
setop -> sebegin [style=invis]
286-
cleancode -> sebottom [style=invis]
284+
workingeffectivelylegacycode -> sebottom [style=invis]
287285
}
288286

289287
subgraph cluster_math {

game-programmer.jpg

-2.08 KB
Loading

game-programmer.pdf

-148 Bytes
Binary file not shown.

game-programmer.png

-5.82 KB
Loading

game-programmer.svg

Lines changed: 529 additions & 531 deletions
Loading

0 commit comments

Comments
 (0)