From 53e22b11857fed62e2313d6d84d90f88ed412ffb Mon Sep 17 00:00:00 2001 From: Alexander Harkness Date: Mon, 29 Jul 2013 12:13:03 +0100 Subject: Changed everyting to Unix line endings. --- docs/API class inheritance - blockentities.gv | 28 +++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) (limited to 'docs/API class inheritance - blockentities.gv') diff --git a/docs/API class inheritance - blockentities.gv b/docs/API class inheritance - blockentities.gv index b913a9787..966588c5f 100644 --- a/docs/API class inheritance - blockentities.gv +++ b/docs/API class inheritance - blockentities.gv @@ -1,15 +1,15 @@ -digraph -{ -rankdir=LR - -cBlockEntity -> cBlockEntityWithItems -cBlockEntity -> cJukeboxEntity -cBlockEntity -> cNoteEntity -cBlockEntity -> cSignEntity -cBlockEntityWithItems -> cChestEntity -cBlockEntityWithItems -> cDropSpenserEntity -cBlockEntityWithItems -> cFurnaceEntity -cBlockEntityWithItems -> cHopperEntity -cDropSpenserEntity -> cDropperEntity -cDropSpenserEntity -> cDispenserEntity +digraph +{ +rankdir=LR + +cBlockEntity -> cBlockEntityWithItems +cBlockEntity -> cJukeboxEntity +cBlockEntity -> cNoteEntity +cBlockEntity -> cSignEntity +cBlockEntityWithItems -> cChestEntity +cBlockEntityWithItems -> cDropSpenserEntity +cBlockEntityWithItems -> cFurnaceEntity +cBlockEntityWithItems -> cHopperEntity +cDropSpenserEntity -> cDropperEntity +cDropSpenserEntity -> cDispenserEntity } \ No newline at end of file -- cgit v1.2.3