content
stringlengths 4
1.04M
| lang
stringclasses 358
values | score
int64 0
5
| repo_name
stringlengths 5
114
| repo_path
stringlengths 4
229
| repo_licenses
sequencelengths 1
8
|
---|---|---|---|---|---|
# TODO: Translation updated at 2022-01-11 21:45
# game/scripts/labels/quiz_session.rpy:13
translate english study_session_4483dae8:
# player neutral "First question."
player neutral "First question."
# game/scripts/labels/quiz_session.rpy:15
translate english study_session_477cd9b3:
# player neutral "Second question."
player neutral "Second question."
# game/scripts/labels/quiz_session.rpy:17
translate english study_session_51c6c09b:
# player neutral "Third question. Halfway through!"
player neutral "Third question. Halfway through!"
# game/scripts/labels/quiz_session.rpy:19
translate english study_session_a062e67e:
# player neutral "Last question."
player neutral "Last question."
# game/scripts/labels/quiz_session.rpy:54
translate english study_session_ec579880:
# player @ laugh "Correct!"
player @ laugh "Correct!"
# game/scripts/labels/quiz_session.rpy:57
translate english study_session_dd5361d6:
# player @ pout "Wrong..."
player @ pout "Wrong..."
# game/scripts/labels/quiz_session.rpy:66
translate english study_session_c3475a69:
# player @ laugh "All done!"
player @ laugh "All done!"
# game/scripts/labels/quiz_session.rpy:83
translate english trivia_session_questions_a8379a41:
# trivia_guy "Here's the first question."
trivia_guy "Here's the first question."
# game/scripts/labels/quiz_session.rpy:85
translate english trivia_session_questions_f852c3c2:
# trivia_guy "Last question."
trivia_guy "Last question."
# game/scripts/labels/quiz_session.rpy:87
translate english trivia_session_questions_a8f38350:
# trivia_guy "Next question."
trivia_guy "Next question."
# game/scripts/labels/quiz_session.rpy:91
translate english trivia_session_questions_25974acd:
# trivia_guy "Now let's check the results."
trivia_guy "Now let's check the results."
# game/scripts/labels/quiz_session.rpy:93
translate english trivia_session_questions_44a56626:
# trivia_guy "...{w=0.5}...{w=0.5}...{w=0.5}"
trivia_guy "...{w=0.5}...{w=0.5}...{w=0.5}"
# game/scripts/labels/quiz_session.rpy:95
translate english trivia_session_questions_5c9e0701:
# trivia_guy "Could this be...?"
trivia_guy "Could this be...?"
# game/scripts/labels/quiz_session.rpy:97
translate english trivia_session_questions_290b85fe:
# trivia_guy "You are the first person to get everything correct! Congratulations!"
trivia_guy "You are the first person to get everything correct! Congratulations!"
# game/scripts/labels/quiz_session.rpy:100
translate english trivia_session_questions_893b43c2:
# trivia_guy "Now about the award..."
trivia_guy "Now about the award..."
# game/scripts/labels/quiz_session.rpy:102
translate english trivia_session_questions_d893d8f4:
# trivia_guy "I'm actually a talent recruiter at {b}CupcakeCPU™{/b}. Feel free to apply to our roles. We welcome talent like you."
trivia_guy "I'm actually a talent recruiter at {b}CupcakeCPU™{/b}. Feel free to apply to our roles. We welcome talent like you."
# game/scripts/labels/quiz_session.rpy:104
translate english trivia_session_questions_29f0b894:
# trivia_guy "Until next time!"
trivia_guy "Until next time!"
# game/scripts/labels/quiz_session.rpy:106
translate english trivia_session_questions_947ea828:
# player surprised "Uhhh... cool? I guess?"
player surprised "Uhhh... cool? I guess?"
# game/scripts/labels/quiz_session.rpy:107
translate english trivia_session_questions_8bd136ba:
# player smile "Let's add it to my To-Do list to apply to their company once I'm comfortable with my skill level."
player smile "Let's add it to my To-Do list to apply to their company once I'm comfortable with my skill level."
# game/scripts/labels/quiz_session.rpy:112
translate english trivia_session_questions_f9931161:
# trivia_guy "You missed some of the questions there, but it was close."
trivia_guy "You missed some of the questions there, but it was close."
# game/scripts/labels/quiz_session.rpy:113
translate english trivia_session_questions_c5daa039:
# trivia_guy "Better luck next time. I'll be here waiting."
trivia_guy "Better luck next time. I'll be here waiting."
# game/scripts/labels/quiz_session.rpy:134
translate english trivia_one_question_27f164ea:
# trivia_guy "That's right!"
trivia_guy "That's right!"
# game/scripts/labels/quiz_session.rpy:137
translate english trivia_one_question_31f3192c:
# trivia_guy "Nope."
trivia_guy "Nope."
# game/scripts/labels/quiz_session.rpy:138
translate english trivia_one_question_dd6f494c:
# trivia_guy "The correct answer was {b}[quiz_question.true]{/b}. Keep that in mind."
trivia_guy "The correct answer was {b}[quiz_question.true]{/b}. Keep that in mind."
# game/scripts/labels/quiz_session.rpy:155
translate english interview_session_questions_dd8db1cf:
# interviewer "Here's the first question."
interviewer "Here's the first question."
# game/scripts/labels/quiz_session.rpy:157
translate english interview_session_questions_f011c432:
# interviewer "Last question."
interviewer "Last question."
# game/scripts/labels/quiz_session.rpy:159
translate english interview_session_questions_2f9ed4b0:
# interviewer "Next question."
interviewer "Next question."
translate english strings:
# game/scripts/labels/quiz_session.rpy:28
old "A wild Easter Egg question has appeared!"
new "A wild Easter Egg question has appeared!"
| Ren'Py | 3 | googlebleh/LearnToCodeRPG | game/tl/english/scripts/labels/quiz_session.rpy | [
"BSD-3-Clause"
] |
Goal prison 100 = prisoo 100. compute. reflexivity. Qed.
| Coq | 0 | LaudateCorpus1/RosettaCodeData | Task/100-doors/Coq/100-doors-3.coq | [
"Info-ZIP"
] |
// Print a newline
fn putln() -> void = do
putchar('\n')
end in
// Print a number, and a newline
fn putnumln(n: int) -> void = do
putnum(n); putln()
end in
let x = 1 in do
putnumln(x);
x++;
putnumln(x)
end | Harbour | 4 | adam-mcdaniel/harbor | examples/inc.hb | [
"Apache-2.0"
] |
[Desktop Entry]
Version=1.0
Type=Application
Name=Burp Suite community edition
Exec=burpsuite
Icon=burpsuite
Comment=Burp Suite is an integrated platform for attacking web applications (community edition)
Categories=X-BlackArch-Fuzzer; X-BlackArch-Proxy; X-BlackArch-Scanner; X-BlackArch-Webapp;
Terminal=false
MimeType=application/x-extension-iml;
| desktop | 0 | cyberqueen-meg/blackarch | packages/burpsuite/burpsuite.desktop | [
"BSD-3-Clause"
] |
/* Copyright 2017 The TensorFlow Authors. All Rights Reserved.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
==============================================================================*/
#include <memory>
#include <utility>
#include "tensorflow/compiler/xla/client/xla_builder.h"
#include "tensorflow/compiler/xla/client/xla_computation.h"
#include "tensorflow/compiler/xla/literal.h"
#include "tensorflow/compiler/xla/literal_util.h"
#include "tensorflow/compiler/xla/shape_util.h"
#include "tensorflow/compiler/xla/test_helpers.h"
#include "tensorflow/compiler/xla/tests/client_library_test_base.h"
#include "tensorflow/compiler/xla/tests/literal_test_util.h"
#include "tensorflow/compiler/xla/tests/test_macros.h"
#include "tensorflow/compiler/xla/xla_data.pb.h"
#include "tensorflow/core/platform/test.h"
namespace xla {
namespace {
class CallOpTest : public ClientLibraryTestBase {
protected:
XlaComputation CreateR0F32IdentityComputation() {
XlaBuilder builder("Identity");
Parameter(&builder, 0, r0f32_, "x");
auto build_status = builder.Build();
EXPECT_IS_OK(build_status.status());
return build_status.ConsumeValueOrDie();
}
XlaComputation CreateR1S0F32AdditionComputation() {
XlaBuilder builder("Addition");
auto x = Parameter(&builder, 0, r1s0f32_, "x");
auto y = Parameter(&builder, 1, r1s0f32_, "y");
Add(x, y);
auto build_status = builder.Build();
EXPECT_IS_OK(build_status.status());
return build_status.ConsumeValueOrDie();
}
XlaComputation CreateR1S2F32AdditionComputation() {
XlaBuilder builder("Addition");
auto x = Parameter(&builder, 0, r1s2f32_, "x");
auto y = Parameter(&builder, 1, r1s2f32_, "y");
Add(x, y);
auto build_status = builder.Build();
EXPECT_IS_OK(build_status.status());
return build_status.ConsumeValueOrDie();
}
XlaComputation CreateR0F32TupleComputation() {
XlaBuilder builder("Tuple");
Tuple(&builder, {Parameter(&builder, 0, r0f32_, "x")});
auto build_status = builder.Build();
EXPECT_IS_OK(build_status.status());
return build_status.ConsumeValueOrDie();
}
Shape r0f32_ = ShapeUtil::MakeShape(F32, {});
Shape r1s0f32_ = ShapeUtil::MakeShape(F32, {0});
Shape r1s2f32_ = ShapeUtil::MakeShape(F32, {2});
};
XLA_TEST_F(CallOpTest, CallR0F32IdentityScalar) {
XlaBuilder builder(TestName());
XlaComputation callee = CreateR0F32IdentityComputation();
auto constant = ConstantLiteral(&builder, LiteralUtil::CreateR0<float>(42.0));
Call(&builder, callee, {constant});
ComputeAndCompareR0<float>(&builder, 42.0, {}, ErrorSpec(0.01f));
}
XLA_TEST_F(CallOpTest, CallR1S0F32AddArray) {
XlaBuilder builder(TestName());
XlaComputation callee = CreateR1S0F32AdditionComputation();
auto x = ConstantLiteral(&builder, LiteralUtil::CreateR1<float>({}));
auto y = ConstantLiteral(&builder, LiteralUtil::CreateR1<float>({}));
Call(&builder, callee, {x, y});
ComputeAndCompareR1<float>(&builder, {}, {}, ErrorSpec(0.01f));
}
XLA_TEST_F(CallOpTest, CallR1S2F32AddArray) {
XlaBuilder builder(TestName());
XlaComputation callee = CreateR1S2F32AdditionComputation();
auto x =
ConstantLiteral(&builder, LiteralUtil::CreateR1<float>({1.0f, 2.0f}));
auto y =
ConstantLiteral(&builder, LiteralUtil::CreateR1<float>({2.0f, 3.0f}));
Call(&builder, callee, {x, y});
ComputeAndCompareR1<float>(&builder, {3.0f, 5.0f}, {}, ErrorSpec(0.01f));
}
XLA_TEST_F(CallOpTest, CallTreeTwoDeepBranchFactorThree) {
XlaBuilder builder("inner");
{
auto x = Parameter(&builder, 0, r0f32_, "x");
Add(x, ConstantR0<float>(&builder, 1.0));
}
TF_ASSERT_OK_AND_ASSIGN(XlaComputation inner, builder.Build());
XlaBuilder builder2("outer");
{
auto x = Parameter(&builder2, 0, r0f32_, "x");
x = Call(&builder2, inner, {x});
x = Call(&builder2, inner, {x});
x = Call(&builder2, inner, {x});
}
TF_ASSERT_OK_AND_ASSIGN(XlaComputation outer, builder2.Build());
XlaBuilder builder3("outermost");
{
auto x = Parameter(&builder3, 0, r0f32_, "x");
x = Call(&builder3, outer, {x});
x = Call(&builder3, outer, {x});
x = Call(&builder3, outer, {x});
}
TF_ASSERT_OK_AND_ASSIGN(
std::unique_ptr<GlobalData> start,
client_->TransferToServer(LiteralUtil::CreateR0<float>(1.0f)));
ComputeAndCompareR0<float>(&builder3, 10.0f, {start.get()}, ErrorSpec(0.0f));
}
XLA_TEST_F(CallOpTest, CallR0F32Tuple) {
XlaBuilder builder(TestName());
XlaComputation callee = CreateR0F32TupleComputation();
auto elem = LiteralUtil::CreateR0<float>(42.0);
auto tuple = LiteralUtil::MakeTuple({&elem});
Call(&builder, callee, {ConstantLiteral(&builder, elem)});
ComputeAndCompareTuple(&builder, tuple, {}, ErrorSpec(0.01f));
}
} // namespace
} // namespace xla
| C++ | 4 | abhaikollara/tensorflow | tensorflow/compiler/xla/tests/call_test.cc | [
"Apache-2.0"
] |
component{
function foo(resourceUri){
var httpRequest = new Http(method=arguments.method, url=variables.ENDPOINT & arguments.resourceUri, charset="utf-8", timeout=arguments.timeout, throwOnError=false, username=variables.something, password=variables.somethingelse, getAsBinary="never");
}
} | ColdFusion CFC | 3 | tonym128/CFLint | src/test/resources/com/cflint/tests/VarScoper/fpositive/http2.cfc | [
"BSD-3-Clause"
] |
#define kill_width 16
#define kill_height 16
#define kill_x_hot 8
#define kill_y_hot 8
static unsigned char kill_bits[] = {
0x04, 0x20, 0x0e, 0x70, 0x1f, 0xf8, 0x3e, 0x7c, 0x7c, 0x3e, 0xf8, 0x1f,
0xf0, 0x0f, 0xe0, 0x07, 0xe0, 0x07, 0xf0, 0x0f, 0xf8, 0x1f, 0x7c, 0x3e,
0x3e, 0x7c, 0x1f, 0xf8, 0x0e, 0x70, 0x04, 0x20};
| Mask | 2 | trofi/afterstep | afterstep/desktop/cursors/kill.xbm.mask | [
"MIT"
] |
unit
class TextBoxBodyClass
implement TextBoxClass
import WidgetGlobals, TextBoxModule,
HorizontalScrollBarClass, VerticalScrollBarClass
type lineRec :
record
text : string
next : ^lineRec
end record
var firstLine, lastLine : ^lineRec := nil
var continueLine : boolean := false
var hScroll : ^HorizontalScrollBarClass
var vScroll : ^VerticalScrollBarClass
var x1, y1, x2, y2 : int
var numLines, screenLines : int
var maxWidth : int
var border : int
var textFontID : int
var baseLine : int
var lineHeight, lineDescent : int
% Scroll to end of textbox when text added
var scrollOnAdd : boolean := true
% Action when user selects a line
var userActionProc : procedure actionProc (line : int)
% Can the user use this text box to select
var selectable : boolean
% The currently selected line
var selectedLine : int := 3
procedure DrawText
if colourbg = black and backgroundColour not= colourbg then
Draw.FillBox (x1, y1, x2, y2, brightwhite)
else
Draw.FillBox (x1, y1, x2, y2, colourbg)
end if
const topLine : int := vScroll -> GetSliderValue
const xOffset := hScroll -> GetSliderValue
var linePtr : ^lineRec := firstLine
for cnt : 1 .. topLine - 1
exit when linePtr = nil
linePtr := linePtr -> next
end for
var textY := y2 - lineHeight + lineDescent
View.ClipSet (x1, y1, x2, y2)
for cnt : 1 .. screenLines
exit when linePtr = nil
if cnt + topLine - 1 = selectedLine then
Draw.FillBox (x1, textY - lineDescent, x2,
textY + lineHeight - lineDescent, blue)
Font.Draw (linePtr -> text, x1 - xOffset + 4, textY, textFontID,
white)
else
Font.Draw (linePtr -> text, x1 - xOffset + 4, textY, textFontID,
black)
end if
linePtr := linePtr -> next
textY -= lineHeight
end for
View.ClipOff
end DrawText
procedure DoAdd (text : string)
if continueLine and
length (text) + length (lastLine -> text) < 256 then
lastLine -> text := lastLine -> text + text
else
var newLine : ^lineRec
new newLine
newLine -> text := text
% Covert tabs
var ptr := 1
loop
exit when ptr > length (newLine -> text)
if newLine -> text (ptr) = '\t' then
newLine -> text :=
newLine -> text (1 .. ptr - 1) +
repeat (" ", 9 - (ptr mod 8)) +
newLine -> text (ptr + 1 .. *)
end if
ptr += 1
end loop
newLine -> next := nil
if lastLine = nil then
firstLine := newLine
else
lastLine -> next := newLine
end if
lastLine := newLine
numLines += 1
if numLines > screenLines then
vScroll -> SetMinMax (1, numLines + 2)
else
vScroll -> SetMinMax (1, numLines)
end if
end if
const width := Font.Width (lastLine -> text, textFontID)
if width > maxWidth then
maxWidth := width
if maxWidth > x2 - x1 - 8 then
hScroll -> SetMinMax (0, maxWidth + 20)
else
hScroll -> SetMinMax (0, maxWidth)
end if
end if
% If scrollOnAdd is true, the scroll to the bottom of the text box
if scrollOnAdd then
vScroll -> SetSliderValue (numLines - screenLines + 1)
end if
% If the text added is all off the bottom of the text box,
% don't bother redrawing.
if showing and
numLines <= vScroll -> GetSliderValue + screenLines then
DrawText
end if
end DoAdd
procedure DoClear
firstLine := nil
lastLine := nil
hScroll -> SetMinMax (1, 1)
vScroll -> SetMinMax (0, 0)
numLines := 0
maxWidth := 0
continueLine := false
selectedLine := 0
end DoClear
%
% The external subprograms of TextBoxClass
%
body procedure InitializeChoice (x, y, width, height, newBorder,
fontID : int, newActionProc : procedure x (line : int))
InitializeFull (x, y, width, height, newBorder, fontID)
userActionProc := newActionProc
selectable := true
end InitializeChoice
body procedure InitializeFull (x, y, width, height : int,
newBorder, fontID : int)
SetPositionAndSize (x, y, width, height)
border := TranslateBorder (newBorder)
textFontID := TranslateFont (fontID)
userActionProc := TextBoxModule.DoNothing
selectable := false
var prevShow := WidgetGlobals.showWhenInitialized
WidgetGlobals.showWhenInitialized := false
new hScroll
hScroll -> Initialize (100, 100, 100, 0, 100, 0,
TextBoxModule.HScrollProc)
hScroll -> SetUserObject (self)
new vScroll
vScroll -> Initialize (100, 100, 100, 0, 100, 0,
TextBoxModule.VScrollProc)
vScroll -> SetUserObject (self)
vScroll -> SetSliderReverse
WidgetGlobals.showWhenInitialized := prevShow
DoClear
GeneralInitialize
end InitializeFull
body procedure Initialize (x, y, width, height : int)
InitializeFull (x, y, width, height, 0, 0)
end Initialize
body procedure ClearText
% Free the line data base
var linePtr : ^lineRec := firstLine
var nextPtr : ^lineRec
loop
exit when linePtr = nil
nextPtr := linePtr -> next
free linePtr
linePtr := nextPtr
end loop
DoClear
if showing then
DrawText
end if
end ClearText
body procedure AddLine (text : string)
DoAdd (text)
continueLine := false
end AddLine
body procedure AddText (text : string)
DoAdd (text)
continueLine := true
end AddText
body procedure SetTopLine (lineNumber : int)
vScroll -> SetSliderValue (lineNumber)
end SetTopLine
body procedure SetScrollOnAdd (newScrollOnAdd : boolean)
scrollOnAdd := newScrollOnAdd
end SetScrollOnAdd
body procedure HScrollProc (value : int)
if showing then
DrawText
end if
end HScrollProc
body procedure VScrollProc (value : int)
if showing then
DrawText
end if
end VScrollProc
%
% Overridden subprograms
%
body procedure ComputeWidgetPosition
if border = WidgetGlobals.LINE then
x := originalX - 1
y := originalY - 1
width := originalWidth + 2
height := originalHeight + 2
elsif border = WidgetGlobals.INDENT then
x := originalX - riserSize
y := originalY - riserSize - 1
width := originalWidth + 2 * riserSize + 1
height := originalHeight + 2 * riserSize + 1
else
x := originalX - riserSize - 1
y := originalY - riserSize
width := originalWidth + 2 * riserSize + 1
height := originalHeight + 2 * riserSize + 1
end if
var charWidth, dummy1, dummy2 : int
charWidth := Font.Width ("M", textFontID)
Font.Sizes (textFontID, lineHeight, dummy1, lineDescent, dummy2)
#if _DOS_ then
lineHeight += 4
#end if
x1 := originalX
y1 := originalY + WidgetGlobals.SCROLL_BAR_WIDTH + 1
x2 := x1 + originalWidth - WidgetGlobals.SCROLL_BAR_WIDTH - 2
y2 := y1 + originalHeight - WidgetGlobals.SCROLL_BAR_WIDTH - 2
screenLines := (y2 - y1) div lineHeight
hScroll -> SetPosition (originalX, originalY)
hScroll -> SetSliderSize (originalWidth -
WidgetGlobals.SCROLL_BAR_WIDTH)
hScroll -> SetScrollAmount (1, x2 - x1 - 10, x2 - x1)
vScroll -> SetPosition (originalX + originalWidth -
WidgetGlobals.SCROLL_BAR_WIDTH - 1,
originalY + WidgetGlobals.SCROLL_BAR_WIDTH)
vScroll -> SetSliderSize (originalHeight -
WidgetGlobals.SCROLL_BAR_WIDTH)
vScroll -> SetScrollAmount (1, screenLines - 1, screenLines)
end ComputeWidgetPosition
body procedure DrawWidget
if not drawn then
ComputeWidgetPosition
end if
% Draw the border.
if border = WidgetGlobals.LINE then
Draw.Box (x, y, x + width - 1, y + height - 1, foregroundColour)
else
var topLeftColour, bottomRightColour : int
if border = WidgetGlobals.INDENT then
topLeftColour := darkgrey
bottomRightColour := illuminatedColor
else
topLeftColour := illuminatedColor
bottomRightColour := darkgrey
end if
var x2 : int := x + width - 1
var y2 : int := y + height - 1
for offset : 0 .. riserSize - 1
Draw.Line (x + offset, y + offset, x2 - offset,
y + offset, bottomRightColour)
Draw.Line (x2 - offset, y + offset, x2 - offset,
y2 - offset, bottomRightColour)
Draw.Line (x + offset, y + offset, x + offset,
y2 - offset, topLeftColour)
Draw.Line (x + offset, y2 - offset, x2 - offset,
y2 - offset, topLeftColour)
end for
if border = WidgetGlobals.INDENT then
Draw.Line (x + riserSize, y + riserSize, x2 - riserSize,
y + riserSize, grey)
Draw.Line (x2 - riserSize, y + riserSize, x2 - riserSize,
y2 - riserSize, grey)
elsif border = WidgetGlobals.EXDENT then
Draw.Line (x + riserSize, y + riserSize, x + riserSize,
y2 - riserSize, grey)
Draw.Line (x + riserSize, y2 - riserSize, x2 - riserSize,
y2 - riserSize, grey)
end if
end if
hScroll -> Show
vScroll -> Show
DrawText
end DrawWidget
body procedure EraseWidget
if not drawn then
ComputeWidgetPosition
end if
hScroll -> Hide
vScroll -> Hide
Draw.FillBox (x, y, x + width - 1, y + height - 1, backgroundColour)
end EraseWidget
body function ConsiderButtonDown (mouseX, mouseY : int) : boolean
if not selectable then
result false
end if
if mouseX < x1 or x2 < mouseX or
mouseY < y1 or y2 < mouseY then
result false
end if
var line : int := (y2 - mouseY) div lineHeight +
vScroll -> GetSliderValue
if line > numLines then
result false
end if
if line = selectedLine then
userActionProc (line)
result true
end if
selectedLine := line
DrawText
result true
end ConsiderButtonDown
end TextBoxBodyClass
| Turing | 5 | ttracx/OpenTuring | turing/test/support/lib/GUIClass/TextBoxBodyClass.tu | [
"MIT"
] |
class box expands Actor;
#exec MESH IMPORT MESH=box ANIVFILE=MODELS\box_a.3d DATAFILE=MODELS\box_d.3d X=0 Y=0 Z=0
#exec MESH ORIGIN MESH=box X=0 Y=0 Z=0
#exec MESH SEQUENCE MESH=box SEQ=All STARTFRAME=0 NUMFRAMES=30
//#exec MESH SEQUENCE MESH=box SEQ=??? STARTFRAME=0 NUMFRAMES=30
#exec MESHMAP NEW MESHMAP=box MESH=box
#exec MESHMAP SCALE MESHMAP=box X=0.1 Y=0.1 Z=0.2
#exec TEXTURE IMPORT NAME=Jtex1 FILE=texture1.pcx GROUP=Skins FLAGS=2
#exec TEXTURE IMPORT NAME=Jtex1 FILE=texture1.pcx GROUP=Skins PALETTE=Jtex1
#exec MESHMAP SETTEXTURE MESHMAP=box NUM=1 TEXTURE=Jtex1
defaultproperties
{
DrawType=DT_Mesh
Mesh=box
}
| UnrealScript | 3 | sercand/assimp | test/models/3D/box.uc | [
"BSD-3-Clause"
] |
CREATE TABLE `report_case_high_risk` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`report_data` varchar(10) COLLATE utf8_bin NOT NULL DEFAULT '' COMMENT 'ͳ��ʱ��',
`caseType` varchar(60) COLLATE utf8_bin NOT NULL DEFAULT '' COMMENT '��������',
`total_case` int(11) NOT NULL DEFAULT '0' COMMENT '�ܰ���',
`today_new_case` int(11) NOT NULL DEFAULT '0' COMMENT '��������',
PRIMARY KEY(`id`),
KEY `idn_id_report_case_mid_risk` (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_bin; | SQL | 4 | WizardXiao/tidb | br/pkg/lightning/mydump/examples/mocker_test.report_case_high_risk-schema.sql | [
"Apache-2.0"
] |
{foreach $cart->items as $item}
<div class="cart-item">
<span class="product">{$item->name}</span><br>
{$item->price}
</div>
{/foreach}
| Latte | 3 | timfel/netbeans | php/php.latte/test/unit/data/testfiles/indent/testRealFile_02.latte | [
"Apache-2.0"
] |
[
(prologue)
(select_query)
(construct_query)
(describe_query)
(ask_query)
(values_clause)
(load)
(clear)
(drop)
(add)
(move)
(copy)
(create)
(insert_data)
(delete_data)
(delete_where)
(modify)
(group_graph_pattern)
(triples_same_subject)
(where_clause)
(delete_clause)
(insert_clause)
(data_block)
(blank_node_property_list)
] @fold
| Scheme | 2 | yzia2000/nvim-treesitter | queries/sparql/folds.scm | [
"Apache-2.0"
] |
<%= t('.missing') %>
| HTML+ERB | 0 | mdesantis/rails | actionview/test/fixtures/translations/templates/missing.erb | [
"MIT"
] |
import PlausibleProvider from 'next-plausible'
export default function MyApp({ Component, pageProps }) {
return (
<PlausibleProvider domain={process.env.NEXT_PUBLIC_DOMAIN}>
<Component {...pageProps} />
</PlausibleProvider>
)
}
| JavaScript | 4 | blomqma/next.js | examples/with-plausible/pages/_app.js | [
"MIT"
] |
$el4-style = ridge
| Stylus | 0 | joseconstela/meteor | tools/tests/apps/caching-stylus/packages/local-pack/p.styl | [
"Apache-2.0",
"BSD-2-Clause",
"MIT"
] |
# from http://www.gnuplotting.org/tag/png/
set style line 1 lc rgb '#8b1a0e' pt 1 ps 1 lt 1 lw 2 # --- red
set style line 2 lc rgb '#5e9c36' pt 6 ps 1 lt 2 lw 2 # --- green
set style line 3 lc rgb '#1f80ff' pt 3 ps 1 lt 3 lw 2 # --- blue
set style line 4 lc rgb '#ffa500' pt 3 ps 1 lt 4 lw 2 # --- orange
set style line 11 lc rgb '#808080' lt 1
set border 3 back ls 11
set tics nomirror
set style line 12 lc rgb '#808080' lt 0 lw 1
set grid back ls 12
set terminal pngcairo size 640,480 font 'Verdana,10'
set xlabel 'step'
set ylabel 'loss'
set key right top
a = 0
cumsum(x)=(a=a+x,a)
| Gnuplot | 3 | DanielMabadeje/Artificial-Intelligence-Deep-Learning-Machine-Learning-Tutorials | Projects/hackernews-comments/train/train.plot | [
"Apache-2.0"
] |
def main() -> void begin
i: int = 2
if i == 1 do
print("one")
elif i == 2
print("two")
else
print("i don't know")
end
end
| Cycript | 2 | matheuspb/cython | examples/if_elif_else.cy | [
"MIT"
] |
particle_system flames
{
src = "assets/particles/fire.png"
blendmode = add
gravity = -1,0,0
velocity = 0,0.2,0
lifetime = 2
lifetime_variance = 0.2
colour = 255,255,255,255
rotation_speed = 0.5
scale_affector = 0.9
size = 0.19
emit_rate = 30
spawn_radius = 0.2
release_count = 0
} | Component Pascal | 3 | fallahn/crogine | samples/threat_level/assets/particles/flames.cps | [
"FTL",
"Zlib"
] |
table t : {Id : int, Parent : option int}
fun recurse (root : option int) =
queryX' (SELECT * FROM t WHERE {eqNullable' (SQL t.Parent) root})
(fn r =>
children <- recurse (Some r.T.Id);
(*s <- source False;*)
return <xml>
<dyn signal={(*v <- signal s;
if v then*)
return <xml><b>HI</b>{children}<b>BYE</b></xml>
(*else
return <xml/>*)}/>
</xml>)
fun main () =
x <- recurse None;
return <xml><body>{x}</body></xml>
| UrWeb | 3 | apple314159/urweb | tests/treeDyn.ur | [
"BSD-3-Clause"
] |
%tr
%td.text-content
%h2.invite-header
= invitation_reminder_salutation(@reminder_index, format: :html)
%p.invite-body
= invitation_reminder_body(member, @reminder_index, format: :html)
%p.invite-actions
= invitation_reminder_accept_link(@token, format: :html)
= invitation_reminder_decline_link(@token, format: :html)
| Haml | 3 | glimmerhq/glimmerhq | app/views/notify/member_invited_reminder_email.html.haml | [
"MIT"
] |
The purpose of this dummy file is to create this directory. | VHDL | 1 | X-EcutiOnner/Notepad3 | test/test_files/StyleLexers/styleLexVHDL/Sample_VHDL.vhdl | [
"BSD-3-Clause"
] |
// edition:2021
// check-pass
//
// Regression test for issue #84429
// Tests that we can properly invoke `matches!` from a 2021-edition crate.
fn main() {
let _b = matches!(b'3', b'0' ..= b'9');
}
| Rust | 4 | mbc-git/rust | src/test/ui/macros/issue-84429-matches-edition.rs | [
"ECL-2.0",
"Apache-2.0",
"MIT-0",
"MIT"
] |
{
"message" : "${message}",
"code" : ${code}
} | FreeMarker | 1 | zeesh49/tutorials | java-lite/src/main/webapp/WEB-INF/views/products/message.ftl | [
"MIT"
] |
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<meta http-equiv="Content-Security-Policy" content="default-src 'self'; script-src 'self'">
<title>WebHID API</title>
</head>
<body>
<h1>WebHID API</h1>
<button id="clickme">Test WebHID</button>
<h3>HID devices automatically granted access via <i>setDevicePermissionHandler</i></h3>
<div id="granted-devices"></div>
<h3>HID devices automatically granted access via <i>select-hid-device</i></h3>
<div id="granted-devices2"></div>
<script src="./renderer.js"></script>
</body>
</html>
| HTML | 3 | TarunavBA/electron | docs/fiddles/features/web-hid/index.html | [
"MIT"
] |
/*
Copyright © 2011 MLstate
This file is part of Opa.
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*/
package stdlib.components.fragment
/**
* @category COMPONENT
* @author Adam Koprowski, 2011
* @stability EXPERIMENTAL
*/
type CFragment.action('state) =
/ { no_op }
/ { re_render : xhtml }
/ { change_state : 'state }
/ { re_render : xhtml; change_state : 'state }
@abstract type CFragment.fragment('msg) = channel('msg)
CFragment =
{{
@private on_notification(id, handler, state, msg) =
re_render(xhtml) = Dom.transform([#{id} <- xhtml])
match handler(state, msg) with
| {no_op} ->
{unchanged}
| {re_render=xhtml} ->
do re_render(xhtml)
{unchanged}
| {change_state=new_state} ->
{set=new_state}
| {re_render=xhtml; change_state=new_state} ->
do re_render(xhtml)
{set=new_state}
create(init_state : 'state, init_xhtml : xhtml,
handler : 'state, 'msg -> CFragment.action
) : (xhtml, CFragment.fragment('t)) =
id = Dom.fresh_id()
xhtml = <span id={id}>{init_xhtml}</>
session = Session.make(init_state, on_notification(id, handler, _, _))
(xhtml, session)
notify(fragment : CFragment.fragment('msg), msg : 'msg) : void =
Session.send(fragment, msg)
}}
| Opa | 4 | Machiaweliczny/oppailang | lib/stdlib/components/fragment/fragment.opa | [
"MIT"
] |
<div>
<style scoped>
.dataframe tbody tr th:only-of-type {
vertical-align: middle;
}
.dataframe tbody tr th {
vertical-align: top;
}
.dataframe thead th {
text-align: right;
}
</style>
<table border="1" class="dataframe">
<thead>
<tr style="text-align: right;">
<th></th>
<th>a</th>
</tr>
</thead>
<tbody>
<tr>
<th>0</th>
<td>0</td>
</tr>
<tr>
<th>1</th>
<td>1</td>
</tr>
<tr>
<th>2</th>
<td>2</td>
</tr>
<tr>
<th>3</th>
<td>3</td>
</tr>
<tr>
<th>4</th>
<td>4</td>
</tr>
<tr>
<th>5</th>
<td>5</td>
</tr>
<tr>
<th>6</th>
<td>6</td>
</tr>
<tr>
<th>7</th>
<td>7</td>
</tr>
<tr>
<th>8</th>
<td>8</td>
</tr>
<tr>
<th>9</th>
<td>9</td>
</tr>
<tr>
<th>10</th>
<td>10</td>
</tr>
<tr>
<th>11</th>
<td>11</td>
</tr>
<tr>
<th>12</th>
<td>12</td>
</tr>
<tr>
<th>13</th>
<td>13</td>
</tr>
<tr>
<th>14</th>
<td>14</td>
</tr>
<tr>
<th>15</th>
<td>15</td>
</tr>
<tr>
<th>16</th>
<td>16</td>
</tr>
<tr>
<th>17</th>
<td>17</td>
</tr>
<tr>
<th>18</th>
<td>18</td>
</tr>
<tr>
<th>19</th>
<td>19</td>
</tr>
<tr>
<th>20</th>
<td>20</td>
</tr>
<tr>
<th>21</th>
<td>21</td>
</tr>
<tr>
<th>22</th>
<td>22</td>
</tr>
<tr>
<th>23</th>
<td>23</td>
</tr>
<tr>
<th>24</th>
<td>24</td>
</tr>
<tr>
<th>25</th>
<td>25</td>
</tr>
<tr>
<th>26</th>
<td>26</td>
</tr>
<tr>
<th>27</th>
<td>27</td>
</tr>
<tr>
<th>28</th>
<td>28</td>
</tr>
<tr>
<th>29</th>
<td>29</td>
</tr>
<tr>
<th>30</th>
<td>30</td>
</tr>
<tr>
<th>31</th>
<td>31</td>
</tr>
<tr>
<th>32</th>
<td>32</td>
</tr>
<tr>
<th>33</th>
<td>33</td>
</tr>
<tr>
<th>34</th>
<td>34</td>
</tr>
<tr>
<th>35</th>
<td>35</td>
</tr>
<tr>
<th>36</th>
<td>36</td>
</tr>
<tr>
<th>37</th>
<td>37</td>
</tr>
<tr>
<th>38</th>
<td>38</td>
</tr>
<tr>
<th>39</th>
<td>39</td>
</tr>
<tr>
<th>40</th>
<td>40</td>
</tr>
<tr>
<th>41</th>
<td>41</td>
</tr>
<tr>
<th>42</th>
<td>42</td>
</tr>
<tr>
<th>43</th>
<td>43</td>
</tr>
<tr>
<th>44</th>
<td>44</td>
</tr>
<tr>
<th>45</th>
<td>45</td>
</tr>
<tr>
<th>46</th>
<td>46</td>
</tr>
<tr>
<th>47</th>
<td>47</td>
</tr>
<tr>
<th>48</th>
<td>48</td>
</tr>
<tr>
<th>49</th>
<td>49</td>
</tr>
<tr>
<th>50</th>
<td>50</td>
</tr>
<tr>
<th>51</th>
<td>51</td>
</tr>
<tr>
<th>52</th>
<td>52</td>
</tr>
<tr>
<th>53</th>
<td>53</td>
</tr>
<tr>
<th>54</th>
<td>54</td>
</tr>
<tr>
<th>55</th>
<td>55</td>
</tr>
<tr>
<th>56</th>
<td>56</td>
</tr>
<tr>
<th>57</th>
<td>57</td>
</tr>
<tr>
<th>58</th>
<td>58</td>
</tr>
<tr>
<th>59</th>
<td>59</td>
</tr>
<tr>
<th>60</th>
<td>60</td>
</tr>
</tbody>
</table>
</div>
| HTML | 1 | CJL89/pandas | pandas/tests/io/formats/data/html/html_repr_max_rows_None_min_rows_12.html | [
"BSD-3-Clause"
] |
(ns (defns tests.arc.ns :import arc.unit))
(desc "namespace"
(test "bound"
(do (defns A))
(is :ns A
(assign x 1) 1
(bound 'x) t)
(is :ns user
(bound 'x) nil))
(test "shadowing"
(do (defns A))
(is :ns A
(assign x 1) 1
(bound 'x) t)
(do (defns B))
(is :ns B
(assign x 2) 2)
(do (defns C))
(is :ns C
(assign x 3) 3)
(do (defns D :import A B C))
(is :ns D
x 3)
(is :ns C
x 3)
(is :ns B
x 2)
(is :ns A
x 1)
(is :ns user
(bound 'x) nil))
(test "global"
(do (defns A))
(is :ns A
(assign X 10) 10
(assign ***X*** 20) 20
X 10
***X*** 20)
(do (ns 'user))
(is :ns user
(bound 'X) nil
(bound '***X***) t
***X*** 20
(assign ***X*** 30) 30
***X*** 30)
(do (ns 'A))
(is :ns A
***X*** 30))
(test "***curr-ns***"
(do (defns A)
(do (ns 'A) (def x () (***curr-ns***))))
(is :ns A
(is (x) (ns 'A)) t)
(do (defns B :import A))
(is :ns B
(is (x) (ns 'B)) t))
(test "***macro***"
(do (do (ns 'user)
(mac m (a b) `(- ,a ,b)))
(do (ns (defns A))
(mac m (a b) `(+ ,a ,b))))
(is :ns A
(m 10 20) 30)
(is :ns user
(m 10 20) -10))
(test "export and :: syntax"
(do (do (ns (defns A :export a b))
(= a 10 b 20 c 30))
(defns B :import A :export c))
(is :ns B
a 10
b 20
(bound 'c) nil
A::c 30
(= c 40) 40
c 40
B::c 40)
(do (defns C :import A B))
(is :ns C
a 10
b 20
c 40
A::c 30))
(desc "extend"
(test "basic"
(do
(do (ns (defns A :export a b))
(= a 10 b 20 c 30)
(ns (defns B :import A))
(= d 40 f 50)))
(is :ns B
a 10
b 20
(bound 'c) nil
A::c 30))
(test "can access parent's import"
(do (defns C :extend B))
(is :ns C
a 10
b 20
(bound 'c) nil))
(test "can access parent's private"
(do (do (ns (defns D :extend A))
(= dd 10 ff 20)))
(is :ns D
a 10
b 20
(bound 'c) t
c 30
D::c 30))
(test "parent not-all -> me all"
(do (defns E :import D))
(is :ns E
a 10
b 20
(bound 'c) nil
dd 10
ff 20))
(test "parent not-all -> me not-all"
(do (defns F :extend A :export c))
(is :ns F
a 10
b 20
c 30)
(do (defns G :import F))
(is :ns G
a 10
b 20
(bound 'c) nil)
;; even if the ns export the var,
;; it doesn't export extended private var automatically.
;; if you want to do this.
;; define c in itself as extended private c.
(do (do (ns 'F) (= c c)))
(is :ns G
c 30))
(test "parent all -> me all"
(do (do (ns (defns H :extend B))
(= g 60)))
(is :ns H
(bound 'c) nil
a 10
b 20
f 50)
(do (defns I :import H))
(is :ns I
(bound 'a) nil
(bound 'b) nil
d 40
f 50
g 60))
(test "parent all -> me not-all"
(do (do (ns (defns J :extend B :export g))
(= g 60 h 70))
(defns K :import J))
(is :ns K
g 60
(bound 'h) nil
(bound 'a) nil
(bound 'b) nil
d 40
f 50
g 60
(bound 'h) nil)))
(test "deftf"
(do (do (ns (defns A))
(deftf string (str n) (+ str n))))
(is :ns A
("abc" "def") "abcdef")
(do (do (ns (defns B))
(deftf string (str n) (ref str (* n 2)))))
(is :ns B
("abcd" 1) #\c)
(is :ns A
("abc" 1) "abc1")
(is :ns B
("abc" 1) #\c)
(is :ns user
("abc" 1) #\b))
(test "defss"
(do (do (ns (defns A :export test-ss))
(defss test-ss #/^(\d+)\.\.\.(\d+)$/ (start end)
`(range ,start ,end))
(defss test-ss-2 #/^(\d+)%(\d+)$/ (x y)
`(arc.math::mod ,x ,y))))
(iso :ns A
10...20 '(10 11 12 13 14 15 16 17 18 19 20)
10%3 1)
(do (do (ns (defns B :import A))))
(iso :ns B
1...10 '(1 2 3 4 5 6 7 8 9 10)
(macex '10%3) '10%3))
(test "redef"
(do (do (ns (defns A :export a))
(def a () 10)
(def b () (a))))
(is :ns A
(b) 10
(do (def a () 20)
(b)) 20)
(do (do (ns (defns B :import A))
(def c () (a))))
(is :ns B
(c) 20)
(do (do (ns 'A)
(def a () 30)))
(is :ns B
(c) 30))
)
| Arc | 4 | smihica/arc-js | test/unit/arc/ns.arc | [
"Artistic-2.0"
] |
package jadx.core.xmlgen.entry;
public class RawNamedValue {
private final int nameRef;
private final RawValue rawValue;
public RawNamedValue(int nameRef, RawValue rawValue) {
this.nameRef = nameRef;
this.rawValue = rawValue;
}
public int getNameRef() {
return nameRef;
}
public RawValue getRawValue() {
return rawValue;
}
@Override
public String toString() {
return "RawNamedValue{nameRef=" + nameRef + ", rawValue=" + rawValue + '}';
}
}
| Java | 4 | DSYliangweihao/jadx | jadx-core/src/main/java/jadx/core/xmlgen/entry/RawNamedValue.java | [
"Apache-2.0"
] |
%
% Center pages, based on pageheight and pagewidth, and redefine showpage
% to put cropmarks at each corner. Device dependent code to expand the
% paper size goes in procedure expandpagesize. Currently only supports
% a Linotronic 200P typesetter using 12 inch wide paper. You'll have to
% add code to expandpagesize to support different typesetters or even a
% 200P that's running differently.
%
/CropmarkDict 40 dict dup begin
/expandpage true def
/magnification 1 def
/pageheight 11.0 def
/pagewidth 8.5 def
/scaletofit false def
/scaling 1 def
/marklength .3 def % inches
/markstart .125 def % inches
/markend .04 def % inches
/marklinewidth .25 def % points
/inch {72 mul} def
/min {2 copy gt {exch} if pop} def
/max {2 copy lt {exch} if pop} def
/setup {
/markspace markstart marklength add markend add inch marklinewidth add def
/totalheight pageheight inch markspace 2 mul add def
/totalwidth pagewidth inch markspace 2 mul add def
pagedimensions
checkpagesize
/scaling getscaling def
xcenter ycenter translate
scaling scaling scale
pagewidth inch 2 div neg pageheight inch 2 div neg translate
clippage
} def
/pagedimensions {
clippath pathbbox newpath
4 -1 roll exch 4 1 roll 4 copy
sub /width exch def
sub /height exch def
add 2 div /xcenter exch def
add 2 div /ycenter exch def
} def
/checkpagesize {
height totalheight lt width totalwidth lt or expandpage and {
expandpagesize
pagedimensions
} if
} def
/expandpagesize { % device dependent code
/Product statusdict begin /product where {pop product}{()} ifelse end def
Product (Linotype) eq { % Linotronic 200P and other models?
statusdict /setpageparams known {
/maxwidth 12.0 inch def % 12 inch wide paper?
totalheight maxwidth le {
totalheight
totalwidth
maxwidth totalheight sub 2 div
0
}{
totalwidth maxwidth min
totalheight
maxwidth totalwidth maxwidth min sub 2 div
1
} ifelse
statusdict /setpageparams get exec
} if
} if
} def
/getscaling {
scaletofit
{height totalheight div width totalwidth div min 1 min}
{1}
ifelse
} def
/clippage {
newpath
0 0 moveto
pagewidth inch 0 rlineto
0 pageheight inch rlineto
pagewidth neg inch 0 rlineto
closepath clip
newpath
} def
/cropmark {
gsave
translate
rotate
marklinewidth dup translate
0 0 transform round exch round exch itransform translate
markstart inch 0 moveto marklength inch 0 rlineto stroke
0 markstart inch moveto 0 marklength inch rlineto stroke
grestore
} bind def
/@PreviousShowpage /showpage load def
end def
%
% Cropmarks - in the default coordinate system.
%
/showpage {
gsave
CropmarkDict begin
initgraphics
marklinewidth setlinewidth
xcenter ycenter translate
scaling scaling scale
0 pagewidth inch 2 div pageheight inch 2 div cropmark
90 pagewidth inch neg 2 div pageheight inch 2 div cropmark
180 pagewidth inch neg 2 div pageheight inch 2 div neg cropmark
270 pagewidth inch 2 div pageheight inch 2 div neg cropmark
@PreviousShowpage
end
grestore
} bind def
| PostScript | 4 | newluhux/plan9port | postscript/prologues/cropmarks.ps | [
"MIT"
] |
"""
# Collections package
The Collections package provides a variety of collection classes,
including map, set, range, heap, ring buffer, list, and flags.
`Map` - Hashmap by strutural equality (use `MapIs` for identity equality).
`Set` - A set built on top of `Map` using structural equility (use `SetIs` for identity equality).
`Range` - Iterate over a range of numbers with optional step size.
`BinaryHeap` - A priority queue implemented as a binary heap -- use a `BinaryHeapPriority` parameter to determine priority.
`RingBuffer` - A ring buffer with fixed size.
`List` - A doubly linked list.
`Flags` - A set of single bit flags (size determined upon creation).
"""
| Pony | 4 | rtpax/ponyc | packages/collections/collections.pony | [
"BSD-2-Clause"
] |
(kicad_pcb (version 20171130) (host pcbnew 5.1.9-73d0e3b20d~88~ubuntu20.04.1)
(general
(thickness 1.6)
(drawings 68)
(tracks 607)
(zones 0)
(modules 145)
(nets 95)
)
(page A4)
(layers
(0 F.Cu signal)
(31 B.Cu signal)
(32 B.Adhes user)
(33 F.Adhes user)
(34 B.Paste user)
(35 F.Paste user)
(36 B.SilkS user)
(37 F.SilkS user)
(38 B.Mask user)
(39 F.Mask user)
(40 Dwgs.User user)
(41 Cmts.User user)
(42 Eco1.User user)
(43 Eco2.User user)
(44 Edge.Cuts user)
(45 Margin user)
(46 B.CrtYd user)
(47 F.CrtYd user)
(48 B.Fab user)
(49 F.Fab user)
)
(setup
(last_trace_width 0.15)
(user_trace_width 0.15)
(user_trace_width 0.35)
(user_trace_width 0.55)
(user_trace_width 2)
(trace_clearance 0.15)
(zone_clearance 0.4)
(zone_45_only no)
(trace_min 0.127)
(via_size 0.5)
(via_drill 0.3)
(via_min_size 0.45)
(via_min_drill 0.2)
(uvia_size 0.3)
(uvia_drill 0.1)
(uvias_allowed no)
(uvia_min_size 0.2)
(uvia_min_drill 0.1)
(edge_width 0.05)
(segment_width 0.2)
(pcb_text_width 0.3)
(pcb_text_size 1.5 1.5)
(mod_edge_width 0.12)
(mod_text_size 1 1)
(mod_text_width 0.15)
(pad_size 1.524 1.524)
(pad_drill 0.762)
(pad_to_mask_clearance 0)
(aux_axis_origin 0 0)
(visible_elements FFFFFF7F)
(pcbplotparams
(layerselection 0x010fc_ffffffff)
(usegerberextensions false)
(usegerberattributes false)
(usegerberadvancedattributes false)
(creategerberjobfile false)
(excludeedgelayer true)
(linewidth 0.100000)
(plotframeref false)
(viasonmask false)
(mode 1)
(useauxorigin false)
(hpglpennumber 1)
(hpglpenspeed 20)
(hpglpendiameter 15.000000)
(psnegative false)
(psa4output false)
(plotreference true)
(plotvalue true)
(plotinvisibletext false)
(padsonsilk false)
(subtractmaskfromsilk false)
(outputformat 1)
(mirror false)
(drillshape 0)
(scaleselection 1)
(outputdirectory "build"))
)
(net 0 "")
(net 1 GND)
(net 2 +12V)
(net 3 /OUT_A_PHASE_D)
(net 4 /OUT_A_PHASE_C)
(net 5 /OUT_A_PHASE_B)
(net 6 /OUT_A_PHASE_A)
(net 7 /OUT_B_PHASE_D)
(net 8 /OUT_B_PHASE_C)
(net 9 /OUT_B_PHASE_B)
(net 10 /OUT_B_PHASE_A)
(net 11 /OUT_C_PHASE_D)
(net 12 /OUT_C_PHASE_C)
(net 13 /OUT_C_PHASE_B)
(net 14 /OUT_C_PHASE_A)
(net 15 /OUT_D_PHASE_D)
(net 16 /OUT_D_PHASE_C)
(net 17 /OUT_D_PHASE_B)
(net 18 /OUT_D_PHASE_A)
(net 19 +3V3)
(net 20 "Net-(D2-Pad2)")
(net 21 "Net-(D3-Pad2)")
(net 22 /CLOCK_OUT)
(net 23 /MOTOR_OUT)
(net 24 /OUT_E_PHASE_D)
(net 25 /OUT_E_PHASE_C)
(net 26 /OUT_E_PHASE_B)
(net 27 /OUT_E_PHASE_A)
(net 28 /OUT_F_PHASE_D)
(net 29 /OUT_F_PHASE_C)
(net 30 /OUT_F_PHASE_B)
(net 31 /OUT_F_PHASE_A)
(net 32 /SENSOR_IN)
(net 33 /SENSOR_LATCH_OUT)
(net 34 /MOTOR_LATCH_OUT)
(net 35 +5V)
(net 36 "Net-(C4-Pad2)")
(net 37 /12V_EN)
(net 38 "Net-(D1-Pad1)")
(net 39 "Net-(D2-Pad1)")
(net 40 /3V3_FUSED)
(net 41 /OUT_A_COMMON)
(net 42 /OUT_B_COMMON)
(net 43 /OUT_C_COMMON)
(net 44 /OUT_D_COMMON)
(net 45 /SENSOR_A_SIGNAL)
(net 46 /SENSOR_A_VCC)
(net 47 /SENSOR_A_GND)
(net 48 /SENSOR_B_SIGNAL)
(net 49 /SENSOR_B_VCC)
(net 50 /SENSOR_B_GND)
(net 51 /SENSOR_C_SIGNAL)
(net 52 /SENSOR_C_VCC)
(net 53 /SENSOR_C_GND)
(net 54 /SENSOR_D_SIGNAL)
(net 55 /SENSOR_D_VCC)
(net 56 /SENSOR_D_GND)
(net 57 /OUT_E_COMMON)
(net 58 /OUT_F_COMMON)
(net 59 /SENSOR_E_SIGNAL)
(net 60 /SENSOR_E_VCC)
(net 61 /SENSOR_E_GND)
(net 62 /SENSOR_F_SIGNAL)
(net 63 /SENSOR_F_VCC)
(net 64 /SENSOR_F_GND)
(net 65 /SDA)
(net 66 /SCL)
(net 67 "Net-(R3-Pad1)")
(net 68 "Net-(R6-Pad2)")
(net 69 "Net-(R8-Pad2)")
(net 70 /MCP_RESET)
(net 71 /12V_TEST_FEED)
(net 72 /12V_OUTPUT)
(net 73 /CLOCK)
(net 74 /MOTOR_DATA)
(net 75 /SENSOR_DATA)
(net 76 /MOTOR_LATCH)
(net 77 /SENSOR_LATCH)
(net 78 /MCP_INT)
(net 79 "Net-(TP69-Pad1)")
(net 80 "Net-(TP70-Pad1)")
(net 81 "Net-(TP71-Pad1)")
(net 82 /SW_IN)
(net 83 "Net-(D4-Pad1)")
(net 84 /GPA3)
(net 85 /GPA2)
(net 86 /GPA1)
(net 87 /GPA0)
(net 88 /GPA7)
(net 89 /GPA6)
(net 90 /GPA5)
(net 91 /GPA4)
(net 92 /BUZZER)
(net 93 "Net-(D7-Pad2)")
(net 94 /DETECT)
(net_class Default "This is the default net class."
(clearance 0.15)
(trace_width 0.2)
(via_dia 0.5)
(via_drill 0.3)
(uvia_dia 0.3)
(uvia_drill 0.1)
(add_net +3V3)
(add_net +5V)
(add_net /12V_EN)
(add_net /12V_OUTPUT)
(add_net /12V_TEST_FEED)
(add_net /3V3_FUSED)
(add_net /BUZZER)
(add_net /CLOCK)
(add_net /CLOCK_OUT)
(add_net /DETECT)
(add_net /GPA0)
(add_net /GPA1)
(add_net /GPA2)
(add_net /GPA3)
(add_net /GPA4)
(add_net /GPA5)
(add_net /GPA6)
(add_net /GPA7)
(add_net /LED)
(add_net /MCP_INT)
(add_net /MCP_RESET)
(add_net /MOTOR_DATA)
(add_net /MOTOR_LATCH)
(add_net /MOTOR_LATCH_OUT)
(add_net /MOTOR_OUT)
(add_net /SCL)
(add_net /SDA)
(add_net /SENSOR_A_GND)
(add_net /SENSOR_A_SIGNAL)
(add_net /SENSOR_A_VCC)
(add_net /SENSOR_B_GND)
(add_net /SENSOR_B_SIGNAL)
(add_net /SENSOR_B_VCC)
(add_net /SENSOR_C_GND)
(add_net /SENSOR_C_SIGNAL)
(add_net /SENSOR_C_VCC)
(add_net /SENSOR_DATA)
(add_net /SENSOR_D_GND)
(add_net /SENSOR_D_SIGNAL)
(add_net /SENSOR_D_VCC)
(add_net /SENSOR_E_GND)
(add_net /SENSOR_E_SIGNAL)
(add_net /SENSOR_E_VCC)
(add_net /SENSOR_F_GND)
(add_net /SENSOR_F_SIGNAL)
(add_net /SENSOR_F_VCC)
(add_net /SENSOR_IN)
(add_net /SENSOR_LATCH)
(add_net /SENSOR_LATCH_OUT)
(add_net /SW_IN)
(add_net GND)
(add_net "Net-(C4-Pad2)")
(add_net "Net-(D1-Pad1)")
(add_net "Net-(D2-Pad1)")
(add_net "Net-(D2-Pad2)")
(add_net "Net-(D3-Pad2)")
(add_net "Net-(D4-Pad1)")
(add_net "Net-(D7-Pad2)")
(add_net "Net-(H1-Pad1)")
(add_net "Net-(H10-Pad1)")
(add_net "Net-(H11-Pad1)")
(add_net "Net-(H12-Pad1)")
(add_net "Net-(H13-Pad1)")
(add_net "Net-(H14-Pad1)")
(add_net "Net-(H15-Pad1)")
(add_net "Net-(H16-Pad1)")
(add_net "Net-(H2-Pad1)")
(add_net "Net-(H3-Pad1)")
(add_net "Net-(H4-Pad1)")
(add_net "Net-(H5-Pad1)")
(add_net "Net-(H6-Pad1)")
(add_net "Net-(H7-Pad1)")
(add_net "Net-(H8-Pad1)")
(add_net "Net-(H9-Pad1)")
(add_net "Net-(R3-Pad1)")
(add_net "Net-(R6-Pad2)")
(add_net "Net-(R8-Pad2)")
(add_net "Net-(TP69-Pad1)")
(add_net "Net-(TP70-Pad1)")
(add_net "Net-(TP71-Pad1)")
(add_net "Net-(U2-Pad12)")
(add_net "Net-(U4-Pad11)")
(add_net "Net-(U4-Pad14)")
(add_net "Net-(U4-Pad19)")
)
(net_class motor ""
(clearance 0.2)
(trace_width 0.8)
(via_dia 0.8)
(via_drill 0.4)
(uvia_dia 0.3)
(uvia_drill 0.1)
(add_net /OUT_A_COMMON)
(add_net /OUT_A_PHASE_A)
(add_net /OUT_A_PHASE_B)
(add_net /OUT_A_PHASE_C)
(add_net /OUT_A_PHASE_D)
(add_net /OUT_B_COMMON)
(add_net /OUT_B_PHASE_A)
(add_net /OUT_B_PHASE_B)
(add_net /OUT_B_PHASE_C)
(add_net /OUT_B_PHASE_D)
(add_net /OUT_C_COMMON)
(add_net /OUT_C_PHASE_A)
(add_net /OUT_C_PHASE_B)
(add_net /OUT_C_PHASE_C)
(add_net /OUT_C_PHASE_D)
(add_net /OUT_D_COMMON)
(add_net /OUT_D_PHASE_A)
(add_net /OUT_D_PHASE_B)
(add_net /OUT_D_PHASE_C)
(add_net /OUT_D_PHASE_D)
(add_net /OUT_E_COMMON)
(add_net /OUT_E_PHASE_A)
(add_net /OUT_E_PHASE_B)
(add_net /OUT_E_PHASE_C)
(add_net /OUT_E_PHASE_D)
(add_net /OUT_F_COMMON)
(add_net /OUT_F_PHASE_A)
(add_net /OUT_F_PHASE_B)
(add_net /OUT_F_PHASE_C)
(add_net /OUT_F_PHASE_D)
)
(net_class save ""
(clearance 0.2)
(trace_width 0.25)
(via_dia 0.8)
(via_drill 0.4)
(uvia_dia 0.3)
(uvia_drill 0.1)
(add_net +12V)
)
(module SwitchESE13:ESE13V01D (layer F.Cu) (tedit 60739FC9) (tstamp 6074239A)
(at 137.795 72.39 180)
(path /607D9BC7)
(fp_text reference SW1 (at -1.1 2.9) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value SW_Push (at 0 -0.5) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start 0.55 -1.8) (end 0.55 1.8) (layer F.SilkS) (width 0.15))
(fp_line (start 0.55 1.8) (end -3.65 1.8) (layer F.SilkS) (width 0.15))
(fp_line (start -3.65 1.8) (end -3.65 -1.8) (layer F.SilkS) (width 0.15))
(fp_line (start -3.65 -1.8) (end 0.55 -1.8) (layer F.SilkS) (width 0.15))
(fp_line (start 0.55 -0.6) (end 2.5 -0.6) (layer F.SilkS) (width 0.15))
(fp_line (start 2.5 -0.6) (end 2.5 0.6) (layer F.SilkS) (width 0.15))
(fp_line (start 2.5 0.6) (end 0.55 0.6) (layer F.SilkS) (width 0.15))
(fp_line (start -3.8 -2.3) (end 2.7 -2.3) (layer F.CrtYd) (width 0.12))
(fp_line (start 2.7 -2.3) (end 2.7 2.3) (layer F.CrtYd) (width 0.12))
(fp_line (start 2.7 2.3) (end -3.8 2.3) (layer F.CrtYd) (width 0.12))
(fp_line (start -3.8 2.3) (end -3.8 -2.3) (layer F.CrtYd) (width 0.12))
(pad ~ smd rect (at 0 -1.625 180) (size 0.7 1.05) (layers F.Cu F.Paste F.Mask))
(pad ~ smd rect (at 0 1.625 180) (size 0.7 1.05) (layers F.Cu F.Paste F.Mask))
(pad "" np_thru_hole circle (at -0.45 0 180) (size 0.9 0.9) (drill 0.8) (layers *.Cu *.Mask))
(pad "" np_thru_hole circle (at -2.45 0 180) (size 0.9 0.9) (drill 0.8) (layers *.Cu *.Mask))
(pad 1 smd rect (at -3 -1.7 180) (size 0.7 1.2) (layers F.Cu F.Paste F.Mask)
(net 94 /DETECT))
(pad 2 smd rect (at -3 1.7 180) (size 0.7 1.2) (layers F.Cu F.Paste F.Mask)
(net 1 GND))
)
(module pogoPins:pogo2mm (layer F.Cu) (tedit 607389E4) (tstamp 6066D03D)
(at 137.16 59.69)
(path /6192B219)
(fp_text reference TP68 (at 0 0.5) (layer F.SilkS) hide
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value TestPoint (at 0 -0.5) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(pad 1 thru_hole circle (at 0 0) (size 3.7 3.7) (drill 2.15) (layers *.Cu *.Mask)
(net 72 /12V_OUTPUT))
(model ../lib/Pogo.models/pogo2mmCup.step
(offset (xyz 0 0 -23.5))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module pogoPins:pogo2mm (layer F.Cu) (tedit 607389E4) (tstamp 6066D049)
(at 132.08 59.69)
(path /6192B20F)
(fp_text reference TP67 (at 0 0.5) (layer F.SilkS) hide
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value TestPoint (at 0 -0.5) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(pad 1 thru_hole circle (at 0 0) (size 3.7 3.7) (drill 2.15) (layers *.Cu *.Mask)
(net 72 /12V_OUTPUT))
(model ../lib/Pogo.models/pogo2mmCup.step
(offset (xyz 0 0 -23.5))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module pogoPins:pogo2mm (layer F.Cu) (tedit 607389E4) (tstamp 6066D055)
(at 127 59.69)
(path /6192B205)
(fp_text reference TP66 (at 0 0.5) (layer F.SilkS) hide
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value TestPoint (at 0 -0.5) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(pad 1 thru_hole circle (at 0 0) (size 3.7 3.7) (drill 2.15) (layers *.Cu *.Mask)
(net 1 GND))
(model ../lib/Pogo.models/pogo2mmCup.step
(offset (xyz 0 0 -23.5))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module pogoPins:pogo2mm (layer F.Cu) (tedit 607389E4) (tstamp 6066D061)
(at 121.92 59.69)
(path /6192B1FB)
(fp_text reference TP65 (at 0 0.5) (layer F.SilkS) hide
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value TestPoint (at 0 -0.5) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(pad 1 thru_hole circle (at 0 0) (size 3.7 3.7) (drill 2.15) (layers *.Cu *.Mask)
(net 1 GND))
(model ../lib/Pogo.models/pogo2mmCup.step
(offset (xyz 0 0 -23.5))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module pogoPins:pogo2mm (layer F.Cu) (tedit 607389E4) (tstamp 6066D06D)
(at 116.84 59.69)
(path /6192B1F1)
(fp_text reference TP64 (at 0 0.5) (layer F.SilkS) hide
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value TestPoint (at 0 -0.5) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(pad 1 thru_hole circle (at 0 0) (size 3.7 3.7) (drill 2.15) (layers *.Cu *.Mask)
(net 40 /3V3_FUSED))
(model ../lib/Pogo.models/pogo2mmCup.step
(offset (xyz 0 0 -23.5))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module pogoPins:pogo2mm (layer F.Cu) (tedit 607389E4) (tstamp 6066D079)
(at 111.76 59.69)
(path /6192AE25)
(fp_text reference TP63 (at 0 0.5) (layer F.SilkS) hide
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value TestPoint (at 0 -0.5) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(pad 1 thru_hole circle (at 0 0) (size 3.7 3.7) (drill 2.15) (layers *.Cu *.Mask)
(net 40 /3V3_FUSED))
(model ../lib/Pogo.models/pogo2mmCup.step
(offset (xyz 0 0 -23.5))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module pogoPins:pogo2mm (layer F.Cu) (tedit 607389E4) (tstamp 6066D085)
(at 39.37 81.28)
(path /6192832F)
(fp_text reference TP60 (at 0 0.5) (layer F.SilkS) hide
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value TestPoint (at 0 -0.5) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(pad 1 thru_hole circle (at 0 0) (size 3.7 3.7) (drill 2.15) (layers *.Cu *.Mask)
(net 1 GND))
(model ../lib/Pogo.models/pogo2mmCup.step
(offset (xyz 0 0 -23.5))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module pogoPins:pogo2mm (layer F.Cu) (tedit 607389E4) (tstamp 6066D091)
(at 209.55 81.28)
(path /61927B4B)
(fp_text reference TP59 (at 0 0.5) (layer F.SilkS) hide
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value TestPoint (at 0 -0.5) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(pad 1 thru_hole circle (at 0 0) (size 3.7 3.7) (drill 2.15) (layers *.Cu *.Mask)
(net 1 GND))
(model ../lib/Pogo.models/pogo2mmCup.step
(offset (xyz 0 0 -23.5))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module pogoPins:pogo2mm (layer F.Cu) (tedit 607389E4) (tstamp 6066D09D)
(at 39.37 76.2)
(path /618D77B7)
(fp_text reference TP58 (at 0 0.5) (layer F.SilkS) hide
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value TestPoint (at 0 -0.5) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(pad 1 thru_hole circle (at 0 0) (size 3.7 3.7) (drill 2.15) (layers *.Cu *.Mask)
(net 33 /SENSOR_LATCH_OUT))
(model ../lib/Pogo.models/pogo2mmCup.step
(offset (xyz 0 0 -23.5))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module pogoPins:pogo2mm (layer F.Cu) (tedit 607389E4) (tstamp 6066D0A9)
(at 209.55 76.2)
(path /6190E504)
(fp_text reference TP57 (at 0 0.5) (layer F.SilkS) hide
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value TestPoint (at 0 -0.5) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(pad 1 thru_hole circle (at 0 0) (size 3.7 3.7) (drill 2.15) (layers *.Cu *.Mask)
(net 77 /SENSOR_LATCH))
(model ../lib/Pogo.models/pogo2mmCup.step
(offset (xyz 0 0 -23.5))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module pogoPins:pogo2mm (layer F.Cu) (tedit 607389E4) (tstamp 6066D2C5)
(at 39.37 71.12)
(path /618D77B1)
(fp_text reference TP56 (at 0 0.5) (layer F.SilkS) hide
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value TestPoint (at 0 -0.5) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(pad 1 thru_hole circle (at 0 0) (size 3.7 3.7) (drill 2.15) (layers *.Cu *.Mask)
(net 34 /MOTOR_LATCH_OUT))
(model ../lib/Pogo.models/pogo2mmCup.step
(offset (xyz 0 0 -23.5))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module pogoPins:pogo2mm (layer F.Cu) (tedit 607389E4) (tstamp 6066D2D1)
(at 209.55 71.12)
(path /6190E50A)
(fp_text reference TP55 (at 0 0.5) (layer F.SilkS) hide
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value TestPoint (at 0 -0.5) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(pad 1 thru_hole circle (at 0 0) (size 3.7 3.7) (drill 2.15) (layers *.Cu *.Mask)
(net 76 /MOTOR_LATCH))
(model ../lib/Pogo.models/pogo2mmCup.step
(offset (xyz 0 0 -23.5))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module pogoPins:pogo2mm (layer F.Cu) (tedit 607389E4) (tstamp 6066D2DD)
(at 39.37 66.04)
(path /618D77AB)
(fp_text reference TP54 (at 0 0.5) (layer F.SilkS) hide
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value TestPoint (at 0 -0.5) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(pad 1 thru_hole circle (at 0 0) (size 3.7 3.7) (drill 2.15) (layers *.Cu *.Mask)
(net 32 /SENSOR_IN))
(model ../lib/Pogo.models/pogo2mmCup.step
(offset (xyz 0 0 -23.5))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module pogoPins:pogo2mm (layer F.Cu) (tedit 607389E4) (tstamp 6066D2E9)
(at 209.55 66.04)
(path /6190E510)
(fp_text reference TP53 (at 0 0.5) (layer F.SilkS) hide
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value TestPoint (at 0 -0.5) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(pad 1 thru_hole circle (at 0 0) (size 3.7 3.7) (drill 2.15) (layers *.Cu *.Mask)
(net 75 /SENSOR_DATA))
(model ../lib/Pogo.models/pogo2mmCup.step
(offset (xyz 0 0 -23.5))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module pogoPins:pogo2mm (layer F.Cu) (tedit 607389E4) (tstamp 6066D2F5)
(at 39.37 60.96)
(path /618D77A5)
(fp_text reference TP52 (at 0 0.5) (layer F.SilkS) hide
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value TestPoint (at 0 -0.5) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(pad 1 thru_hole circle (at 0 0) (size 3.7 3.7) (drill 2.15) (layers *.Cu *.Mask)
(net 23 /MOTOR_OUT))
(model ../lib/Pogo.models/pogo2mmCup.step
(offset (xyz 0 0 -23.5))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module pogoPins:pogo2mm (layer F.Cu) (tedit 607389E4) (tstamp 6066D301)
(at 209.55 60.96)
(path /6190E516)
(fp_text reference TP51 (at 0 0.5) (layer F.SilkS) hide
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value TestPoint (at 0 -0.5) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(pad 1 thru_hole circle (at 0 0) (size 3.7 3.7) (drill 2.15) (layers *.Cu *.Mask)
(net 74 /MOTOR_DATA))
(model ../lib/Pogo.models/pogo2mmCup.step
(offset (xyz 0 0 -23.5))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module pogoPins:pogo2mm (layer F.Cu) (tedit 607389E4) (tstamp 6066D30D)
(at 39.37 55.88)
(path /618D779F)
(fp_text reference TP50 (at 0 0.5) (layer F.SilkS) hide
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value TestPoint (at 0 -0.5) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(pad 1 thru_hole circle (at 0 0) (size 3.7 3.7) (drill 2.15) (layers *.Cu *.Mask)
(net 22 /CLOCK_OUT))
(model ../lib/Pogo.models/pogo2mmCup.step
(offset (xyz 0 0 -23.5))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module pogoPins:pogo2mm (layer F.Cu) (tedit 607389E4) (tstamp 6066D319)
(at 209.55 55.88)
(path /6190E51C)
(fp_text reference TP49 (at 0 0.5) (layer F.SilkS) hide
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value TestPoint (at 0 -0.5) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(pad 1 thru_hole circle (at 0 0) (size 3.7 3.7) (drill 2.15) (layers *.Cu *.Mask)
(net 73 /CLOCK))
(model ../lib/Pogo.models/pogo2mmCup.step
(offset (xyz 0 0 -23.5))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module pogoPins:pogo1mm (layer F.Cu) (tedit 607389DA) (tstamp 6066D325)
(at 50.8 74.93)
(path /617FFF80)
(fp_text reference TP48 (at 0 0.5) (layer F.SilkS) hide
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value TestPoint (at 0 -0.5) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(pad 1 thru_hole circle (at 0 0) (size 1.8 1.8) (drill 1.1) (layers *.Cu *.Mask)
(net 64 /SENSOR_F_GND))
(model ../lib/Pogo.models/pogo1mmPoint.step
(offset (xyz 0 0 -10.5))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module pogoPins:pogo1mm (layer F.Cu) (tedit 607389DA) (tstamp 6066D331)
(at 53.34 74.93)
(path /617FFF76)
(fp_text reference TP47 (at 0 0.5) (layer F.SilkS) hide
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value TestPoint (at 0 -0.5) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(pad 1 thru_hole circle (at 0 0) (size 1.8 1.8) (drill 1.1) (layers *.Cu *.Mask)
(net 63 /SENSOR_F_VCC))
(model ../lib/Pogo.models/pogo1mmPoint.step
(offset (xyz 0 0 -10.5))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module pogoPins:pogo1mm (layer F.Cu) (tedit 607389DA) (tstamp 6066D33D)
(at 55.88 74.93)
(path /617FFF6C)
(fp_text reference TP46 (at 0 0.5) (layer F.SilkS) hide
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value TestPoint (at 0 -0.5) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(pad 1 thru_hole circle (at 0 0) (size 1.8 1.8) (drill 1.1) (layers *.Cu *.Mask)
(net 62 /SENSOR_F_SIGNAL))
(model ../lib/Pogo.models/pogo1mmPoint.step
(offset (xyz 0 0 -10.5))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module pogoPins:pogo1mm (layer F.Cu) (tedit 607389DA) (tstamp 6066D349)
(at 69.85 74.93)
(path /617FFF62)
(fp_text reference TP45 (at 0 0.5) (layer F.SilkS) hide
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value TestPoint (at 0 -0.5) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(pad 1 thru_hole circle (at 0 0) (size 1.8 1.8) (drill 1.1) (layers *.Cu *.Mask)
(net 61 /SENSOR_E_GND))
(model ../lib/Pogo.models/pogo1mmPoint.step
(offset (xyz 0 0 -10.5))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module pogoPins:pogo1mm (layer F.Cu) (tedit 607389DA) (tstamp 6066D355)
(at 72.39 74.93)
(path /617FFF58)
(fp_text reference TP44 (at 0 0.5) (layer F.SilkS) hide
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value TestPoint (at 0 -0.5) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(pad 1 thru_hole circle (at 0 0) (size 1.8 1.8) (drill 1.1) (layers *.Cu *.Mask)
(net 60 /SENSOR_E_VCC))
(model ../lib/Pogo.models/pogo1mmPoint.step
(offset (xyz 0 0 -10.5))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module pogoPins:pogo1mm (layer F.Cu) (tedit 607389DA) (tstamp 6066D361)
(at 74.93 74.93)
(path /617FFC48)
(fp_text reference TP43 (at 0 0.5) (layer F.SilkS) hide
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value TestPoint (at 0 -0.5) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(pad 1 thru_hole circle (at 0 0) (size 1.8 1.8) (drill 1.1) (layers *.Cu *.Mask)
(net 59 /SENSOR_E_SIGNAL))
(model ../lib/Pogo.models/pogo1mmPoint.step
(offset (xyz 0 0 -10.5))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module pogoPins:pogo1mm (layer F.Cu) (tedit 607389DA) (tstamp 6066D36D)
(at 48.42 57.15)
(path /618BA887)
(fp_text reference TP42 (at 0 0.5) (layer F.SilkS) hide
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value TestPoint (at 0 -0.5) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(pad 1 thru_hole circle (at 0 0) (size 1.8 1.8) (drill 1.1) (layers *.Cu *.Mask)
(net 58 /OUT_F_COMMON))
(model ../lib/Pogo.models/pogo1mmPoint.step
(offset (xyz 0 0 -10.5))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module pogoPins:pogo1mm (layer F.Cu) (tedit 607389DA) (tstamp 6066D379)
(at 67.47 57.15)
(path /618A0D85)
(fp_text reference TP41 (at 0 0.5) (layer F.SilkS) hide
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value TestPoint (at 0 -0.5) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(pad 1 thru_hole circle (at 0 0) (size 1.8 1.8) (drill 1.1) (layers *.Cu *.Mask)
(net 57 /OUT_E_COMMON))
(model ../lib/Pogo.models/pogo1mmPoint.step
(offset (xyz 0 0 -10.5))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module pogoPins:pogo1mm (layer F.Cu) (tedit 607389DA) (tstamp 6066D385)
(at 86.52 57.15)
(path /618873B1)
(fp_text reference TP40 (at 0 0.5) (layer F.SilkS) hide
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value TestPoint (at 0 -0.5) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(pad 1 thru_hole circle (at 0 0) (size 1.8 1.8) (drill 1.1) (layers *.Cu *.Mask)
(net 44 /OUT_D_COMMON))
(model ../lib/Pogo.models/pogo1mmPoint.step
(offset (xyz 0 0 -10.5))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module pogoPins:pogo1mm (layer F.Cu) (tedit 607389DA) (tstamp 6066D391)
(at 152.56 57.15)
(path /6186D3A3)
(fp_text reference TP39 (at 0 0.5) (layer F.SilkS) hide
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value TestPoint (at 0 -0.5) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(pad 1 thru_hole circle (at 0 0) (size 1.8 1.8) (drill 1.1) (layers *.Cu *.Mask)
(net 43 /OUT_C_COMMON))
(model ../lib/Pogo.models/pogo1mmPoint.step
(offset (xyz 0 0 -10.5))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module pogoPins:pogo1mm (layer F.Cu) (tedit 607389DA) (tstamp 6066D39D)
(at 171.61 57.15)
(path /61850047)
(fp_text reference TP38 (at 0 0.5) (layer F.SilkS) hide
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value TestPoint (at 0 -0.5) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(pad 1 thru_hole circle (at 0 0) (size 1.8 1.8) (drill 1.1) (layers *.Cu *.Mask)
(net 42 /OUT_B_COMMON))
(model ../lib/Pogo.models/pogo1mmPoint.step
(offset (xyz 0 0 -10.5))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module pogoPins:pogo1mm (layer F.Cu) (tedit 607389DA) (tstamp 6066D3A9)
(at 190.66 57.15)
(path /6184F17F)
(fp_text reference TP37 (at 0 0.5) (layer F.SilkS) hide
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value TestPoint (at 0 -0.5) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(pad 1 thru_hole circle (at 0 0) (size 1.8 1.8) (drill 1.1) (layers *.Cu *.Mask)
(net 41 /OUT_A_COMMON))
(model ../lib/Pogo.models/pogo1mmPoint.step
(offset (xyz 0 0 -10.5))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module pogoPins:pogo1mm (layer F.Cu) (tedit 607389DA) (tstamp 6066D3B5)
(at 88.9 74.93)
(path /617E011B)
(fp_text reference TP36 (at 0 0.5) (layer F.SilkS) hide
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value TestPoint (at 0 -0.5) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(pad 1 thru_hole circle (at 0 0) (size 1.8 1.8) (drill 1.1) (layers *.Cu *.Mask)
(net 56 /SENSOR_D_GND))
(model ../lib/Pogo.models/pogo1mmPoint.step
(offset (xyz 0 0 -10.5))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module pogoPins:pogo1mm (layer F.Cu) (tedit 607389DA) (tstamp 6066D3C1)
(at 50.92 57.15)
(path /618BA881)
(fp_text reference TP35 (at 0 0.5) (layer F.SilkS) hide
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value TestPoint (at 0 -0.5) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(pad 1 thru_hole circle (at 0 0) (size 1.8 1.8) (drill 1.1) (layers *.Cu *.Mask)
(net 28 /OUT_F_PHASE_D))
(model ../lib/Pogo.models/pogo1mmPoint.step
(offset (xyz 0 0 -10.5))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module pogoPins:pogo1mm (layer F.Cu) (tedit 607389DA) (tstamp 6066D3CD)
(at 69.97 57.15)
(path /618A0D7F)
(fp_text reference TP34 (at 0 0.5) (layer F.SilkS) hide
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value TestPoint (at 0 -0.5) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(pad 1 thru_hole circle (at 0 0) (size 1.8 1.8) (drill 1.1) (layers *.Cu *.Mask)
(net 24 /OUT_E_PHASE_D))
(model ../lib/Pogo.models/pogo1mmPoint.step
(offset (xyz 0 0 -10.5))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module pogoPins:pogo1mm (layer F.Cu) (tedit 607389DA) (tstamp 6066D3D9)
(at 89.02 57.15)
(path /618873AB)
(fp_text reference TP33 (at 0 0.5) (layer F.SilkS) hide
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value TestPoint (at 0 -0.5) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(pad 1 thru_hole circle (at 0 0) (size 1.8 1.8) (drill 1.1) (layers *.Cu *.Mask)
(net 15 /OUT_D_PHASE_D))
(model ../lib/Pogo.models/pogo1mmPoint.step
(offset (xyz 0 0 -10.5))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module pogoPins:pogo1mm (layer F.Cu) (tedit 607389DA) (tstamp 6066D3E5)
(at 155.06 57.15)
(path /6186D39D)
(fp_text reference TP32 (at 0 0.5) (layer F.SilkS) hide
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value TestPoint (at 0 -0.5) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(pad 1 thru_hole circle (at 0 0) (size 1.8 1.8) (drill 1.1) (layers *.Cu *.Mask)
(net 11 /OUT_C_PHASE_D))
(model ../lib/Pogo.models/pogo1mmPoint.step
(offset (xyz 0 0 -10.5))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module pogoPins:pogo1mm (layer F.Cu) (tedit 607389DA) (tstamp 6066D3F1)
(at 174.11 57.15)
(path /6185003D)
(fp_text reference TP31 (at 0 0.5) (layer F.SilkS) hide
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value TestPoint (at 0 -0.5) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(pad 1 thru_hole circle (at 0 0) (size 1.8 1.8) (drill 1.1) (layers *.Cu *.Mask)
(net 7 /OUT_B_PHASE_D))
(model ../lib/Pogo.models/pogo1mmPoint.step
(offset (xyz 0 0 -10.5))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module pogoPins:pogo1mm (layer F.Cu) (tedit 607389DA) (tstamp 6066CC41)
(at 193.16 57.15)
(path /6184EF40)
(fp_text reference TP30 (at 0 0.5) (layer F.SilkS) hide
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value TestPoint (at 0 -0.5) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(pad 1 thru_hole circle (at 0 0) (size 1.8 1.8) (drill 1.1) (layers *.Cu *.Mask)
(net 3 /OUT_A_PHASE_D))
(model ../lib/Pogo.models/pogo1mmPoint.step
(offset (xyz 0 0 -10.5))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module pogoPins:pogo1mm (layer F.Cu) (tedit 607389DA) (tstamp 6066CC4D)
(at 91.44 74.93)
(path /617E0111)
(fp_text reference TP29 (at 0 0.5) (layer F.SilkS) hide
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value TestPoint (at 0 -0.5) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(pad 1 thru_hole circle (at 0 0) (size 1.8 1.8) (drill 1.1) (layers *.Cu *.Mask)
(net 55 /SENSOR_D_VCC))
(model ../lib/Pogo.models/pogo1mmPoint.step
(offset (xyz 0 0 -10.5))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module pogoPins:pogo1mm (layer F.Cu) (tedit 607389DA) (tstamp 6066CC59)
(at 53.42 57.15)
(path /618BA87B)
(fp_text reference TP28 (at 0 0.5) (layer F.SilkS) hide
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value TestPoint (at 0 -0.5) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(pad 1 thru_hole circle (at 0 0) (size 1.8 1.8) (drill 1.1) (layers *.Cu *.Mask)
(net 29 /OUT_F_PHASE_C))
(model ../lib/Pogo.models/pogo1mmPoint.step
(offset (xyz 0 0 -10.5))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module pogoPins:pogo1mm (layer F.Cu) (tedit 607389DA) (tstamp 6066CC65)
(at 72.47 57.15)
(path /618A0D79)
(fp_text reference TP27 (at 0 0.5) (layer F.SilkS) hide
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value TestPoint (at 0 -0.5) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(pad 1 thru_hole circle (at 0 0) (size 1.8 1.8) (drill 1.1) (layers *.Cu *.Mask)
(net 25 /OUT_E_PHASE_C))
(model ../lib/Pogo.models/pogo1mmPoint.step
(offset (xyz 0 0 -10.5))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module pogoPins:pogo1mm (layer F.Cu) (tedit 607389DA) (tstamp 6066CC71)
(at 91.52 57.15)
(path /618873A5)
(fp_text reference TP26 (at 0 0.5) (layer F.SilkS) hide
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value TestPoint (at 0 -0.5) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(pad 1 thru_hole circle (at 0 0) (size 1.8 1.8) (drill 1.1) (layers *.Cu *.Mask)
(net 16 /OUT_D_PHASE_C))
(model ../lib/Pogo.models/pogo1mmPoint.step
(offset (xyz 0 0 -10.5))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module pogoPins:pogo1mm (layer F.Cu) (tedit 607389DA) (tstamp 6066CC7D)
(at 157.56 57.15)
(path /6186D397)
(fp_text reference TP25 (at 0 0.5) (layer F.SilkS) hide
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value TestPoint (at 0 -0.5) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(pad 1 thru_hole circle (at 0 0) (size 1.8 1.8) (drill 1.1) (layers *.Cu *.Mask)
(net 12 /OUT_C_PHASE_C))
(model ../lib/Pogo.models/pogo1mmPoint.step
(offset (xyz 0 0 -10.5))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module pogoPins:pogo1mm (layer F.Cu) (tedit 607389DA) (tstamp 6066CC89)
(at 176.61 57.15)
(path /61850033)
(fp_text reference TP24 (at 0 0.5) (layer F.SilkS) hide
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value TestPoint (at 0 -0.5) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(pad 1 thru_hole circle (at 0 0) (size 1.8 1.8) (drill 1.1) (layers *.Cu *.Mask)
(net 8 /OUT_B_PHASE_C))
(model ../lib/Pogo.models/pogo1mmPoint.step
(offset (xyz 0 0 -10.5))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module pogoPins:pogo1mm (layer F.Cu) (tedit 607389DA) (tstamp 6066CC95)
(at 195.66 57.15)
(path /6184EC55)
(fp_text reference TP23 (at 0 0.5) (layer F.SilkS) hide
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value TestPoint (at 0 -0.5) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(pad 1 thru_hole circle (at 0 0) (size 1.8 1.8) (drill 1.1) (layers *.Cu *.Mask)
(net 4 /OUT_A_PHASE_C))
(model ../lib/Pogo.models/pogo1mmPoint.step
(offset (xyz 0 0 -10.5))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module pogoPins:pogo1mm (layer F.Cu) (tedit 607389DA) (tstamp 6066CCA1)
(at 93.98 74.93)
(path /617E0107)
(fp_text reference TP22 (at 0 0.5) (layer F.SilkS) hide
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value TestPoint (at 0 -0.5) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(pad 1 thru_hole circle (at 0 0) (size 1.8 1.8) (drill 1.1) (layers *.Cu *.Mask)
(net 54 /SENSOR_D_SIGNAL))
(model ../lib/Pogo.models/pogo1mmPoint.step
(offset (xyz 0 0 -10.5))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module pogoPins:pogo1mm (layer F.Cu) (tedit 607389DA) (tstamp 6066CCAD)
(at 55.92 57.15)
(path /618BA875)
(fp_text reference TP21 (at 0 0.5) (layer F.SilkS) hide
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value TestPoint (at 0 -0.5) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(pad 1 thru_hole circle (at 0 0) (size 1.8 1.8) (drill 1.1) (layers *.Cu *.Mask)
(net 30 /OUT_F_PHASE_B))
(model ../lib/Pogo.models/pogo1mmPoint.step
(offset (xyz 0 0 -10.5))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module pogoPins:pogo1mm (layer F.Cu) (tedit 607389DA) (tstamp 6066CCB9)
(at 74.97 57.15)
(path /618A0D73)
(fp_text reference TP20 (at 0 0.5) (layer F.SilkS) hide
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value TestPoint (at 0 -0.5) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(pad 1 thru_hole circle (at 0 0) (size 1.8 1.8) (drill 1.1) (layers *.Cu *.Mask)
(net 26 /OUT_E_PHASE_B))
(model ../lib/Pogo.models/pogo1mmPoint.step
(offset (xyz 0 0 -10.5))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module pogoPins:pogo1mm (layer F.Cu) (tedit 607389DA) (tstamp 6066CCC5)
(at 94.02 57.15)
(path /6188739F)
(fp_text reference TP19 (at 0 0.5) (layer F.SilkS) hide
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value TestPoint (at 0 -0.5) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(pad 1 thru_hole circle (at 0 0) (size 1.8 1.8) (drill 1.1) (layers *.Cu *.Mask)
(net 17 /OUT_D_PHASE_B))
(model ../lib/Pogo.models/pogo1mmPoint.step
(offset (xyz 0 0 -10.5))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module pogoPins:pogo1mm (layer F.Cu) (tedit 607389DA) (tstamp 6066CCD1)
(at 160.06 57.15)
(path /6186D391)
(fp_text reference TP18 (at 0 0.5) (layer F.SilkS) hide
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value TestPoint (at 0 -0.5) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(pad 1 thru_hole circle (at 0 0) (size 1.8 1.8) (drill 1.1) (layers *.Cu *.Mask)
(net 13 /OUT_C_PHASE_B))
(model ../lib/Pogo.models/pogo1mmPoint.step
(offset (xyz 0 0 -10.5))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module pogoPins:pogo1mm (layer F.Cu) (tedit 607389DA) (tstamp 6066CCDD)
(at 179.11 57.15)
(path /61850029)
(fp_text reference TP17 (at 0 0.5) (layer F.SilkS) hide
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value TestPoint (at 0 -0.5) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(pad 1 thru_hole circle (at 0 0) (size 1.8 1.8) (drill 1.1) (layers *.Cu *.Mask)
(net 9 /OUT_B_PHASE_B))
(model ../lib/Pogo.models/pogo1mmPoint.step
(offset (xyz 0 0 -10.5))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module pogoPins:pogo1mm (layer F.Cu) (tedit 607389DA) (tstamp 6066CCE9)
(at 198.16 57.15)
(path /6184E940)
(fp_text reference TP16 (at 0 0.5) (layer F.SilkS) hide
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value TestPoint (at 0 -0.5) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(pad 1 thru_hole circle (at 0 0) (size 1.8 1.8) (drill 1.1) (layers *.Cu *.Mask)
(net 5 /OUT_A_PHASE_B))
(model ../lib/Pogo.models/pogo1mmPoint.step
(offset (xyz 0 0 -10.5))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module pogoPins:pogo1mm (layer F.Cu) (tedit 607389DA) (tstamp 6066C86C)
(at 58.42 57.15)
(path /618BA86F)
(fp_text reference TP15 (at 0 0.5) (layer F.SilkS) hide
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value TestPoint (at 0 -0.5) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(pad 1 thru_hole circle (at 0 0) (size 1.8 1.8) (drill 1.1) (layers *.Cu *.Mask)
(net 31 /OUT_F_PHASE_A))
(model ../lib/Pogo.models/pogo1mmPoint.step
(offset (xyz 0 0 -10.5))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module pogoPins:pogo1mm (layer F.Cu) (tedit 607389DA) (tstamp 6066D559)
(at 77.47 57.15)
(path /618A0D6D)
(fp_text reference TP14 (at 0 0.5) (layer F.SilkS) hide
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value TestPoint (at 0 -0.5) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(pad 1 thru_hole circle (at 0 0) (size 1.8 1.8) (drill 1.1) (layers *.Cu *.Mask)
(net 27 /OUT_E_PHASE_A))
(model ../lib/Pogo.models/pogo1mmPoint.step
(offset (xyz 0 0 -10.5))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module pogoPins:pogo1mm (layer F.Cu) (tedit 607389DA) (tstamp 6066D3FD)
(at 96.52 57.15)
(path /61887399)
(fp_text reference TP13 (at 0 0.5) (layer F.SilkS) hide
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value TestPoint (at 0 -0.5) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(pad 1 thru_hole circle (at 0 0) (size 1.8 1.8) (drill 1.1) (layers *.Cu *.Mask)
(net 18 /OUT_D_PHASE_A))
(model ../lib/Pogo.models/pogo1mmPoint.step
(offset (xyz 0 0 -10.5))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module pogoPins:pogo1mm (layer F.Cu) (tedit 607389DA) (tstamp 6066D409)
(at 162.56 57.15)
(path /6186D38B)
(fp_text reference TP12 (at 0 0.5) (layer F.SilkS) hide
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value TestPoint (at 0 -0.5) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(pad 1 thru_hole circle (at 0 0) (size 1.8 1.8) (drill 1.1) (layers *.Cu *.Mask)
(net 14 /OUT_C_PHASE_A))
(model ../lib/Pogo.models/pogo1mmPoint.step
(offset (xyz 0 0 -10.5))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module pogoPins:pogo1mm (layer F.Cu) (tedit 607389DA) (tstamp 6066D415)
(at 181.61 57.15)
(path /6184FD3D)
(fp_text reference TP11 (at 0 0.5) (layer F.SilkS) hide
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value TestPoint (at 0 -0.5) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(pad 1 thru_hole circle (at 0 0) (size 1.8 1.8) (drill 1.1) (layers *.Cu *.Mask)
(net 10 /OUT_B_PHASE_A))
(model ../lib/Pogo.models/pogo1mmPoint.step
(offset (xyz 0 0 -10.5))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module pogoPins:pogo1mm (layer F.Cu) (tedit 607389DA) (tstamp 6066D421)
(at 200.66 57.15)
(path /6184AD16)
(fp_text reference TP10 (at 0 0.5) (layer F.SilkS) hide
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value TestPoint (at 0 -0.5) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(pad 1 thru_hole circle (at 0 0) (size 1.8 1.8) (drill 1.1) (layers *.Cu *.Mask)
(net 6 /OUT_A_PHASE_A))
(model ../lib/Pogo.models/pogo1mmPoint.step
(offset (xyz 0 0 -10.5))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module pogoPins:pogo1mm (layer F.Cu) (tedit 607389DA) (tstamp 6066D42D)
(at 154.94 74.93)
(path /617E00FD)
(fp_text reference TP9 (at 0 0.5) (layer F.SilkS) hide
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value TestPoint (at 0 -0.5) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(pad 1 thru_hole circle (at 0 0) (size 1.8 1.8) (drill 1.1) (layers *.Cu *.Mask)
(net 53 /SENSOR_C_GND))
(model ../lib/Pogo.models/pogo1mmPoint.step
(offset (xyz 0 0 -10.5))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module pogoPins:pogo1mm (layer F.Cu) (tedit 607389DA) (tstamp 6066D439)
(at 157.48 74.93)
(path /617E00F3)
(fp_text reference TP8 (at 0 0.5) (layer F.SilkS) hide
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value TestPoint (at 0 -0.5) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(pad 1 thru_hole circle (at 0 0) (size 1.8 1.8) (drill 1.1) (layers *.Cu *.Mask)
(net 52 /SENSOR_C_VCC))
(model ../lib/Pogo.models/pogo1mmPoint.step
(offset (xyz 0 0 -10.5))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module pogoPins:pogo1mm (layer F.Cu) (tedit 607389DA) (tstamp 6066D445)
(at 160.02 74.93)
(path /617DFC93)
(fp_text reference TP7 (at 0 0.5) (layer F.SilkS) hide
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value TestPoint (at 0 -0.5) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(pad 1 thru_hole circle (at 0 0) (size 1.8 1.8) (drill 1.1) (layers *.Cu *.Mask)
(net 51 /SENSOR_C_SIGNAL))
(model ../lib/Pogo.models/pogo1mmPoint.step
(offset (xyz 0 0 -10.5))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module pogoPins:pogo1mm (layer F.Cu) (tedit 607389DA) (tstamp 6066D451)
(at 173.99 74.93)
(path /617C18B9)
(fp_text reference TP6 (at 0 0.5) (layer F.SilkS) hide
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value TestPoint (at 0 -0.5) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(pad 1 thru_hole circle (at 0 0) (size 1.8 1.8) (drill 1.1) (layers *.Cu *.Mask)
(net 50 /SENSOR_B_GND))
(model ../lib/Pogo.models/pogo1mmPoint.step
(offset (xyz 0 0 -10.5))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module pogoPins:pogo1mm (layer F.Cu) (tedit 607389DA) (tstamp 6066D45D)
(at 176.53 74.93)
(path /617C18AF)
(fp_text reference TP5 (at 0 0.5) (layer F.SilkS) hide
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value TestPoint (at 0 -0.5) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(pad 1 thru_hole circle (at 0 0) (size 1.8 1.8) (drill 1.1) (layers *.Cu *.Mask)
(net 49 /SENSOR_B_VCC))
(model ../lib/Pogo.models/pogo1mmPoint.step
(offset (xyz 0 0 -10.5))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module pogoPins:pogo1mm (layer F.Cu) (tedit 607389DA) (tstamp 6066D469)
(at 179.07 74.93)
(path /617C1479)
(fp_text reference TP4 (at 0 0.5) (layer F.SilkS) hide
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value TestPoint (at 0 -0.5) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(pad 1 thru_hole circle (at 0 0) (size 1.8 1.8) (drill 1.1) (layers *.Cu *.Mask)
(net 48 /SENSOR_B_SIGNAL))
(model ../lib/Pogo.models/pogo1mmPoint.step
(offset (xyz 0 0 -10.5))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module pogoPins:pogo1mm (layer F.Cu) (tedit 607389DA) (tstamp 6066D475)
(at 193.04 74.93)
(path /617BD90D)
(fp_text reference TP3 (at 0 0.5) (layer F.SilkS) hide
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value TestPoint (at 0 -0.5) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(pad 1 thru_hole circle (at 0 0) (size 1.8 1.8) (drill 1.1) (layers *.Cu *.Mask)
(net 47 /SENSOR_A_GND))
(model ../lib/Pogo.models/pogo1mmPoint.step
(offset (xyz 0 0 -10.5))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module pogoPins:pogo1mm (layer F.Cu) (tedit 607389DA) (tstamp 6066D481)
(at 195.58 74.93)
(path /617BD2CD)
(fp_text reference TP2 (at 0 0.5) (layer F.SilkS) hide
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value TestPoint (at 0 -0.5) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(pad 1 thru_hole circle (at 0 0) (size 1.8 1.8) (drill 1.1) (layers *.Cu *.Mask)
(net 46 /SENSOR_A_VCC))
(model ../lib/Pogo.models/pogo1mmPoint.step
(offset (xyz 0 0 -10.5))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module pogoPins:pogo1mm (layer F.Cu) (tedit 607389DA) (tstamp 6066D48D)
(at 198.12 74.93)
(path /617BCAE2)
(fp_text reference TP1 (at 0 0.5) (layer F.SilkS) hide
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value TestPoint (at 0 -0.5) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(pad 1 thru_hole circle (at 0 0) (size 1.8 1.8) (drill 1.1) (layers *.Cu *.Mask)
(net 45 /SENSOR_A_SIGNAL))
(model ../lib/Pogo.models/pogo1mmPoint.step
(offset (xyz 0 0 -10.5))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module ESP32:T-DISPLAY (layer F.Cu) (tedit 607149BD) (tstamp 6064D236)
(at 179.07 118.11 90)
(path /60D0A4DC)
(fp_text reference U2 (at 11.43 -1.27 90) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value TTGO_TDisplay (at 11.43 -5.08 90) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text user CABLE (at 10.795 63.754 180) (layer F.Fab)
(effects (font (size 10 8) (thickness 0.15)))
)
(fp_line (start 3.935 83.95) (end 18.935 83.95) (layer F.Fab) (width 0.12))
(fp_line (start -1.11 43.95) (end 23.98 43.95) (layer F.SilkS) (width 0.15))
(fp_line (start 23.98 -7.54) (end 23.98 43.95) (layer F.SilkS) (width 0.15))
(fp_line (start -1.11 -7.54) (end -1.11 43.95) (layer F.SilkS) (width 0.15))
(fp_line (start -1.11 -3.15) (end 23.98 -3.15) (layer F.SilkS) (width 0.15))
(fp_line (start -1.11 -7.54) (end 23.98 -7.54) (layer F.SilkS) (width 0.15))
(fp_line (start -3.81 0) (end -3.81 -11.43) (layer F.Fab) (width 0.12))
(fp_line (start -3.81 -11.43) (end 26.67 -11.43) (layer F.Fab) (width 0.12))
(fp_line (start 26.67 -11.43) (end 26.67 0) (layer F.Fab) (width 0.12))
(fp_line (start 26.67 0) (end -3.81 0) (layer F.Fab) (width 0.12))
(fp_line (start -3.81 -7.62) (end 0 -11.43) (layer F.Fab) (width 0.12))
(fp_line (start -3.81 -3.81) (end 3.81 -11.43) (layer F.Fab) (width 0.12))
(fp_line (start -3.81 0) (end 7.62 -11.43) (layer F.Fab) (width 0.12))
(fp_line (start 0 0) (end 11.43 -11.43) (layer F.Fab) (width 0.12))
(fp_line (start 3.81 0) (end 15.24 -11.43) (layer F.Fab) (width 0.12))
(fp_line (start 7.62 0) (end 19.05 -11.43) (layer F.Fab) (width 0.12))
(fp_line (start 22.86 -11.43) (end 11.43 0) (layer F.Fab) (width 0.12))
(fp_line (start 15.24 0) (end 26.67 -11.43) (layer F.Fab) (width 0.12))
(fp_line (start 19.05 0) (end 26.67 -7.62) (layer F.Fab) (width 0.12))
(fp_line (start 22.86 0) (end 26.67 -3.81) (layer F.Fab) (width 0.12))
(pad 1 thru_hole circle (at 0 0 90) (size 1.8 1.8) (drill 1) (layers *.Cu *.Mask)
(net 1 GND))
(pad 2 thru_hole circle (at 0 2.54 90) (size 1.8 1.8) (drill 1) (layers *.Cu *.Mask)
(net 1 GND))
(pad 3 thru_hole circle (at 0 5.08 90) (size 1.8 1.8) (drill 1) (layers *.Cu *.Mask)
(net 37 /12V_EN))
(pad 4 thru_hole circle (at 0 7.62 90) (size 1.8 1.8) (drill 1) (layers *.Cu *.Mask)
(net 40 /3V3_FUSED))
(pad 5 thru_hole circle (at 0 10.16 90) (size 1.8 1.8) (drill 1) (layers *.Cu *.Mask)
(net 77 /SENSOR_LATCH))
(pad 6 thru_hole circle (at 0 12.7 90) (size 1.8 1.8) (drill 1) (layers *.Cu *.Mask)
(net 65 /SDA))
(pad 7 thru_hole circle (at 0 15.24 90) (size 1.8 1.8) (drill 1) (layers *.Cu *.Mask)
(net 81 "Net-(TP71-Pad1)"))
(pad 8 thru_hole circle (at 0 17.78 90) (size 1.8 1.8) (drill 1) (layers *.Cu *.Mask)
(net 66 /SCL))
(pad 9 thru_hole circle (at 0 20.32 90) (size 1.8 1.8) (drill 1) (layers *.Cu *.Mask))
(pad 10 thru_hole circle (at 0 22.86 90) (size 1.8 1.8) (drill 1) (layers *.Cu *.Mask)
(net 1 GND))
(pad 11 thru_hole circle (at 0 25.4 90) (size 1.8 1.8) (drill 1) (layers *.Cu *.Mask)
(net 1 GND))
(pad 12 thru_hole circle (at 0 27.94 90) (size 1.8 1.8) (drill 1) (layers *.Cu *.Mask))
(pad 13 thru_hole circle (at 22.86 27.94 90) (size 1.8 1.8) (drill 1) (layers *.Cu *.Mask)
(net 35 +5V))
(pad 14 thru_hole circle (at 22.86 25.4 90) (size 1.8 1.8) (drill 1) (layers *.Cu *.Mask)
(net 1 GND))
(pad 15 thru_hole circle (at 22.86 22.86 90) (size 1.8 1.8) (drill 1) (layers *.Cu *.Mask)
(net 71 /12V_TEST_FEED))
(pad 16 thru_hole circle (at 22.86 20.32 90) (size 1.8 1.8) (drill 1) (layers *.Cu *.Mask)
(net 70 /MCP_RESET))
(pad 17 thru_hole circle (at 22.86 17.78 90) (size 1.8 1.8) (drill 1) (layers *.Cu *.Mask)
(net 76 /MOTOR_LATCH))
(pad 18 thru_hole circle (at 22.86 15.24 90) (size 1.8 1.8) (drill 1) (layers *.Cu *.Mask)
(net 73 /CLOCK))
(pad 19 thru_hole circle (at 22.86 12.7 90) (size 1.8 1.8) (drill 1) (layers *.Cu *.Mask)
(net 74 /MOTOR_DATA))
(pad 20 thru_hole circle (at 22.86 10.16 90) (size 1.8 1.8) (drill 1) (layers *.Cu *.Mask)
(net 75 /SENSOR_DATA))
(pad 21 thru_hole circle (at 22.86 7.62 90) (size 1.8 1.8) (drill 1) (layers *.Cu *.Mask)
(net 80 "Net-(TP70-Pad1)"))
(pad 22 thru_hole circle (at 22.86 5.08 90) (size 1.8 1.8) (drill 1) (layers *.Cu *.Mask)
(net 78 /MCP_INT))
(pad 23 thru_hole circle (at 22.86 2.54 90) (size 1.8 1.8) (drill 1) (layers *.Cu *.Mask)
(net 79 "Net-(TP69-Pad1)"))
(pad 24 thru_hole circle (at 22.86 0 90) (size 1.8 1.8) (drill 1) (layers *.Cu *.Mask)
(net 19 +3V3))
(model ../lib/TTGO.models/TTGO_TDisplay.step
(offset (xyz 0 0 10.5))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
(model ${KISYS3DMOD}/Connector_PinSocket_2.54mm.3dshapes/PinSocket_1x12_P2.54mm_Vertical.step
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
(model ${KISYS3DMOD}/Connector_PinSocket_2.54mm.3dshapes/PinSocket_1x12_P2.54mm_Vertical.step
(offset (xyz 22.86 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
(model ${KISYS3DMOD}/Connector_PinHeader_2.54mm.3dshapes/PinHeader_1x12_P2.54mm_Vertical.step
(offset (xyz 0 0 10))
(scale (xyz 1 1 1))
(rotate (xyz 0 180 0))
)
(model ${KISYS3DMOD}/Connector_PinHeader_2.54mm.3dshapes/PinHeader_1x12_P2.54mm_Vertical.step
(offset (xyz 22.86 0 10))
(scale (xyz 1 1 1))
(rotate (xyz 0 180 0))
)
)
(module ModifiedSymbols:LED_0805_2012Metric_Silkscreen (layer F.Cu) (tedit 606FFE5F) (tstamp 6067CECE)
(at 123.19 93.98 180)
(descr "LED SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://docs.google.com/spreadsheets/d/1BsfQQcO9C6DZCsRaXUlFlo91Tg2WpOkGARC1WS5S8t0/edit?usp=sharing), generated with kicad-footprint-generator")
(tags LED)
(path /607210C0)
(attr smd)
(fp_text reference D4 (at 0 -1.65) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value Red (at 0 1.65) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start 1.68 0.95) (end -1.68 0.95) (layer F.CrtYd) (width 0.05))
(fp_line (start 1.68 -0.95) (end 1.68 0.95) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.68 -0.95) (end 1.68 -0.95) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.68 0.95) (end -1.68 -0.95) (layer F.CrtYd) (width 0.05))
(fp_line (start 1 0.6) (end 1 -0.6) (layer F.Fab) (width 0.1))
(fp_line (start -1 0.6) (end 1 0.6) (layer F.Fab) (width 0.1))
(fp_line (start -1 -0.3) (end -1 0.6) (layer F.Fab) (width 0.1))
(fp_line (start -0.7 -0.6) (end -1 -0.3) (layer F.Fab) (width 0.1))
(fp_line (start 1 -0.6) (end -0.7 -0.6) (layer F.Fab) (width 0.1))
(fp_line (start 0.254 -0.635) (end 0.254 0.635) (layer F.SilkS) (width 0.15))
(fp_line (start 0.254 0.635) (end -0.254 0) (layer F.SilkS) (width 0.15))
(fp_line (start -0.254 0) (end 0.254 -0.635) (layer F.SilkS) (width 0.15))
(fp_line (start -0.254 -0.635) (end -0.254 0.635) (layer F.SilkS) (width 0.15))
(fp_text user %R (at 0 0) (layer F.Fab)
(effects (font (size 0.5 0.5) (thickness 0.08)))
)
(pad 2 smd roundrect (at 0.9375 0 180) (size 0.975 1.4) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25)
(net 40 /3V3_FUSED))
(pad 1 smd roundrect (at -0.9375 0 180) (size 0.975 1.4) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25)
(net 83 "Net-(D4-Pad1)"))
(model ${KISYS3DMOD}/LED_SMD.3dshapes/LED_0805_2012Metric.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module ModifiedSymbols:LED_0805_2012Metric_Silkscreen (layer F.Cu) (tedit 606FFE5F) (tstamp 6066D267)
(at 140.97 44.45 90)
(descr "LED SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://docs.google.com/spreadsheets/d/1BsfQQcO9C6DZCsRaXUlFlo91Tg2WpOkGARC1WS5S8t0/edit?usp=sharing), generated with kicad-footprint-generator")
(tags LED)
(path /60D334E5)
(attr smd)
(fp_text reference D2 (at 1.905 0 180) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value Red (at 0 1.65 90) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start 1.68 0.95) (end -1.68 0.95) (layer F.CrtYd) (width 0.05))
(fp_line (start 1.68 -0.95) (end 1.68 0.95) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.68 -0.95) (end 1.68 -0.95) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.68 0.95) (end -1.68 -0.95) (layer F.CrtYd) (width 0.05))
(fp_line (start 1 0.6) (end 1 -0.6) (layer F.Fab) (width 0.1))
(fp_line (start -1 0.6) (end 1 0.6) (layer F.Fab) (width 0.1))
(fp_line (start -1 -0.3) (end -1 0.6) (layer F.Fab) (width 0.1))
(fp_line (start -0.7 -0.6) (end -1 -0.3) (layer F.Fab) (width 0.1))
(fp_line (start 1 -0.6) (end -0.7 -0.6) (layer F.Fab) (width 0.1))
(fp_line (start 0.254 -0.635) (end 0.254 0.635) (layer F.SilkS) (width 0.15))
(fp_line (start 0.254 0.635) (end -0.254 0) (layer F.SilkS) (width 0.15))
(fp_line (start -0.254 0) (end 0.254 -0.635) (layer F.SilkS) (width 0.15))
(fp_line (start -0.254 -0.635) (end -0.254 0.635) (layer F.SilkS) (width 0.15))
(fp_text user %R (at 0 0 90) (layer F.Fab)
(effects (font (size 0.5 0.5) (thickness 0.08)))
)
(pad 2 smd roundrect (at 0.9375 0 90) (size 0.975 1.4) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25)
(net 20 "Net-(D2-Pad2)"))
(pad 1 smd roundrect (at -0.9375 0 90) (size 0.975 1.4) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25)
(net 39 "Net-(D2-Pad1)"))
(model ${KISYS3DMOD}/LED_SMD.3dshapes/LED_0805_2012Metric.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module ModifiedSymbols:LED_0805_2012Metric_Silkscreen (layer F.Cu) (tedit 606FFE5F) (tstamp 6066D29D)
(at 143.51 44.45 90)
(descr "LED SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://docs.google.com/spreadsheets/d/1BsfQQcO9C6DZCsRaXUlFlo91Tg2WpOkGARC1WS5S8t0/edit?usp=sharing), generated with kicad-footprint-generator")
(tags LED)
(path /60D3344A)
(attr smd)
(fp_text reference D1 (at 1.905 0 180) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value Red (at 0 1.65 90) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start 1.68 0.95) (end -1.68 0.95) (layer F.CrtYd) (width 0.05))
(fp_line (start 1.68 -0.95) (end 1.68 0.95) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.68 -0.95) (end 1.68 -0.95) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.68 0.95) (end -1.68 -0.95) (layer F.CrtYd) (width 0.05))
(fp_line (start 1 0.6) (end 1 -0.6) (layer F.Fab) (width 0.1))
(fp_line (start -1 0.6) (end 1 0.6) (layer F.Fab) (width 0.1))
(fp_line (start -1 -0.3) (end -1 0.6) (layer F.Fab) (width 0.1))
(fp_line (start -0.7 -0.6) (end -1 -0.3) (layer F.Fab) (width 0.1))
(fp_line (start 1 -0.6) (end -0.7 -0.6) (layer F.Fab) (width 0.1))
(fp_line (start 0.254 -0.635) (end 0.254 0.635) (layer F.SilkS) (width 0.15))
(fp_line (start 0.254 0.635) (end -0.254 0) (layer F.SilkS) (width 0.15))
(fp_line (start -0.254 0) (end 0.254 -0.635) (layer F.SilkS) (width 0.15))
(fp_line (start -0.254 -0.635) (end -0.254 0.635) (layer F.SilkS) (width 0.15))
(fp_text user %R (at 0 0 90) (layer F.Fab)
(effects (font (size 0.5 0.5) (thickness 0.08)))
)
(pad 2 smd roundrect (at 0.9375 0 90) (size 0.975 1.4) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25)
(net 37 /12V_EN))
(pad 1 smd roundrect (at -0.9375 0 90) (size 0.975 1.4) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25)
(net 38 "Net-(D1-Pad1)"))
(model ${KISYS3DMOD}/LED_SMD.3dshapes/LED_0805_2012Metric.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module Buck:BuckModuleBackSilk (layer F.Cu) (tedit 606E666B) (tstamp 606B10AD)
(at 29.845 90.17)
(path /60777001)
(fp_text reference U7 (at 0 0.5 180) (layer F.SilkS) hide
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value Buck (at 0 -0.5 -180) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start 15.24 6.35) (end 12.7 8.89) (layer B.SilkS) (width 0.15))
(fp_line (start 15.24 6.35) (end 12.7 3.81) (layer B.SilkS) (width 0.15))
(fp_line (start 2.54 6.35) (end 15.24 6.35) (layer B.SilkS) (width 0.15))
(fp_line (start 20.6 -1.765) (end 20.6 15.735) (layer B.SilkS) (width 0.15))
(fp_line (start -1.9 -1.765) (end -1.9 15.735) (layer B.SilkS) (width 0.15))
(fp_line (start -1.9 15.735) (end 20.6 15.735) (layer B.SilkS) (width 0.15))
(fp_line (start -1.9 -1.765) (end 20.6 -1.765) (layer B.SilkS) (width 0.15))
(fp_text user "[Install on other side]" (at 9.525 -0.635) (layer B.SilkS)
(effects (font (size 0.8 0.8) (thickness 0.12) italic) (justify mirror))
)
(fp_text user IN- (at 3.81 1.27 180) (layer B.SilkS)
(effects (font (size 1 1) (thickness 0.15)) (justify mirror))
)
(fp_text user OUT- (at 13.97 1.27 180) (layer B.SilkS)
(effects (font (size 1 1) (thickness 0.15)) (justify mirror))
)
(fp_text user IN+ (at 3.81 12.7 180) (layer B.SilkS)
(effects (font (size 1 1) (thickness 0.15)) (justify mirror))
)
(fp_text user OUT+ (at 13.97 12.7 180) (layer B.SilkS)
(effects (font (size 1 1) (thickness 0.15)) (justify mirror))
)
(pad IN_GND thru_hole circle (at 0 0) (size 1.8 1.8) (drill 1) (layers *.Cu *.Mask)
(net 1 GND))
(pad IN_GND thru_hole circle (at 0 2.54) (size 1.8 1.8) (drill 1) (layers *.Cu *.Mask)
(net 1 GND))
(pad IN thru_hole circle (at 0 11.43) (size 1.8 1.8) (drill 1) (layers *.Cu *.Mask)
(net 82 /SW_IN))
(pad IN thru_hole circle (at 0 13.97) (size 1.8 1.8) (drill 1) (layers *.Cu *.Mask)
(net 82 /SW_IN))
(pad OUT_GND thru_hole circle (at 18.7 0) (size 1.8 1.8) (drill 1) (layers *.Cu *.Mask)
(net 1 GND))
(pad OUT_GND thru_hole circle (at 18.7 2.54) (size 1.8 1.8) (drill 1) (layers *.Cu *.Mask)
(net 1 GND))
(pad OUT thru_hole circle (at 18.7 11.43) (size 1.8 1.8) (drill 1) (layers *.Cu *.Mask)
(net 93 "Net-(D7-Pad2)"))
(pad OUT thru_hole circle (at 18.7 13.97) (size 1.8 1.8) (drill 1) (layers *.Cu *.Mask)
(net 93 "Net-(D7-Pad2)"))
)
(module Diode_SMD:D_SOD-128 (layer F.Cu) (tedit 5D3216F4) (tstamp 606B260A)
(at 131.445 107.315 270)
(descr "D_SOD-128 (CFP5 SlimSMAW), https://assets.nexperia.com/documents/outline-drawing/SOD128.pdf")
(tags D_SOD-128)
(path /6086A699)
(attr smd)
(fp_text reference D7 (at 0 2.54 180) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value "2A 500mV" (at 0 2 90) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -3.08 -1.36) (end -3.08 1.36) (layer F.SilkS) (width 0.12))
(fp_line (start 0.25 0) (end 0.75 0) (layer F.Fab) (width 0.1))
(fp_line (start 0.25 0.4) (end -0.35 0) (layer F.Fab) (width 0.1))
(fp_line (start 0.25 -0.4) (end 0.25 0.4) (layer F.Fab) (width 0.1))
(fp_line (start -0.35 0) (end 0.25 -0.4) (layer F.Fab) (width 0.1))
(fp_line (start -0.35 0) (end -0.35 0.55) (layer F.Fab) (width 0.1))
(fp_line (start -0.35 0) (end -0.35 -0.55) (layer F.Fab) (width 0.1))
(fp_line (start -0.75 0) (end -0.35 0) (layer F.Fab) (width 0.1))
(fp_line (start -1.9 1.25) (end -1.9 -1.25) (layer F.Fab) (width 0.1))
(fp_line (start 1.9 1.25) (end -1.9 1.25) (layer F.Fab) (width 0.1))
(fp_line (start 1.9 -1.25) (end 1.9 1.25) (layer F.Fab) (width 0.1))
(fp_line (start -1.9 -1.25) (end 1.9 -1.25) (layer F.Fab) (width 0.1))
(fp_line (start -3.15 -1.5) (end 3.15 -1.5) (layer F.CrtYd) (width 0.05))
(fp_line (start 3.15 -1.5) (end 3.15 1.5) (layer F.CrtYd) (width 0.05))
(fp_line (start 3.15 1.5) (end -3.15 1.5) (layer F.CrtYd) (width 0.05))
(fp_line (start -3.15 -1.5) (end -3.15 1.5) (layer F.CrtYd) (width 0.05))
(fp_line (start -3.08 1.36) (end 1.9 1.36) (layer F.SilkS) (width 0.12))
(fp_line (start -3.08 -1.36) (end 1.9 -1.36) (layer F.SilkS) (width 0.12))
(fp_text user %R (at 0 -2 90) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(pad 2 smd rect (at 2.2 0 270) (size 1.4 2.1) (layers F.Cu F.Paste F.Mask)
(net 93 "Net-(D7-Pad2)"))
(pad 1 smd rect (at -2.2 0 270) (size 1.4 2.1) (layers F.Cu F.Paste F.Mask)
(net 35 +5V))
(model ${KISYS3DMOD}/Diode_SMD.3dshapes/D_SOD-128.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module Diode_SMD:D_SOD-128 (layer F.Cu) (tedit 5D3216F4) (tstamp 6066C9D0)
(at 132.715 43.815 270)
(descr "D_SOD-128 (CFP5 SlimSMAW), https://assets.nexperia.com/documents/outline-drawing/SOD128.pdf")
(tags D_SOD-128)
(path /614E73C4)
(attr smd)
(fp_text reference D3 (at 0 2.54 180) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value "2A 500mV" (at 0 2 90) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -3.08 -1.36) (end -3.08 1.36) (layer F.SilkS) (width 0.12))
(fp_line (start 0.25 0) (end 0.75 0) (layer F.Fab) (width 0.1))
(fp_line (start 0.25 0.4) (end -0.35 0) (layer F.Fab) (width 0.1))
(fp_line (start 0.25 -0.4) (end 0.25 0.4) (layer F.Fab) (width 0.1))
(fp_line (start -0.35 0) (end 0.25 -0.4) (layer F.Fab) (width 0.1))
(fp_line (start -0.35 0) (end -0.35 0.55) (layer F.Fab) (width 0.1))
(fp_line (start -0.35 0) (end -0.35 -0.55) (layer F.Fab) (width 0.1))
(fp_line (start -0.75 0) (end -0.35 0) (layer F.Fab) (width 0.1))
(fp_line (start -1.9 1.25) (end -1.9 -1.25) (layer F.Fab) (width 0.1))
(fp_line (start 1.9 1.25) (end -1.9 1.25) (layer F.Fab) (width 0.1))
(fp_line (start 1.9 -1.25) (end 1.9 1.25) (layer F.Fab) (width 0.1))
(fp_line (start -1.9 -1.25) (end 1.9 -1.25) (layer F.Fab) (width 0.1))
(fp_line (start -3.15 -1.5) (end 3.15 -1.5) (layer F.CrtYd) (width 0.05))
(fp_line (start 3.15 -1.5) (end 3.15 1.5) (layer F.CrtYd) (width 0.05))
(fp_line (start 3.15 1.5) (end -3.15 1.5) (layer F.CrtYd) (width 0.05))
(fp_line (start -3.15 -1.5) (end -3.15 1.5) (layer F.CrtYd) (width 0.05))
(fp_line (start -3.08 1.36) (end 1.9 1.36) (layer F.SilkS) (width 0.12))
(fp_line (start -3.08 -1.36) (end 1.9 -1.36) (layer F.SilkS) (width 0.12))
(fp_text user %R (at 0 -2 90) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(pad 2 smd rect (at 2.2 0 270) (size 1.4 2.1) (layers F.Cu F.Paste F.Mask)
(net 21 "Net-(D3-Pad2)"))
(pad 1 smd rect (at -2.2 0 270) (size 1.4 2.1) (layers F.Cu F.Paste F.Mask)
(net 20 "Net-(D2-Pad2)"))
(model ${KISYS3DMOD}/Diode_SMD.3dshapes/D_SOD-128.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module ScrewTerminals:Generic-5.08-2P (layer F.Cu) (tedit 606BAC3F) (tstamp 6066C887)
(at 109.22 36.195 180)
(path /6162CBA8)
(fp_text reference J22 (at 2.54 -2.921) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value Power (at 0 -0.5) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start 4.445 3.04) (end 5.715 3.04) (layer F.SilkS) (width 0.15))
(fp_line (start 3.81 4.23) (end 4.445 3.04) (layer F.SilkS) (width 0.15))
(fp_line (start 5.715 3.04) (end 6.35 4.23) (layer F.SilkS) (width 0.15))
(fp_line (start 0.635 3.04) (end 1.27 4.23) (layer F.SilkS) (width 0.15))
(fp_line (start -0.635 3.04) (end 0.635 3.04) (layer F.SilkS) (width 0.15))
(fp_line (start -1.27 4.23) (end -0.635 3.04) (layer F.SilkS) (width 0.15))
(fp_line (start 7.62 -4.3) (end 7.62 4.3) (layer F.SilkS) (width 0.12))
(fp_line (start -2.54 -4.3) (end 7.62 -4.3) (layer F.SilkS) (width 0.12))
(fp_line (start 7.62 4.3) (end -2.54 4.3) (layer F.SilkS) (width 0.12))
(fp_line (start -2.54 4.3) (end -2.54 -4.3) (layer F.SilkS) (width 0.12))
(fp_line (start -2.54 6.2) (end -2.54 -6.2) (layer F.CrtYd) (width 0.12))
(fp_line (start 7.62 6.2) (end -2.54 6.2) (layer F.CrtYd) (width 0.12))
(fp_line (start 7.62 -6.2) (end 7.62 6.2) (layer F.CrtYd) (width 0.12))
(fp_line (start -2.54 -6.2) (end 7.62 -6.2) (layer F.CrtYd) (width 0.12))
(fp_text user "Generic screw terminal keep out region" (at 2.54 5.08) (layer F.Fab)
(effects (font (size 0.5 0.3) (thickness 0.05)))
)
(fp_text user "Generic screw terminal keep out region" (at 2.54 -5.08) (layer F.Fab)
(effects (font (size 0.5 0.3) (thickness 0.05)))
)
(pad 2 thru_hole circle (at 5.08 0 180) (size 2 2) (drill 1.2) (layers *.Cu *.Mask)
(net 1 GND))
(pad 1 thru_hole rect (at 0 0 180) (size 2 2) (drill 1.2) (layers *.Cu *.Mask)
(net 2 +12V))
(model ${KISYS3DMOD}/TerminalBlock_Phoenix.3dshapes/TerminalBlock_Phoenix_MKDS-1,5-2-5.08_1x02_P5.08mm_Horizontal.step
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module Dummy:Dummy (layer F.Cu) (tedit 606FAF91) (tstamp 60712348)
(at 124.46 38.735)
(path /60734BDC)
(attr virtual)
(fp_text reference Z101 (at 0 0.5) (layer Cmts.User)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value Fuse (at 0 -0.5) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text user "(BOM Only)" (at 0 1.905) (layer Cmts.User)
(effects (font (size 1 1) (thickness 0.15)))
)
)
(module Buzzer_Beeper:Buzzer_12x9.5RM7.6 (layer F.Cu) (tedit 5A030281) (tstamp 6071261B)
(at 150.495 97.155 90)
(descr "Generic Buzzer, D12mm height 9.5mm with RM7.6mm")
(tags buzzer)
(path /606C3416)
(fp_text reference BZ1 (at 3.8 -3.175 180) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value Buzzer (at 3.8 7.4 90) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_circle (center 3.8 0) (end 10.05 0) (layer F.CrtYd) (width 0.05))
(fp_circle (center 3.8 0) (end 9.8 0) (layer F.Fab) (width 0.1))
(fp_circle (center 3.8 0) (end 4.8 0) (layer F.Fab) (width 0.1))
(fp_circle (center 3.8 0) (end 9.9 0) (layer F.SilkS) (width 0.12))
(fp_text user %R (at 3.8 -4 90) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text user + (at -0.01 -2.54 90) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text user + (at -0.01 -2.54 90) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(pad 2 thru_hole circle (at 7.6 0 90) (size 2 2) (drill 1) (layers *.Cu *.Mask)
(net 1 GND))
(pad 1 thru_hole rect (at 0 0 90) (size 2 2) (drill 1) (layers *.Cu *.Mask)
(net 92 /BUZZER))
(model ${KISYS3DMOD}/Buzzer_Beeper.3dshapes/Buzzer_12x9.5RM7.6.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module Connector_PinSocket_2.54mm:PinSocket_1x03_P2.54mm_Vertical (layer F.Cu) (tedit 5A19A429) (tstamp 606A26D6)
(at 34.925 29.21 90)
(descr "Through hole straight socket strip, 1x03, 2.54mm pitch, single row (from Kicad 4.0.7), script generated")
(tags "Through hole socket strip THT 1x03 2.54mm single row")
(path /607CDC54)
(fp_text reference J2 (at 0 -2.77 90) (layer F.SilkS) hide
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value Conn_01x03_Female (at 0 7.85 90) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -1.8 6.85) (end -1.8 -1.8) (layer F.CrtYd) (width 0.05))
(fp_line (start 1.75 6.85) (end -1.8 6.85) (layer F.CrtYd) (width 0.05))
(fp_line (start 1.75 -1.8) (end 1.75 6.85) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.8 -1.8) (end 1.75 -1.8) (layer F.CrtYd) (width 0.05))
(fp_line (start 0 -1.33) (end 1.33 -1.33) (layer F.SilkS) (width 0.12))
(fp_line (start 1.33 -1.33) (end 1.33 0) (layer F.SilkS) (width 0.12))
(fp_line (start 1.33 1.27) (end 1.33 6.41) (layer F.SilkS) (width 0.12))
(fp_line (start -1.33 6.41) (end 1.33 6.41) (layer F.SilkS) (width 0.12))
(fp_line (start -1.33 1.27) (end -1.33 6.41) (layer F.SilkS) (width 0.12))
(fp_line (start -1.33 1.27) (end 1.33 1.27) (layer F.SilkS) (width 0.12))
(fp_line (start -1.27 6.35) (end -1.27 -1.27) (layer F.Fab) (width 0.1))
(fp_line (start 1.27 6.35) (end -1.27 6.35) (layer F.Fab) (width 0.1))
(fp_line (start 1.27 -0.635) (end 1.27 6.35) (layer F.Fab) (width 0.1))
(fp_line (start 0.635 -1.27) (end 1.27 -0.635) (layer F.Fab) (width 0.1))
(fp_line (start -1.27 -1.27) (end 0.635 -1.27) (layer F.Fab) (width 0.1))
(fp_text user %R (at 0 2.54) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(pad 3 thru_hole oval (at 0 5.08 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
(net 72 /12V_OUTPUT))
(pad 2 thru_hole oval (at 0 2.54 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
(net 1 GND))
(pad 1 thru_hole rect (at 0 0 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
(net 40 /3V3_FUSED))
(model ${KISYS3DMOD}/Connector_PinSocket_2.54mm.3dshapes/PinSocket_1x03_P2.54mm_Vertical.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module PJ-202A:PJ-202A (layer F.Cu) (tedit 56E4A9C6) (tstamp 606A017A)
(at 106.045 36.195 90)
(descr "CONN POWER JACK 2.1MM PCB")
(tags "CONN POWER JACK 2.1MM PCB BARREL JACK")
(path /6074305E)
(fp_text reference J1 (at 0 -2.54 90) (layer F.SilkS) hide
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value Barrel_Jack_Switch (at 0.7 3.5 90) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -3.7 4.5) (end -3.7 2.3) (layer F.Fab) (width 0.15))
(fp_line (start 10.7 4.5) (end -3.7 4.5) (layer F.Fab) (width 0.15))
(fp_line (start 10.7 -4.5) (end 10.7 4.5) (layer F.Fab) (width 0.15))
(fp_line (start 2 -4.5) (end 10.7 -4.5) (layer F.Fab) (width 0.15))
(fp_line (start -3.7 -4.5) (end -2 -4.5) (layer F.Fab) (width 0.15))
(fp_line (start -3.7 -2.3) (end -3.7 -4.5) (layer F.Fab) (width 0.15))
(fp_line (start 7.2 -4.5) (end 7.2 4.5) (layer F.Fab) (width 0.15))
(pad 3 thru_hole oval (at 0 -4.7 90) (size 4 2) (drill oval 3 1) (layers *.Cu *.Mask F.SilkS)
(net 1 GND))
(pad 2 thru_hole oval (at 3 0 90) (size 2 4) (drill oval 1 3) (layers *.Cu *.Mask F.SilkS)
(net 1 GND))
(pad 1 thru_hole oval (at -3 0 90) (size 2 4.5) (drill oval 1 3.5) (layers *.Cu *.Mask F.SilkS)
(net 2 +12V))
)
(module Resistor_SMD:R_0805_2012Metric (layer F.Cu) (tedit 5F68FEEE) (tstamp 6067D5F5)
(at 127 93.98 180)
(descr "Resistor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator")
(tags resistor)
(path /6072153E)
(attr smd)
(fp_text reference R13 (at 0 -1.65) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value 220 (at 0 1.65) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -1 0.625) (end -1 -0.625) (layer F.Fab) (width 0.1))
(fp_line (start -1 -0.625) (end 1 -0.625) (layer F.Fab) (width 0.1))
(fp_line (start 1 -0.625) (end 1 0.625) (layer F.Fab) (width 0.1))
(fp_line (start 1 0.625) (end -1 0.625) (layer F.Fab) (width 0.1))
(fp_line (start -0.227064 -0.735) (end 0.227064 -0.735) (layer F.SilkS) (width 0.12))
(fp_line (start -0.227064 0.735) (end 0.227064 0.735) (layer F.SilkS) (width 0.12))
(fp_line (start -1.68 0.95) (end -1.68 -0.95) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.68 -0.95) (end 1.68 -0.95) (layer F.CrtYd) (width 0.05))
(fp_line (start 1.68 -0.95) (end 1.68 0.95) (layer F.CrtYd) (width 0.05))
(fp_line (start 1.68 0.95) (end -1.68 0.95) (layer F.CrtYd) (width 0.05))
(fp_text user %R (at 0 0) (layer F.Fab)
(effects (font (size 0.5 0.5) (thickness 0.08)))
)
(pad 2 smd roundrect (at 0.9125 0 180) (size 1.025 1.4) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.243902)
(net 83 "Net-(D4-Pad1)"))
(pad 1 smd roundrect (at -0.9125 0 180) (size 1.025 1.4) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.243902)
(net 1 GND))
(model ${KISYS3DMOD}/Resistor_SMD.3dshapes/R_0805_2012Metric.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module TestPoint:TestPoint_THTPad_D2.0mm_Drill1.0mm (layer B.Cu) (tedit 5A0F774F) (tstamp 6066D730)
(at 179.07 97.79)
(descr "THT pad as test Point, diameter 2.0mm, hole diameter 1.0mm")
(tags "test point THT pad")
(path /62BF431E)
(attr virtual)
(fp_text reference TP75 (at -1.27 2.032) (layer B.SilkS)
(effects (font (size 1 1) (thickness 0.15)) (justify mirror))
)
(fp_text value TestPoint (at 0 -2.05) (layer B.Fab)
(effects (font (size 1 1) (thickness 0.15)) (justify mirror))
)
(fp_circle (center 0 0) (end 1.5 0) (layer B.CrtYd) (width 0.05))
(fp_circle (center 0 0) (end 0 -1.2) (layer B.SilkS) (width 0.12))
(fp_text user %R (at -0.508 2) (layer B.Fab)
(effects (font (size 1 1) (thickness 0.15)) (justify mirror))
)
(pad 1 thru_hole circle (at 0 0) (size 2 2) (drill 1) (layers *.Cu *.Mask)
(net 19 +3V3))
)
(module TestPoint:TestPoint_THTPad_D2.0mm_Drill1.0mm (layer B.Cu) (tedit 5A0F774F) (tstamp 6067A28C)
(at 111.125 97.79)
(descr "THT pad as test Point, diameter 2.0mm, hole diameter 1.0mm")
(tags "test point THT pad")
(path /62BE70B7)
(attr virtual)
(fp_text reference TP74 (at 0 -2.54) (layer B.SilkS)
(effects (font (size 1 1) (thickness 0.15)) (justify mirror))
)
(fp_text value TestPoint (at 0 -2.05) (layer B.Fab)
(effects (font (size 1 1) (thickness 0.15)) (justify mirror))
)
(fp_circle (center 0 0) (end 1.5 0) (layer B.CrtYd) (width 0.05))
(fp_circle (center 0 0) (end 0 -1.2) (layer B.SilkS) (width 0.12))
(fp_text user %R (at 0 -2.54) (layer B.Fab)
(effects (font (size 1 1) (thickness 0.15)) (justify mirror))
)
(pad 1 thru_hole circle (at 0 0) (size 2 2) (drill 1) (layers *.Cu *.Mask)
(net 36 "Net-(C4-Pad2)"))
)
(module TestPoint:TestPoint_THTPad_D2.0mm_Drill1.0mm (layer B.Cu) (tedit 5A0F774F) (tstamp 6066C70D)
(at 207.01 97.79)
(descr "THT pad as test Point, diameter 2.0mm, hole diameter 1.0mm")
(tags "test point THT pad")
(path /62BEB5EB)
(attr virtual)
(fp_text reference TP73 (at 0 1.998) (layer B.SilkS)
(effects (font (size 1 1) (thickness 0.15)) (justify mirror))
)
(fp_text value TestPoint (at 0 -2.05) (layer B.Fab)
(effects (font (size 1 1) (thickness 0.15)) (justify mirror))
)
(fp_circle (center 0 0) (end 1.5 0) (layer B.CrtYd) (width 0.05))
(fp_circle (center 0 0) (end 0 -1.2) (layer B.SilkS) (width 0.12))
(fp_text user %R (at 0 2) (layer B.Fab)
(effects (font (size 1 1) (thickness 0.15)) (justify mirror))
)
(pad 1 thru_hole circle (at 0 0) (size 2 2) (drill 1) (layers *.Cu *.Mask)
(net 35 +5V))
)
(module TestPoint:TestPoint_THTPad_D2.0mm_Drill1.0mm (layer B.Cu) (tedit 5A0F774F) (tstamp 6066C6B0)
(at 194.31 115.57)
(descr "THT pad as test Point, diameter 2.0mm, hole diameter 1.0mm")
(tags "test point THT pad")
(path /62B8767D)
(attr virtual)
(fp_text reference TP71 (at 0 -1.905) (layer B.SilkS)
(effects (font (size 1 1) (thickness 0.15)) (justify mirror))
)
(fp_text value TestPoint (at 0 -2.05) (layer B.Fab)
(effects (font (size 1 1) (thickness 0.15)) (justify mirror))
)
(fp_circle (center 0 0) (end 1.5 0) (layer B.CrtYd) (width 0.05))
(fp_circle (center 0 0) (end 0 -1.2) (layer B.SilkS) (width 0.12))
(fp_text user %R (at 0 2) (layer B.Fab)
(effects (font (size 1 1) (thickness 0.15)) (justify mirror))
)
(pad 1 thru_hole circle (at 0 0) (size 2 2) (drill 1) (layers *.Cu *.Mask)
(net 81 "Net-(TP71-Pad1)"))
)
(module TestPoint:TestPoint_THTPad_D2.0mm_Drill1.0mm (layer B.Cu) (tedit 5A0F774F) (tstamp 6066C6E0)
(at 186.69 97.79)
(descr "THT pad as test Point, diameter 2.0mm, hole diameter 1.0mm")
(tags "test point THT pad")
(path /62B87233)
(attr virtual)
(fp_text reference TP70 (at 0 1.998) (layer B.SilkS)
(effects (font (size 1 1) (thickness 0.15)) (justify mirror))
)
(fp_text value TestPoint (at 0 -2.05) (layer B.Fab)
(effects (font (size 1 1) (thickness 0.15)) (justify mirror))
)
(fp_circle (center 0 0) (end 1.5 0) (layer B.CrtYd) (width 0.05))
(fp_circle (center 0 0) (end 0 -1.2) (layer B.SilkS) (width 0.12))
(fp_text user %R (at 0 2) (layer B.Fab)
(effects (font (size 1 1) (thickness 0.15)) (justify mirror))
)
(pad 1 thru_hole circle (at 0 0) (size 2 2) (drill 1) (layers *.Cu *.Mask)
(net 80 "Net-(TP70-Pad1)"))
)
(module TestPoint:TestPoint_THTPad_D2.0mm_Drill1.0mm (layer B.Cu) (tedit 5A0F774F) (tstamp 6066C6C8)
(at 181.61 97.79)
(descr "THT pad as test Point, diameter 2.0mm, hole diameter 1.0mm")
(tags "test point THT pad")
(path /62B86D3D)
(attr virtual)
(fp_text reference TP69 (at 0.762 1.998) (layer B.SilkS)
(effects (font (size 1 1) (thickness 0.15)) (justify mirror))
)
(fp_text value TestPoint (at 0 -2.05) (layer B.Fab)
(effects (font (size 1 1) (thickness 0.15)) (justify mirror))
)
(fp_circle (center 0 0) (end 1.5 0) (layer B.CrtYd) (width 0.05))
(fp_circle (center 0 0) (end 0 -1.2) (layer B.SilkS) (width 0.12))
(fp_text user %R (at 0 2) (layer B.Fab)
(effects (font (size 1 1) (thickness 0.15)) (justify mirror))
)
(pad 1 thru_hole circle (at 0 0) (size 2 2) (drill 1) (layers *.Cu *.Mask)
(net 79 "Net-(TP69-Pad1)"))
)
(module MountingHole:MountingHole_3.2mm_M3_ISO7380_Pad (layer B.Cu) (tedit 56D1B4CB) (tstamp 6066C626)
(at 124.46 116.84)
(descr "Mounting Hole 3.2mm, M3, ISO7380")
(tags "mounting hole 3.2mm m3 iso7380")
(path /62B5CEC0)
(attr virtual)
(fp_text reference H16 (at 0 -3.81) (layer B.SilkS)
(effects (font (size 1 1) (thickness 0.15)) (justify mirror))
)
(fp_text value MountingHole (at 0 -3.85) (layer B.Fab)
(effects (font (size 1 1) (thickness 0.15)) (justify mirror))
)
(fp_text user %R (at 0.3 0) (layer B.Fab)
(effects (font (size 1 1) (thickness 0.15)) (justify mirror))
)
(fp_circle (center 0 0) (end 3.1 0) (layer B.CrtYd) (width 0.05))
(fp_circle (center 0 0) (end 2.85 0) (layer Cmts.User) (width 0.15))
(pad 1 thru_hole circle (at 0 0) (size 5.7 5.7) (drill 3.2) (layers *.Cu *.Mask))
)
(module MountingHole:MountingHole_3.2mm_M3_ISO7380_Pad (layer B.Cu) (tedit 56D1B4CB) (tstamp 6066C749)
(at 124.46 29.21)
(descr "Mounting Hole 3.2mm, M3, ISO7380")
(tags "mounting hole 3.2mm m3 iso7380")
(path /62B5CB5E)
(attr virtual)
(fp_text reference H15 (at -5.08 0) (layer B.SilkS)
(effects (font (size 1 1) (thickness 0.15)) (justify mirror))
)
(fp_text value MountingHole (at 0 -3.85) (layer B.Fab)
(effects (font (size 1 1) (thickness 0.15)) (justify mirror))
)
(fp_text user %R (at 0.3 0) (layer B.Fab)
(effects (font (size 1 1) (thickness 0.15)) (justify mirror))
)
(fp_circle (center 0 0) (end 3.1 0) (layer B.CrtYd) (width 0.05))
(fp_circle (center 0 0) (end 2.85 0) (layer Cmts.User) (width 0.15))
(pad 1 thru_hole circle (at 0 0) (size 5.7 5.7) (drill 3.2) (layers *.Cu *.Mask))
)
(module MountingHole:MountingHole_3.2mm_M3_ISO7380_Pad (layer B.Cu) (tedit 56D1B4CB) (tstamp 6066C698)
(at 217.17 68.58)
(descr "Mounting Hole 3.2mm, M3, ISO7380")
(tags "mounting hole 3.2mm m3 iso7380")
(path /62B11AA1)
(attr virtual)
(fp_text reference H14 (at 0 3.85) (layer B.SilkS)
(effects (font (size 1 1) (thickness 0.15)) (justify mirror))
)
(fp_text value MountingHole (at 0 -3.85) (layer B.Fab)
(effects (font (size 1 1) (thickness 0.15)) (justify mirror))
)
(fp_text user %R (at 0.3 0) (layer B.Fab)
(effects (font (size 1 1) (thickness 0.15)) (justify mirror))
)
(fp_circle (center 0 0) (end 3.1 0) (layer B.CrtYd) (width 0.05))
(fp_circle (center 0 0) (end 2.85 0) (layer Cmts.User) (width 0.15))
(pad 1 thru_hole circle (at 0 0) (size 5.7 5.7) (drill 3.2) (layers *.Cu *.Mask))
)
(module MountingHole:MountingHole_3.2mm_M3_ISO7380_Pad (layer B.Cu) (tedit 56D1B4CB) (tstamp 6066C60E)
(at 157.48 66.04)
(descr "Mounting Hole 3.2mm, M3, ISO7380")
(tags "mounting hole 3.2mm m3 iso7380")
(path /62B11A97)
(attr virtual)
(fp_text reference H13 (at 0 3.85) (layer B.SilkS)
(effects (font (size 1 1) (thickness 0.15)) (justify mirror))
)
(fp_text value MountingHole (at 0 -3.85) (layer B.Fab)
(effects (font (size 1 1) (thickness 0.15)) (justify mirror))
)
(fp_text user %R (at 0.3 0) (layer B.Fab)
(effects (font (size 1 1) (thickness 0.15)) (justify mirror))
)
(fp_circle (center 0 0) (end 3.1 0) (layer B.CrtYd) (width 0.05))
(fp_circle (center 0 0) (end 2.85 0) (layer Cmts.User) (width 0.15))
(pad 1 thru_hole circle (at 0 0) (size 5.7 5.7) (drill 3.2) (layers *.Cu *.Mask))
)
(module MountingHole:MountingHole_3.2mm_M3_ISO7380_Pad (layer B.Cu) (tedit 56D1B4CB) (tstamp 6066C734)
(at 124.46 68.58)
(descr "Mounting Hole 3.2mm, M3, ISO7380")
(tags "mounting hole 3.2mm m3 iso7380")
(path /62B11A8D)
(attr virtual)
(fp_text reference H12 (at 0 3.85) (layer B.SilkS)
(effects (font (size 1 1) (thickness 0.15)) (justify mirror))
)
(fp_text value MountingHole (at 0 -3.85) (layer B.Fab)
(effects (font (size 1 1) (thickness 0.15)) (justify mirror))
)
(fp_text user %R (at 0.3 0) (layer B.Fab)
(effects (font (size 1 1) (thickness 0.15)) (justify mirror))
)
(fp_circle (center 0 0) (end 3.1 0) (layer B.CrtYd) (width 0.05))
(fp_circle (center 0 0) (end 2.85 0) (layer Cmts.User) (width 0.15))
(pad 1 thru_hole circle (at 0 0) (size 5.7 5.7) (drill 3.2) (layers *.Cu *.Mask))
)
(module MountingHole:MountingHole_3.2mm_M3_ISO7380_Pad (layer B.Cu) (tedit 56D1B4CB) (tstamp 6066C63E)
(at 91.44 66.04)
(descr "Mounting Hole 3.2mm, M3, ISO7380")
(tags "mounting hole 3.2mm m3 iso7380")
(path /62B11A83)
(attr virtual)
(fp_text reference H11 (at 0 3.85) (layer B.SilkS)
(effects (font (size 1 1) (thickness 0.15)) (justify mirror))
)
(fp_text value MountingHole (at 0 -3.85) (layer B.Fab)
(effects (font (size 1 1) (thickness 0.15)) (justify mirror))
)
(fp_text user %R (at 0.3 0) (layer B.Fab)
(effects (font (size 1 1) (thickness 0.15)) (justify mirror))
)
(fp_circle (center 0 0) (end 3.1 0) (layer B.CrtYd) (width 0.05))
(fp_circle (center 0 0) (end 2.85 0) (layer Cmts.User) (width 0.15))
(pad 1 thru_hole circle (at 0 0) (size 5.7 5.7) (drill 3.2) (layers *.Cu *.Mask))
)
(module MountingHole:MountingHole_3.2mm_M3_ISO7380_Pad (layer B.Cu) (tedit 56D1B4CB) (tstamp 6066C680)
(at 31.75 68.58)
(descr "Mounting Hole 3.2mm, M3, ISO7380")
(tags "mounting hole 3.2mm m3 iso7380")
(path /62B11681)
(attr virtual)
(fp_text reference H10 (at 0 3.85) (layer B.SilkS)
(effects (font (size 1 1) (thickness 0.15)) (justify mirror))
)
(fp_text value MountingHole (at 0 -3.85) (layer B.Fab)
(effects (font (size 1 1) (thickness 0.15)) (justify mirror))
)
(fp_text user %R (at 0.3 0) (layer B.Fab)
(effects (font (size 1 1) (thickness 0.15)) (justify mirror))
)
(fp_circle (center 0 0) (end 3.1 0) (layer B.CrtYd) (width 0.05))
(fp_circle (center 0 0) (end 2.85 0) (layer Cmts.User) (width 0.15))
(pad 1 thru_hole circle (at 0 0) (size 5.7 5.7) (drill 3.2) (layers *.Cu *.Mask))
)
(module MountingHole:MountingHole_3.2mm_M3_ISO7380_Pad (layer B.Cu) (tedit 56D1B4CB) (tstamp 6066C941)
(at 219.71 116.84)
(descr "Mounting Hole 3.2mm, M3, ISO7380")
(tags "mounting hole 3.2mm m3 iso7380")
(path /627806C7)
(attr virtual)
(fp_text reference H9 (at 0 -3.81) (layer B.SilkS)
(effects (font (size 1 1) (thickness 0.15)) (justify mirror))
)
(fp_text value MountingHole (at 0 -3.85) (layer B.Fab)
(effects (font (size 1 1) (thickness 0.15)) (justify mirror))
)
(fp_text user %R (at 0.3 0) (layer B.Fab)
(effects (font (size 1 1) (thickness 0.15)) (justify mirror))
)
(fp_circle (center 0 0) (end 2.85 0) (layer Cmts.User) (width 0.15))
(fp_circle (center 0 0) (end 3.1 0) (layer B.CrtYd) (width 0.05))
(pad 1 thru_hole circle (at 0 0) (size 5.7 5.7) (drill 3.2) (layers *.Cu *.Mask))
)
(module MountingHole:MountingHole_3.2mm_M3_ISO7380_Pad (layer B.Cu) (tedit 56D1B4CB) (tstamp 6066CBFC)
(at 29.21 116.84)
(descr "Mounting Hole 3.2mm, M3, ISO7380")
(tags "mounting hole 3.2mm m3 iso7380")
(path /627806BD)
(attr virtual)
(fp_text reference H8 (at 0 -3.81) (layer B.SilkS)
(effects (font (size 1 1) (thickness 0.15)) (justify mirror))
)
(fp_text value MountingHole (at 0 -3.85) (layer B.Fab)
(effects (font (size 1 1) (thickness 0.15)) (justify mirror))
)
(fp_text user %R (at 0.3 0) (layer B.Fab)
(effects (font (size 1 1) (thickness 0.15)) (justify mirror))
)
(fp_circle (center 0 0) (end 2.85 0) (layer Cmts.User) (width 0.15))
(fp_circle (center 0 0) (end 3.1 0) (layer B.CrtYd) (width 0.05))
(pad 1 thru_hole circle (at 0 0) (size 5.7 5.7) (drill 3.2) (layers *.Cu *.Mask))
)
(module MountingHole:MountingHole_3.2mm_M3_ISO7380_Pad (layer B.Cu) (tedit 56D1B4CB) (tstamp 6066CB00)
(at 219.71 29.21)
(descr "Mounting Hole 3.2mm, M3, ISO7380")
(tags "mounting hole 3.2mm m3 iso7380")
(path /627806B3)
(attr virtual)
(fp_text reference H7 (at 0 4.445) (layer B.SilkS)
(effects (font (size 1 1) (thickness 0.15)) (justify mirror))
)
(fp_text value MountingHole (at 0 -3.85) (layer B.Fab)
(effects (font (size 1 1) (thickness 0.15)) (justify mirror))
)
(fp_text user %R (at 0.3 0) (layer B.Fab)
(effects (font (size 1 1) (thickness 0.15)) (justify mirror))
)
(fp_circle (center 0 0) (end 2.85 0) (layer Cmts.User) (width 0.15))
(fp_circle (center 0 0) (end 3.1 0) (layer B.CrtYd) (width 0.05))
(pad 1 thru_hole circle (at 0 0) (size 5.7 5.7) (drill 3.2) (layers *.Cu *.Mask))
)
(module MountingHole:MountingHole_3.2mm_M3_ISO7380_Pad (layer B.Cu) (tedit 56D1B4CB) (tstamp 6066CCF8)
(at 29.21 29.21)
(descr "Mounting Hole 3.2mm, M3, ISO7380")
(tags "mounting hole 3.2mm m3 iso7380")
(path /62780377)
(attr virtual)
(fp_text reference H6 (at 3.81 3.175) (layer B.SilkS)
(effects (font (size 1 1) (thickness 0.15)) (justify mirror))
)
(fp_text value MountingHole (at 0 -3.85) (layer B.Fab)
(effects (font (size 1 1) (thickness 0.15)) (justify mirror))
)
(fp_text user %R (at 0.3 0) (layer B.Fab)
(effects (font (size 1 1) (thickness 0.15)) (justify mirror))
)
(fp_circle (center 0 0) (end 2.85 0) (layer Cmts.User) (width 0.15))
(fp_circle (center 0 0) (end 3.1 0) (layer B.CrtYd) (width 0.05))
(pad 1 thru_hole circle (at 0 0) (size 5.7 5.7) (drill 3.2) (layers *.Cu *.Mask))
)
(module Connector_PinHeader_2.54mm:PinHeader_1x04_P2.54mm_Vertical (layer F.Cu) (tedit 59FED5CC) (tstamp 60676EA0)
(at 148.59 118.745 90)
(descr "Through hole straight pin header, 1x04, 2.54mm pitch, single row")
(tags "Through hole pin header THT 1x04 2.54mm single row")
(path /61F3AACC)
(fp_text reference J31 (at 0 -2.33 90) (layer F.SilkS) hide
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value exp (at 0 9.95 90) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -0.635 -1.27) (end 1.27 -1.27) (layer F.Fab) (width 0.1))
(fp_line (start 1.27 -1.27) (end 1.27 8.89) (layer F.Fab) (width 0.1))
(fp_line (start 1.27 8.89) (end -1.27 8.89) (layer F.Fab) (width 0.1))
(fp_line (start -1.27 8.89) (end -1.27 -0.635) (layer F.Fab) (width 0.1))
(fp_line (start -1.27 -0.635) (end -0.635 -1.27) (layer F.Fab) (width 0.1))
(fp_line (start -1.33 8.95) (end 1.33 8.95) (layer F.SilkS) (width 0.12))
(fp_line (start -1.33 1.27) (end -1.33 8.95) (layer F.SilkS) (width 0.12))
(fp_line (start 1.33 1.27) (end 1.33 8.95) (layer F.SilkS) (width 0.12))
(fp_line (start -1.33 1.27) (end 1.33 1.27) (layer F.SilkS) (width 0.12))
(fp_line (start -1.33 0) (end -1.33 -1.33) (layer F.SilkS) (width 0.12))
(fp_line (start -1.33 -1.33) (end 0 -1.33) (layer F.SilkS) (width 0.12))
(fp_line (start -1.8 -1.8) (end -1.8 9.4) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.8 9.4) (end 1.8 9.4) (layer F.CrtYd) (width 0.05))
(fp_line (start 1.8 9.4) (end 1.8 -1.8) (layer F.CrtYd) (width 0.05))
(fp_line (start 1.8 -1.8) (end -1.8 -1.8) (layer F.CrtYd) (width 0.05))
(fp_text user %R (at 0 3.81) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(pad 4 thru_hole oval (at 0 7.62 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
(net 1 GND))
(pad 3 thru_hole oval (at 0 5.08 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
(net 1 GND))
(pad 2 thru_hole oval (at 0 2.54 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
(net 1 GND))
(pad 1 thru_hole rect (at 0 0 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
(net 1 GND))
(model ${KISYS3DMOD}/Connector_PinHeader_2.54mm.3dshapes/PinHeader_1x04_P2.54mm_Vertical.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module Connector_PinHeader_2.54mm:PinHeader_1x04_P2.54mm_Vertical (layer F.Cu) (tedit 59FED5CC) (tstamp 60676DD1)
(at 148.59 116.205 90)
(descr "Through hole straight pin header, 1x04, 2.54mm pitch, single row")
(tags "Through hole pin header THT 1x04 2.54mm single row")
(path /61F3928E)
(fp_text reference J30 (at 0 -2.33 90) (layer F.SilkS) hide
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value exp (at 0 9.95 90) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -0.635 -1.27) (end 1.27 -1.27) (layer F.Fab) (width 0.1))
(fp_line (start 1.27 -1.27) (end 1.27 8.89) (layer F.Fab) (width 0.1))
(fp_line (start 1.27 8.89) (end -1.27 8.89) (layer F.Fab) (width 0.1))
(fp_line (start -1.27 8.89) (end -1.27 -0.635) (layer F.Fab) (width 0.1))
(fp_line (start -1.27 -0.635) (end -0.635 -1.27) (layer F.Fab) (width 0.1))
(fp_line (start -1.33 8.95) (end 1.33 8.95) (layer F.SilkS) (width 0.12))
(fp_line (start -1.33 1.27) (end -1.33 8.95) (layer F.SilkS) (width 0.12))
(fp_line (start 1.33 1.27) (end 1.33 8.95) (layer F.SilkS) (width 0.12))
(fp_line (start -1.33 1.27) (end 1.33 1.27) (layer F.SilkS) (width 0.12))
(fp_line (start -1.33 0) (end -1.33 -1.33) (layer F.SilkS) (width 0.12))
(fp_line (start -1.33 -1.33) (end 0 -1.33) (layer F.SilkS) (width 0.12))
(fp_line (start -1.8 -1.8) (end -1.8 9.4) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.8 9.4) (end 1.8 9.4) (layer F.CrtYd) (width 0.05))
(fp_line (start 1.8 9.4) (end 1.8 -1.8) (layer F.CrtYd) (width 0.05))
(fp_line (start 1.8 -1.8) (end -1.8 -1.8) (layer F.CrtYd) (width 0.05))
(fp_text user %R (at 0 3.81) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(pad 4 thru_hole oval (at 0 7.62 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
(net 19 +3V3))
(pad 3 thru_hole oval (at 0 5.08 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
(net 19 +3V3))
(pad 2 thru_hole oval (at 0 2.54 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
(net 19 +3V3))
(pad 1 thru_hole rect (at 0 0 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
(net 19 +3V3))
(model ${KISYS3DMOD}/Connector_PinHeader_2.54mm.3dshapes/PinHeader_1x04_P2.54mm_Vertical.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module Connector_PinHeader_2.54mm:PinHeader_1x04_P2.54mm_Vertical (layer F.Cu) (tedit 59FED5CC) (tstamp 60676E5B)
(at 148.59 113.665 90)
(descr "Through hole straight pin header, 1x04, 2.54mm pitch, single row")
(tags "Through hole pin header THT 1x04 2.54mm single row")
(path /61F36F61)
(fp_text reference J29 (at 0 -2.33 90) (layer F.SilkS) hide
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value exp (at 0 9.95 90) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -0.635 -1.27) (end 1.27 -1.27) (layer F.Fab) (width 0.1))
(fp_line (start 1.27 -1.27) (end 1.27 8.89) (layer F.Fab) (width 0.1))
(fp_line (start 1.27 8.89) (end -1.27 8.89) (layer F.Fab) (width 0.1))
(fp_line (start -1.27 8.89) (end -1.27 -0.635) (layer F.Fab) (width 0.1))
(fp_line (start -1.27 -0.635) (end -0.635 -1.27) (layer F.Fab) (width 0.1))
(fp_line (start -1.33 8.95) (end 1.33 8.95) (layer F.SilkS) (width 0.12))
(fp_line (start -1.33 1.27) (end -1.33 8.95) (layer F.SilkS) (width 0.12))
(fp_line (start 1.33 1.27) (end 1.33 8.95) (layer F.SilkS) (width 0.12))
(fp_line (start -1.33 1.27) (end 1.33 1.27) (layer F.SilkS) (width 0.12))
(fp_line (start -1.33 0) (end -1.33 -1.33) (layer F.SilkS) (width 0.12))
(fp_line (start -1.33 -1.33) (end 0 -1.33) (layer F.SilkS) (width 0.12))
(fp_line (start -1.8 -1.8) (end -1.8 9.4) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.8 9.4) (end 1.8 9.4) (layer F.CrtYd) (width 0.05))
(fp_line (start 1.8 9.4) (end 1.8 -1.8) (layer F.CrtYd) (width 0.05))
(fp_line (start 1.8 -1.8) (end -1.8 -1.8) (layer F.CrtYd) (width 0.05))
(fp_text user %R (at 0 3.81) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(pad 4 thru_hole oval (at 0 7.62 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
(net 88 /GPA7))
(pad 3 thru_hole oval (at 0 5.08 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
(net 89 /GPA6))
(pad 2 thru_hole oval (at 0 2.54 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
(net 90 /GPA5))
(pad 1 thru_hole rect (at 0 0 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
(net 91 /GPA4))
(model ${KISYS3DMOD}/Connector_PinHeader_2.54mm.3dshapes/PinHeader_1x04_P2.54mm_Vertical.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module Connector_PinHeader_2.54mm:PinHeader_1x04_P2.54mm_Vertical (layer F.Cu) (tedit 59FED5CC) (tstamp 60676E16)
(at 135.89 118.745 90)
(descr "Through hole straight pin header, 1x04, 2.54mm pitch, single row")
(tags "Through hole pin header THT 1x04 2.54mm single row")
(path /61F3A3F5)
(fp_text reference J28 (at 0 -2.33 90) (layer F.SilkS) hide
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value exp (at 0 9.95 90) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -0.635 -1.27) (end 1.27 -1.27) (layer F.Fab) (width 0.1))
(fp_line (start 1.27 -1.27) (end 1.27 8.89) (layer F.Fab) (width 0.1))
(fp_line (start 1.27 8.89) (end -1.27 8.89) (layer F.Fab) (width 0.1))
(fp_line (start -1.27 8.89) (end -1.27 -0.635) (layer F.Fab) (width 0.1))
(fp_line (start -1.27 -0.635) (end -0.635 -1.27) (layer F.Fab) (width 0.1))
(fp_line (start -1.33 8.95) (end 1.33 8.95) (layer F.SilkS) (width 0.12))
(fp_line (start -1.33 1.27) (end -1.33 8.95) (layer F.SilkS) (width 0.12))
(fp_line (start 1.33 1.27) (end 1.33 8.95) (layer F.SilkS) (width 0.12))
(fp_line (start -1.33 1.27) (end 1.33 1.27) (layer F.SilkS) (width 0.12))
(fp_line (start -1.33 0) (end -1.33 -1.33) (layer F.SilkS) (width 0.12))
(fp_line (start -1.33 -1.33) (end 0 -1.33) (layer F.SilkS) (width 0.12))
(fp_line (start -1.8 -1.8) (end -1.8 9.4) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.8 9.4) (end 1.8 9.4) (layer F.CrtYd) (width 0.05))
(fp_line (start 1.8 9.4) (end 1.8 -1.8) (layer F.CrtYd) (width 0.05))
(fp_line (start 1.8 -1.8) (end -1.8 -1.8) (layer F.CrtYd) (width 0.05))
(fp_text user %R (at 0 3.81) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(pad 4 thru_hole oval (at 0 7.62 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
(net 1 GND))
(pad 3 thru_hole oval (at 0 5.08 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
(net 1 GND))
(pad 2 thru_hole oval (at 0 2.54 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
(net 1 GND))
(pad 1 thru_hole rect (at 0 0 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
(net 1 GND))
(model ${KISYS3DMOD}/Connector_PinHeader_2.54mm.3dshapes/PinHeader_1x04_P2.54mm_Vertical.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module Connector_PinHeader_2.54mm:PinHeader_1x04_P2.54mm_Vertical (layer F.Cu) (tedit 59FED5CC) (tstamp 60676F2A)
(at 135.89 116.205 90)
(descr "Through hole straight pin header, 1x04, 2.54mm pitch, single row")
(tags "Through hole pin header THT 1x04 2.54mm single row")
(path /61F38C5C)
(fp_text reference J27 (at 0 -2.33 90) (layer F.SilkS) hide
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value exp (at 0 9.95 90) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -0.635 -1.27) (end 1.27 -1.27) (layer F.Fab) (width 0.1))
(fp_line (start 1.27 -1.27) (end 1.27 8.89) (layer F.Fab) (width 0.1))
(fp_line (start 1.27 8.89) (end -1.27 8.89) (layer F.Fab) (width 0.1))
(fp_line (start -1.27 8.89) (end -1.27 -0.635) (layer F.Fab) (width 0.1))
(fp_line (start -1.27 -0.635) (end -0.635 -1.27) (layer F.Fab) (width 0.1))
(fp_line (start -1.33 8.95) (end 1.33 8.95) (layer F.SilkS) (width 0.12))
(fp_line (start -1.33 1.27) (end -1.33 8.95) (layer F.SilkS) (width 0.12))
(fp_line (start 1.33 1.27) (end 1.33 8.95) (layer F.SilkS) (width 0.12))
(fp_line (start -1.33 1.27) (end 1.33 1.27) (layer F.SilkS) (width 0.12))
(fp_line (start -1.33 0) (end -1.33 -1.33) (layer F.SilkS) (width 0.12))
(fp_line (start -1.33 -1.33) (end 0 -1.33) (layer F.SilkS) (width 0.12))
(fp_line (start -1.8 -1.8) (end -1.8 9.4) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.8 9.4) (end 1.8 9.4) (layer F.CrtYd) (width 0.05))
(fp_line (start 1.8 9.4) (end 1.8 -1.8) (layer F.CrtYd) (width 0.05))
(fp_line (start 1.8 -1.8) (end -1.8 -1.8) (layer F.CrtYd) (width 0.05))
(fp_text user %R (at 0 3.81) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(pad 4 thru_hole oval (at 0 7.62 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
(net 19 +3V3))
(pad 3 thru_hole oval (at 0 5.08 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
(net 19 +3V3))
(pad 2 thru_hole oval (at 0 2.54 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
(net 19 +3V3))
(pad 1 thru_hole rect (at 0 0 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
(net 19 +3V3))
(model ${KISYS3DMOD}/Connector_PinHeader_2.54mm.3dshapes/PinHeader_1x04_P2.54mm_Vertical.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module Connector_PinHeader_2.54mm:PinHeader_1x04_P2.54mm_Vertical (layer F.Cu) (tedit 59FED5CC) (tstamp 60676EE5)
(at 135.89 113.665 90)
(descr "Through hole straight pin header, 1x04, 2.54mm pitch, single row")
(tags "Through hole pin header THT 1x04 2.54mm single row")
(path /61F3688D)
(fp_text reference J26 (at 0 -2.33 90) (layer F.SilkS) hide
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value exp (at 0 9.95 90) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -0.635 -1.27) (end 1.27 -1.27) (layer F.Fab) (width 0.1))
(fp_line (start 1.27 -1.27) (end 1.27 8.89) (layer F.Fab) (width 0.1))
(fp_line (start 1.27 8.89) (end -1.27 8.89) (layer F.Fab) (width 0.1))
(fp_line (start -1.27 8.89) (end -1.27 -0.635) (layer F.Fab) (width 0.1))
(fp_line (start -1.27 -0.635) (end -0.635 -1.27) (layer F.Fab) (width 0.1))
(fp_line (start -1.33 8.95) (end 1.33 8.95) (layer F.SilkS) (width 0.12))
(fp_line (start -1.33 1.27) (end -1.33 8.95) (layer F.SilkS) (width 0.12))
(fp_line (start 1.33 1.27) (end 1.33 8.95) (layer F.SilkS) (width 0.12))
(fp_line (start -1.33 1.27) (end 1.33 1.27) (layer F.SilkS) (width 0.12))
(fp_line (start -1.33 0) (end -1.33 -1.33) (layer F.SilkS) (width 0.12))
(fp_line (start -1.33 -1.33) (end 0 -1.33) (layer F.SilkS) (width 0.12))
(fp_line (start -1.8 -1.8) (end -1.8 9.4) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.8 9.4) (end 1.8 9.4) (layer F.CrtYd) (width 0.05))
(fp_line (start 1.8 9.4) (end 1.8 -1.8) (layer F.CrtYd) (width 0.05))
(fp_line (start 1.8 -1.8) (end -1.8 -1.8) (layer F.CrtYd) (width 0.05))
(fp_text user %R (at 0 3.81) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(pad 4 thru_hole oval (at 0 7.62 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
(net 84 /GPA3))
(pad 3 thru_hole oval (at 0 5.08 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
(net 85 /GPA2))
(pad 2 thru_hole oval (at 0 2.54 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
(net 86 /GPA1))
(pad 1 thru_hole rect (at 0 0 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
(net 87 /GPA0))
(model ${KISYS3DMOD}/Connector_PinHeader_2.54mm.3dshapes/PinHeader_1x04_P2.54mm_Vertical.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module Package_SO:SOIC-8_3.9x4.9mm_P1.27mm (layer F.Cu) (tedit 5D9F72B1) (tstamp 6066CEED)
(at 119.38 45.72)
(descr "SOIC, 8 Pin (JEDEC MS-012AA, https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/soic_narrow-r/r_8.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py")
(tags "SOIC SO")
(path /60D3343A)
(attr smd)
(fp_text reference U5 (at 0 -3.4) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value INA219BxD (at 0 3.4) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start 0 2.56) (end 1.95 2.56) (layer F.SilkS) (width 0.12))
(fp_line (start 0 2.56) (end -1.95 2.56) (layer F.SilkS) (width 0.12))
(fp_line (start 0 -2.56) (end 1.95 -2.56) (layer F.SilkS) (width 0.12))
(fp_line (start 0 -2.56) (end -3.45 -2.56) (layer F.SilkS) (width 0.12))
(fp_line (start -0.975 -2.45) (end 1.95 -2.45) (layer F.Fab) (width 0.1))
(fp_line (start 1.95 -2.45) (end 1.95 2.45) (layer F.Fab) (width 0.1))
(fp_line (start 1.95 2.45) (end -1.95 2.45) (layer F.Fab) (width 0.1))
(fp_line (start -1.95 2.45) (end -1.95 -1.475) (layer F.Fab) (width 0.1))
(fp_line (start -1.95 -1.475) (end -0.975 -2.45) (layer F.Fab) (width 0.1))
(fp_line (start -3.7 -2.7) (end -3.7 2.7) (layer F.CrtYd) (width 0.05))
(fp_line (start -3.7 2.7) (end 3.7 2.7) (layer F.CrtYd) (width 0.05))
(fp_line (start 3.7 2.7) (end 3.7 -2.7) (layer F.CrtYd) (width 0.05))
(fp_line (start 3.7 -2.7) (end -3.7 -2.7) (layer F.CrtYd) (width 0.05))
(fp_text user %R (at 0 0) (layer F.Fab)
(effects (font (size 0.98 0.98) (thickness 0.15)))
)
(pad 8 smd roundrect (at 2.475 -1.905) (size 1.95 0.6) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25)
(net 20 "Net-(D2-Pad2)"))
(pad 7 smd roundrect (at 2.475 -0.635) (size 1.95 0.6) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25)
(net 72 /12V_OUTPUT))
(pad 6 smd roundrect (at 2.475 0.635) (size 1.95 0.6) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25)
(net 1 GND))
(pad 5 smd roundrect (at 2.475 1.905) (size 1.95 0.6) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25)
(net 19 +3V3))
(pad 4 smd roundrect (at -2.475 1.905) (size 1.95 0.6) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25)
(net 66 /SCL))
(pad 3 smd roundrect (at -2.475 0.635) (size 1.95 0.6) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25)
(net 65 /SDA))
(pad 2 smd roundrect (at -2.475 -0.635) (size 1.95 0.6) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25)
(net 1 GND))
(pad 1 smd roundrect (at -2.475 -1.905) (size 1.95 0.6) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25)
(net 1 GND))
(model ${KISYS3DMOD}/Package_SO.3dshapes/SOIC-8_3.9x4.9mm_P1.27mm.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module Package_SO:SSOP-28_5.3x10.2mm_P0.65mm (layer F.Cu) (tedit 5A02F25C) (tstamp 6066CF4F)
(at 146.05 106.045 270)
(descr "28-Lead Plastic Shrink Small Outline (SS)-5.30 mm Body [SSOP] (see Microchip Packaging Specification 00000049BS.pdf)")
(tags "SSOP 0.65")
(path /60D19D8B)
(attr smd)
(fp_text reference U4 (at -1.905 -6.985 180) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value MCP23017_SS (at 0 6.25 90) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text user %R (at 0 0 90) (layer F.Fab)
(effects (font (size 0.8 0.8) (thickness 0.15)))
)
(fp_line (start -1.65 -5.1) (end 2.65 -5.1) (layer F.Fab) (width 0.15))
(fp_line (start 2.65 -5.1) (end 2.65 5.1) (layer F.Fab) (width 0.15))
(fp_line (start 2.65 5.1) (end -2.65 5.1) (layer F.Fab) (width 0.15))
(fp_line (start -2.65 5.1) (end -2.65 -4.1) (layer F.Fab) (width 0.15))
(fp_line (start -2.65 -4.1) (end -1.65 -5.1) (layer F.Fab) (width 0.15))
(fp_line (start -4.75 -5.5) (end -4.75 5.5) (layer F.CrtYd) (width 0.05))
(fp_line (start 4.75 -5.5) (end 4.75 5.5) (layer F.CrtYd) (width 0.05))
(fp_line (start -4.75 -5.5) (end 4.75 -5.5) (layer F.CrtYd) (width 0.05))
(fp_line (start -4.75 5.5) (end 4.75 5.5) (layer F.CrtYd) (width 0.05))
(fp_line (start -2.875 -5.325) (end -2.875 -4.75) (layer F.SilkS) (width 0.15))
(fp_line (start 2.875 -5.325) (end 2.875 -4.675) (layer F.SilkS) (width 0.15))
(fp_line (start 2.875 5.325) (end 2.875 4.675) (layer F.SilkS) (width 0.15))
(fp_line (start -2.875 5.325) (end -2.875 4.675) (layer F.SilkS) (width 0.15))
(fp_line (start -2.875 -5.325) (end 2.875 -5.325) (layer F.SilkS) (width 0.15))
(fp_line (start -2.875 5.325) (end 2.875 5.325) (layer F.SilkS) (width 0.15))
(fp_line (start -2.875 -4.75) (end -4.475 -4.75) (layer F.SilkS) (width 0.15))
(pad 28 smd rect (at 3.6 -4.225 270) (size 1.75 0.45) (layers F.Cu F.Paste F.Mask)
(net 88 /GPA7))
(pad 27 smd rect (at 3.6 -3.575 270) (size 1.75 0.45) (layers F.Cu F.Paste F.Mask)
(net 89 /GPA6))
(pad 26 smd rect (at 3.6 -2.925 270) (size 1.75 0.45) (layers F.Cu F.Paste F.Mask)
(net 90 /GPA5))
(pad 25 smd rect (at 3.6 -2.275 270) (size 1.75 0.45) (layers F.Cu F.Paste F.Mask)
(net 91 /GPA4))
(pad 24 smd rect (at 3.6 -1.625 270) (size 1.75 0.45) (layers F.Cu F.Paste F.Mask)
(net 84 /GPA3))
(pad 23 smd rect (at 3.6 -0.975 270) (size 1.75 0.45) (layers F.Cu F.Paste F.Mask)
(net 85 /GPA2))
(pad 22 smd rect (at 3.6 -0.325 270) (size 1.75 0.45) (layers F.Cu F.Paste F.Mask)
(net 86 /GPA1))
(pad 21 smd rect (at 3.6 0.325 270) (size 1.75 0.45) (layers F.Cu F.Paste F.Mask)
(net 87 /GPA0))
(pad 20 smd rect (at 3.6 0.975 270) (size 1.75 0.45) (layers F.Cu F.Paste F.Mask)
(net 78 /MCP_INT))
(pad 19 smd rect (at 3.6 1.625 270) (size 1.75 0.45) (layers F.Cu F.Paste F.Mask))
(pad 18 smd rect (at 3.6 2.275 270) (size 1.75 0.45) (layers F.Cu F.Paste F.Mask)
(net 70 /MCP_RESET))
(pad 17 smd rect (at 3.6 2.925 270) (size 1.75 0.45) (layers F.Cu F.Paste F.Mask)
(net 1 GND))
(pad 16 smd rect (at 3.6 3.575 270) (size 1.75 0.45) (layers F.Cu F.Paste F.Mask)
(net 1 GND))
(pad 15 smd rect (at 3.6 4.225 270) (size 1.75 0.45) (layers F.Cu F.Paste F.Mask)
(net 1 GND))
(pad 14 smd rect (at -3.6 4.225 270) (size 1.75 0.45) (layers F.Cu F.Paste F.Mask))
(pad 13 smd rect (at -3.6 3.575 270) (size 1.75 0.45) (layers F.Cu F.Paste F.Mask)
(net 65 /SDA))
(pad 12 smd rect (at -3.6 2.925 270) (size 1.75 0.45) (layers F.Cu F.Paste F.Mask)
(net 66 /SCL))
(pad 11 smd rect (at -3.6 2.275 270) (size 1.75 0.45) (layers F.Cu F.Paste F.Mask))
(pad 10 smd rect (at -3.6 1.625 270) (size 1.75 0.45) (layers F.Cu F.Paste F.Mask)
(net 1 GND))
(pad 9 smd rect (at -3.6 0.975 270) (size 1.75 0.45) (layers F.Cu F.Paste F.Mask)
(net 19 +3V3))
(pad 8 smd rect (at -3.6 0.325 270) (size 1.75 0.45) (layers F.Cu F.Paste F.Mask)
(net 62 /SENSOR_F_SIGNAL))
(pad 7 smd rect (at -3.6 -0.325 270) (size 1.75 0.45) (layers F.Cu F.Paste F.Mask)
(net 59 /SENSOR_E_SIGNAL))
(pad 6 smd rect (at -3.6 -0.975 270) (size 1.75 0.45) (layers F.Cu F.Paste F.Mask)
(net 54 /SENSOR_D_SIGNAL))
(pad 5 smd rect (at -3.6 -1.625 270) (size 1.75 0.45) (layers F.Cu F.Paste F.Mask)
(net 94 /DETECT))
(pad 4 smd rect (at -3.6 -2.275 270) (size 1.75 0.45) (layers F.Cu F.Paste F.Mask)
(net 92 /BUZZER))
(pad 3 smd rect (at -3.6 -2.925 270) (size 1.75 0.45) (layers F.Cu F.Paste F.Mask)
(net 51 /SENSOR_C_SIGNAL))
(pad 2 smd rect (at -3.6 -3.575 270) (size 1.75 0.45) (layers F.Cu F.Paste F.Mask)
(net 48 /SENSOR_B_SIGNAL))
(pad 1 smd rect (at -3.6 -4.225 270) (size 1.75 0.45) (layers F.Cu F.Paste F.Mask)
(net 45 /SENSOR_A_SIGNAL))
(model ${KISYS3DMOD}/Package_SO.3dshapes/SSOP-28_5.3x10.2mm_P0.65mm.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module VN7007ALHTR:VN7007ALHTR (layer F.Cu) (tedit 605D34ED) (tstamp 6066CFC8)
(at 139.7 33.02 90)
(path /60D334B0)
(fp_text reference U3 (at -2.54 -6.604 180) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)) (justify left))
)
(fp_text value VN7007ALH (at 0 0 90) (layer F.Fab)
(effects (font (size 1.27 1.27) (thickness 0.15)))
)
(fp_line (start 3.05 3.25) (end -3.05 3.25) (layer F.Fab) (width 0.15))
(fp_line (start 3.05 -3.25) (end 3.05 3.25) (layer F.Fab) (width 0.15))
(fp_line (start -3.05 -3.25) (end 3.05 -3.25) (layer F.Fab) (width 0.15))
(fp_line (start -3.05 3.25) (end -3.05 -3.25) (layer F.Fab) (width 0.15))
(fp_circle (center -6.4 -3.55) (end -6.275 -3.55) (layer F.SilkS) (width 0.25))
(fp_line (start -3.05 -3.25) (end 3.05 -3.25) (layer F.SilkS) (width 0.15))
(fp_line (start -3.05 3.25) (end 3.05 3.25) (layer F.SilkS) (width 0.15))
(fp_line (start 3.05 3.15) (end 3.05 3.25) (layer F.SilkS) (width 0.15))
(fp_line (start 3.05 -3.25) (end 3.05 -3.15) (layer F.SilkS) (width 0.15))
(fp_line (start 5.025001 3.725) (end 5.025001 -3.725) (layer F.CrtYd) (width 0.15))
(fp_line (start -7.024999 3.725) (end 5.025001 3.725) (layer F.CrtYd) (width 0.15))
(fp_line (start -7.024999 -3.725) (end -7.024999 3.725) (layer F.CrtYd) (width 0.15))
(fp_line (start 5.025001 -3.725) (end -7.024999 -3.725) (layer F.CrtYd) (width 0.15))
(fp_line (start 5.025001 -3.725) (end 5.025001 -3.725) (layer F.CrtYd) (width 0.15))
(pad 7 smd rect (at -5.425 2.55 180) (size 0.7 2.4) (layers F.Cu F.Paste F.Mask)
(net 1 GND))
(pad 6 smd rect (at -5.425 1.7 180) (size 0.7 2.4) (layers F.Cu F.Paste F.Mask)
(net 68 "Net-(R6-Pad2)"))
(pad 5 smd rect (at -5.425 0.85 180) (size 0.7 2.4) (layers F.Cu F.Paste F.Mask)
(net 69 "Net-(R8-Pad2)"))
(pad 4 smd rect (at -5.425 0 180) (size 0.7 2.4) (layers F.Cu F.Paste F.Mask)
(net 67 "Net-(R3-Pad1)"))
(pad 3 smd rect (at -5.425 -0.85 180) (size 0.7 2.4) (layers F.Cu F.Paste F.Mask)
(net 20 "Net-(D2-Pad2)"))
(pad 2 smd rect (at -5.425 -1.7 180) (size 0.7 2.4) (layers F.Cu F.Paste F.Mask)
(net 20 "Net-(D2-Pad2)"))
(pad 1 smd rect (at -5.425 -2.55 180) (size 0.7 2.4) (layers F.Cu F.Paste F.Mask)
(net 20 "Net-(D2-Pad2)"))
(pad TAB smd rect (at 1.375 0 180) (size 5.55 6.5) (layers F.Cu F.Paste F.Mask)
(net 82 /SW_IN))
(model ../lib/VN7003ALHTR.models/STMicroelectronics_-_VN7003ALHTR.step
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 90))
)
)
(module Package_TO_SOT_SMD:SOT-223-3_TabPin2 (layer F.Cu) (tedit 5A02FF57) (tstamp 6067A2AF)
(at 125.095 101.6 270)
(descr "module CMS SOT223 4 pins")
(tags "CMS SOT")
(path /61DC2D69)
(attr smd)
(fp_text reference U1 (at 3.81 -3.175 180) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value AP7361C-33E (at 0 4.5 90) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start 1.91 3.41) (end 1.91 2.15) (layer F.SilkS) (width 0.12))
(fp_line (start 1.91 -3.41) (end 1.91 -2.15) (layer F.SilkS) (width 0.12))
(fp_line (start 4.4 -3.6) (end -4.4 -3.6) (layer F.CrtYd) (width 0.05))
(fp_line (start 4.4 3.6) (end 4.4 -3.6) (layer F.CrtYd) (width 0.05))
(fp_line (start -4.4 3.6) (end 4.4 3.6) (layer F.CrtYd) (width 0.05))
(fp_line (start -4.4 -3.6) (end -4.4 3.6) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.85 -2.35) (end -0.85 -3.35) (layer F.Fab) (width 0.1))
(fp_line (start -1.85 -2.35) (end -1.85 3.35) (layer F.Fab) (width 0.1))
(fp_line (start -1.85 3.41) (end 1.91 3.41) (layer F.SilkS) (width 0.12))
(fp_line (start -0.85 -3.35) (end 1.85 -3.35) (layer F.Fab) (width 0.1))
(fp_line (start -4.1 -3.41) (end 1.91 -3.41) (layer F.SilkS) (width 0.12))
(fp_line (start -1.85 3.35) (end 1.85 3.35) (layer F.Fab) (width 0.1))
(fp_line (start 1.85 -3.35) (end 1.85 3.35) (layer F.Fab) (width 0.1))
(fp_text user %R (at 0 0) (layer F.Fab)
(effects (font (size 0.8 0.8) (thickness 0.12)))
)
(pad 1 smd rect (at -3.15 -2.3 270) (size 2 1.5) (layers F.Cu F.Paste F.Mask)
(net 35 +5V))
(pad 3 smd rect (at -3.15 2.3 270) (size 2 1.5) (layers F.Cu F.Paste F.Mask)
(net 36 "Net-(C4-Pad2)"))
(pad 2 smd rect (at -3.15 0 270) (size 2 1.5) (layers F.Cu F.Paste F.Mask)
(net 1 GND))
(pad 2 smd rect (at 3.15 0 270) (size 2 3.8) (layers F.Cu F.Paste F.Mask)
(net 1 GND))
(model ${KISYS3DMOD}/Package_TO_SOT_SMD.3dshapes/SOT-223.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module Resistor_SMD:R_0612_1632Metric (layer F.Cu) (tedit 5F68FEEE) (tstamp 6066D4A5)
(at 137.16 44.45 270)
(descr "Resistor SMD 0612 (1632 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://www.vishay.com/docs/20019/rcwe.pdf), generated with kicad-footprint-generator")
(tags resistor)
(path /60D3347A)
(attr smd)
(fp_text reference R12 (at 2.286 0 180) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value "0.01R 1% 1W" (at 0 2.65 90) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -0.8 1.6) (end -0.8 -1.6) (layer F.Fab) (width 0.1))
(fp_line (start -0.8 -1.6) (end 0.8 -1.6) (layer F.Fab) (width 0.1))
(fp_line (start 0.8 -1.6) (end 0.8 1.6) (layer F.Fab) (width 0.1))
(fp_line (start 0.8 1.6) (end -0.8 1.6) (layer F.Fab) (width 0.1))
(fp_line (start -0.182983 -1.71) (end 0.182983 -1.71) (layer F.SilkS) (width 0.12))
(fp_line (start -0.182983 1.71) (end 0.182983 1.71) (layer F.SilkS) (width 0.12))
(fp_line (start -1.5 1.95) (end -1.5 -1.95) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.5 -1.95) (end 1.5 -1.95) (layer F.CrtYd) (width 0.05))
(fp_line (start 1.5 -1.95) (end 1.5 1.95) (layer F.CrtYd) (width 0.05))
(fp_line (start 1.5 1.95) (end -1.5 1.95) (layer F.CrtYd) (width 0.05))
(fp_text user %R (at 0 0 90) (layer F.Fab)
(effects (font (size 0.4 0.4) (thickness 0.06)))
)
(pad 2 smd roundrect (at 0.75 0 270) (size 1 3.4) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25)
(net 72 /12V_OUTPUT))
(pad 1 smd roundrect (at -0.75 0 270) (size 1 3.4) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25)
(net 20 "Net-(D2-Pad2)"))
(model ${KISYS3DMOD}/Resistor_SMD.3dshapes/R_0612_1632Metric.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module Resistor_SMD:R_0805_2012Metric (layer F.Cu) (tedit 5F68FEEE) (tstamp 6066D4D5)
(at 132.08 48.26)
(descr "Resistor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator")
(tags resistor)
(path /6154C8DA)
(attr smd)
(fp_text reference R11 (at 0 1.778) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value 220 (at 0 1.65) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -1 0.625) (end -1 -0.625) (layer F.Fab) (width 0.1))
(fp_line (start -1 -0.625) (end 1 -0.625) (layer F.Fab) (width 0.1))
(fp_line (start 1 -0.625) (end 1 0.625) (layer F.Fab) (width 0.1))
(fp_line (start 1 0.625) (end -1 0.625) (layer F.Fab) (width 0.1))
(fp_line (start -0.227064 -0.735) (end 0.227064 -0.735) (layer F.SilkS) (width 0.12))
(fp_line (start -0.227064 0.735) (end 0.227064 0.735) (layer F.SilkS) (width 0.12))
(fp_line (start -1.68 0.95) (end -1.68 -0.95) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.68 -0.95) (end 1.68 -0.95) (layer F.CrtYd) (width 0.05))
(fp_line (start 1.68 -0.95) (end 1.68 0.95) (layer F.CrtYd) (width 0.05))
(fp_line (start 1.68 0.95) (end -1.68 0.95) (layer F.CrtYd) (width 0.05))
(fp_text user %R (at 0 0) (layer F.Fab)
(effects (font (size 0.5 0.5) (thickness 0.08)))
)
(pad 2 smd roundrect (at 0.9125 0) (size 1.025 1.4) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.243902)
(net 21 "Net-(D3-Pad2)"))
(pad 1 smd roundrect (at -0.9125 0) (size 1.025 1.4) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.243902)
(net 71 /12V_TEST_FEED))
(model ${KISYS3DMOD}/Resistor_SMD.3dshapes/R_0805_2012Metric.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module Resistor_SMD:R_0805_2012Metric (layer F.Cu) (tedit 5F68FEEE) (tstamp 6066D505)
(at 137.16 109.22 180)
(descr "Resistor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator")
(tags resistor)
(path /60D19DD6)
(attr smd)
(fp_text reference R10 (at 0 1.905) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value 15k (at 0 1.65) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -1 0.625) (end -1 -0.625) (layer F.Fab) (width 0.1))
(fp_line (start -1 -0.625) (end 1 -0.625) (layer F.Fab) (width 0.1))
(fp_line (start 1 -0.625) (end 1 0.625) (layer F.Fab) (width 0.1))
(fp_line (start 1 0.625) (end -1 0.625) (layer F.Fab) (width 0.1))
(fp_line (start -0.227064 -0.735) (end 0.227064 -0.735) (layer F.SilkS) (width 0.12))
(fp_line (start -0.227064 0.735) (end 0.227064 0.735) (layer F.SilkS) (width 0.12))
(fp_line (start -1.68 0.95) (end -1.68 -0.95) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.68 -0.95) (end 1.68 -0.95) (layer F.CrtYd) (width 0.05))
(fp_line (start 1.68 -0.95) (end 1.68 0.95) (layer F.CrtYd) (width 0.05))
(fp_line (start 1.68 0.95) (end -1.68 0.95) (layer F.CrtYd) (width 0.05))
(fp_text user %R (at 0 0) (layer F.Fab)
(effects (font (size 0.5 0.5) (thickness 0.08)))
)
(pad 2 smd roundrect (at 0.9125 0 180) (size 1.025 1.4) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.243902)
(net 1 GND))
(pad 1 smd roundrect (at -0.9125 0 180) (size 1.025 1.4) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.243902)
(net 70 /MCP_RESET))
(model ${KISYS3DMOD}/Resistor_SMD.3dshapes/R_0805_2012Metric.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module Resistor_SMD:R_0805_2012Metric (layer F.Cu) (tedit 5F68FEEE) (tstamp 6067585D)
(at 140.97 48.26 90)
(descr "Resistor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator")
(tags resistor)
(path /60D334EB)
(attr smd)
(fp_text reference R9 (at -2.54 0 180) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value 2k (at 0 1.65 90) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -1 0.625) (end -1 -0.625) (layer F.Fab) (width 0.1))
(fp_line (start -1 -0.625) (end 1 -0.625) (layer F.Fab) (width 0.1))
(fp_line (start 1 -0.625) (end 1 0.625) (layer F.Fab) (width 0.1))
(fp_line (start 1 0.625) (end -1 0.625) (layer F.Fab) (width 0.1))
(fp_line (start -0.227064 -0.735) (end 0.227064 -0.735) (layer F.SilkS) (width 0.12))
(fp_line (start -0.227064 0.735) (end 0.227064 0.735) (layer F.SilkS) (width 0.12))
(fp_line (start -1.68 0.95) (end -1.68 -0.95) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.68 -0.95) (end 1.68 -0.95) (layer F.CrtYd) (width 0.05))
(fp_line (start 1.68 -0.95) (end 1.68 0.95) (layer F.CrtYd) (width 0.05))
(fp_line (start 1.68 0.95) (end -1.68 0.95) (layer F.CrtYd) (width 0.05))
(fp_text user %R (at 0 0 90) (layer F.Fab)
(effects (font (size 0.5 0.5) (thickness 0.08)))
)
(pad 2 smd roundrect (at 0.9125 0 90) (size 1.025 1.4) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.243902)
(net 39 "Net-(D2-Pad1)"))
(pad 1 smd roundrect (at -0.9125 0 90) (size 1.025 1.4) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.243902)
(net 1 GND))
(model ${KISYS3DMOD}/Resistor_SMD.3dshapes/R_0805_2012Metric.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module Resistor_SMD:R_0805_2012Metric (layer F.Cu) (tedit 5F68FEEE) (tstamp 6066D535)
(at 146.05 41.275 180)
(descr "Resistor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator")
(tags resistor)
(path /60D334BD)
(attr smd)
(fp_text reference R8 (at -2.54 0.127) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value 1k (at 0 1.65) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -1 0.625) (end -1 -0.625) (layer F.Fab) (width 0.1))
(fp_line (start -1 -0.625) (end 1 -0.625) (layer F.Fab) (width 0.1))
(fp_line (start 1 -0.625) (end 1 0.625) (layer F.Fab) (width 0.1))
(fp_line (start 1 0.625) (end -1 0.625) (layer F.Fab) (width 0.1))
(fp_line (start -0.227064 -0.735) (end 0.227064 -0.735) (layer F.SilkS) (width 0.12))
(fp_line (start -0.227064 0.735) (end 0.227064 0.735) (layer F.SilkS) (width 0.12))
(fp_line (start -1.68 0.95) (end -1.68 -0.95) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.68 -0.95) (end 1.68 -0.95) (layer F.CrtYd) (width 0.05))
(fp_line (start 1.68 -0.95) (end 1.68 0.95) (layer F.CrtYd) (width 0.05))
(fp_line (start 1.68 0.95) (end -1.68 0.95) (layer F.CrtYd) (width 0.05))
(fp_text user %R (at 0 0) (layer F.Fab)
(effects (font (size 0.5 0.5) (thickness 0.08)))
)
(pad 2 smd roundrect (at 0.9125 0 180) (size 1.025 1.4) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.243902)
(net 69 "Net-(R8-Pad2)"))
(pad 1 smd roundrect (at -0.9125 0 180) (size 1.025 1.4) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.243902)
(net 1 GND))
(model ${KISYS3DMOD}/Resistor_SMD.3dshapes/R_0805_2012Metric.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module Resistor_SMD:R_0805_2012Metric (layer F.Cu) (tedit 5F68FEEE) (tstamp 6066D571)
(at 143.51 48.26 90)
(descr "Resistor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator")
(tags resistor)
(path /60D33456)
(attr smd)
(fp_text reference R7 (at -2.54 0 180) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value 220 (at 0 1.65 90) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -1 0.625) (end -1 -0.625) (layer F.Fab) (width 0.1))
(fp_line (start -1 -0.625) (end 1 -0.625) (layer F.Fab) (width 0.1))
(fp_line (start 1 -0.625) (end 1 0.625) (layer F.Fab) (width 0.1))
(fp_line (start 1 0.625) (end -1 0.625) (layer F.Fab) (width 0.1))
(fp_line (start -0.227064 -0.735) (end 0.227064 -0.735) (layer F.SilkS) (width 0.12))
(fp_line (start -0.227064 0.735) (end 0.227064 0.735) (layer F.SilkS) (width 0.12))
(fp_line (start -1.68 0.95) (end -1.68 -0.95) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.68 -0.95) (end 1.68 -0.95) (layer F.CrtYd) (width 0.05))
(fp_line (start 1.68 -0.95) (end 1.68 0.95) (layer F.CrtYd) (width 0.05))
(fp_line (start 1.68 0.95) (end -1.68 0.95) (layer F.CrtYd) (width 0.05))
(fp_text user %R (at 0 0 90) (layer F.Fab)
(effects (font (size 0.5 0.5) (thickness 0.08)))
)
(pad 2 smd roundrect (at 0.9125 0 90) (size 1.025 1.4) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.243902)
(net 38 "Net-(D1-Pad1)"))
(pad 1 smd roundrect (at -0.9125 0 90) (size 1.025 1.4) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.243902)
(net 1 GND))
(model ${KISYS3DMOD}/Resistor_SMD.3dshapes/R_0805_2012Metric.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module Resistor_SMD:R_0805_2012Metric (layer F.Cu) (tedit 5F68FEEE) (tstamp 6066D5A1)
(at 146.05 39.37 180)
(descr "Resistor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator")
(tags resistor)
(path /60D334C7)
(attr smd)
(fp_text reference R6 (at -2.54 0) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value 15k (at 0 1.65) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -1 0.625) (end -1 -0.625) (layer F.Fab) (width 0.1))
(fp_line (start -1 -0.625) (end 1 -0.625) (layer F.Fab) (width 0.1))
(fp_line (start 1 -0.625) (end 1 0.625) (layer F.Fab) (width 0.1))
(fp_line (start 1 0.625) (end -1 0.625) (layer F.Fab) (width 0.1))
(fp_line (start -0.227064 -0.735) (end 0.227064 -0.735) (layer F.SilkS) (width 0.12))
(fp_line (start -0.227064 0.735) (end 0.227064 0.735) (layer F.SilkS) (width 0.12))
(fp_line (start -1.68 0.95) (end -1.68 -0.95) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.68 -0.95) (end 1.68 -0.95) (layer F.CrtYd) (width 0.05))
(fp_line (start 1.68 -0.95) (end 1.68 0.95) (layer F.CrtYd) (width 0.05))
(fp_line (start 1.68 0.95) (end -1.68 0.95) (layer F.CrtYd) (width 0.05))
(fp_text user %R (at 0 0) (layer F.Fab)
(effects (font (size 0.5 0.5) (thickness 0.08)))
)
(pad 2 smd roundrect (at 0.9125 0 180) (size 1.025 1.4) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.243902)
(net 68 "Net-(R6-Pad2)"))
(pad 1 smd roundrect (at -0.9125 0 180) (size 1.025 1.4) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.243902)
(net 1 GND))
(model ${KISYS3DMOD}/Resistor_SMD.3dshapes/R_0805_2012Metric.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module Resistor_SMD:R_0805_2012Metric (layer F.Cu) (tedit 5F68FEEE) (tstamp 6066D5D1)
(at 148.59 45.085 180)
(descr "Resistor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator")
(tags resistor)
(path /615A39FB)
(attr smd)
(fp_text reference R5 (at 0 -1.65) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value 15k (at 0 1.65) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -1 0.625) (end -1 -0.625) (layer F.Fab) (width 0.1))
(fp_line (start -1 -0.625) (end 1 -0.625) (layer F.Fab) (width 0.1))
(fp_line (start 1 -0.625) (end 1 0.625) (layer F.Fab) (width 0.1))
(fp_line (start 1 0.625) (end -1 0.625) (layer F.Fab) (width 0.1))
(fp_line (start -0.227064 -0.735) (end 0.227064 -0.735) (layer F.SilkS) (width 0.12))
(fp_line (start -0.227064 0.735) (end 0.227064 0.735) (layer F.SilkS) (width 0.12))
(fp_line (start -1.68 0.95) (end -1.68 -0.95) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.68 -0.95) (end 1.68 -0.95) (layer F.CrtYd) (width 0.05))
(fp_line (start 1.68 -0.95) (end 1.68 0.95) (layer F.CrtYd) (width 0.05))
(fp_line (start 1.68 0.95) (end -1.68 0.95) (layer F.CrtYd) (width 0.05))
(fp_text user %R (at 0 0) (layer F.Fab)
(effects (font (size 0.5 0.5) (thickness 0.08)))
)
(pad 2 smd roundrect (at 0.9125 0 180) (size 1.025 1.4) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.243902)
(net 37 /12V_EN))
(pad 1 smd roundrect (at -0.9125 0 180) (size 1.025 1.4) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.243902)
(net 1 GND))
(model ${KISYS3DMOD}/Resistor_SMD.3dshapes/R_0805_2012Metric.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module Resistor_SMD:R_0805_2012Metric (layer F.Cu) (tedit 5F68FEEE) (tstamp 6066D601)
(at 181.61 92.71 180)
(descr "Resistor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator")
(tags resistor)
(path /61B97817)
(attr smd)
(fp_text reference R4 (at 0 1.905) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value 15k (at 0 1.65) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start 1.68 0.95) (end -1.68 0.95) (layer F.CrtYd) (width 0.05))
(fp_line (start 1.68 -0.95) (end 1.68 0.95) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.68 -0.95) (end 1.68 -0.95) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.68 0.95) (end -1.68 -0.95) (layer F.CrtYd) (width 0.05))
(fp_line (start -0.227064 0.735) (end 0.227064 0.735) (layer F.SilkS) (width 0.12))
(fp_line (start -0.227064 -0.735) (end 0.227064 -0.735) (layer F.SilkS) (width 0.12))
(fp_line (start 1 0.625) (end -1 0.625) (layer F.Fab) (width 0.1))
(fp_line (start 1 -0.625) (end 1 0.625) (layer F.Fab) (width 0.1))
(fp_line (start -1 -0.625) (end 1 -0.625) (layer F.Fab) (width 0.1))
(fp_line (start -1 0.625) (end -1 -0.625) (layer F.Fab) (width 0.1))
(fp_text user %R (at 0 0) (layer F.Fab)
(effects (font (size 0.5 0.5) (thickness 0.08)))
)
(pad 1 smd roundrect (at -0.9125 0 180) (size 1.025 1.4) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.243902)
(net 78 /MCP_INT))
(pad 2 smd roundrect (at 0.9125 0 180) (size 1.025 1.4) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.243902)
(net 19 +3V3))
(model ${KISYS3DMOD}/Resistor_SMD.3dshapes/R_0805_2012Metric.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module Resistor_SMD:R_0805_2012Metric (layer F.Cu) (tedit 5F68FEEE) (tstamp 6066D631)
(at 141.605 41.275)
(descr "Resistor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator")
(tags resistor)
(path /60D3349B)
(attr smd)
(fp_text reference R3 (at -2.667 0.127) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value 15k (at 0 1.65) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -1 0.625) (end -1 -0.625) (layer F.Fab) (width 0.1))
(fp_line (start -1 -0.625) (end 1 -0.625) (layer F.Fab) (width 0.1))
(fp_line (start 1 -0.625) (end 1 0.625) (layer F.Fab) (width 0.1))
(fp_line (start 1 0.625) (end -1 0.625) (layer F.Fab) (width 0.1))
(fp_line (start -0.227064 -0.735) (end 0.227064 -0.735) (layer F.SilkS) (width 0.12))
(fp_line (start -0.227064 0.735) (end 0.227064 0.735) (layer F.SilkS) (width 0.12))
(fp_line (start -1.68 0.95) (end -1.68 -0.95) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.68 -0.95) (end 1.68 -0.95) (layer F.CrtYd) (width 0.05))
(fp_line (start 1.68 -0.95) (end 1.68 0.95) (layer F.CrtYd) (width 0.05))
(fp_line (start 1.68 0.95) (end -1.68 0.95) (layer F.CrtYd) (width 0.05))
(fp_text user %R (at 0 0) (layer F.Fab)
(effects (font (size 0.5 0.5) (thickness 0.08)))
)
(pad 2 smd roundrect (at 0.9125 0) (size 1.025 1.4) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.243902)
(net 37 /12V_EN))
(pad 1 smd roundrect (at -0.9125 0) (size 1.025 1.4) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.243902)
(net 67 "Net-(R3-Pad1)"))
(model ${KISYS3DMOD}/Resistor_SMD.3dshapes/R_0805_2012Metric.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module Resistor_SMD:R_0805_2012Metric (layer F.Cu) (tedit 5F68FEEE) (tstamp 6066D661)
(at 156.464 103.886 180)
(descr "Resistor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator")
(tags resistor)
(path /60D19D97)
(attr smd)
(fp_text reference R2 (at 0 -1.65) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value 1k (at 0 1.65) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -1 0.625) (end -1 -0.625) (layer F.Fab) (width 0.1))
(fp_line (start -1 -0.625) (end 1 -0.625) (layer F.Fab) (width 0.1))
(fp_line (start 1 -0.625) (end 1 0.625) (layer F.Fab) (width 0.1))
(fp_line (start 1 0.625) (end -1 0.625) (layer F.Fab) (width 0.1))
(fp_line (start -0.227064 -0.735) (end 0.227064 -0.735) (layer F.SilkS) (width 0.12))
(fp_line (start -0.227064 0.735) (end 0.227064 0.735) (layer F.SilkS) (width 0.12))
(fp_line (start -1.68 0.95) (end -1.68 -0.95) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.68 -0.95) (end 1.68 -0.95) (layer F.CrtYd) (width 0.05))
(fp_line (start 1.68 -0.95) (end 1.68 0.95) (layer F.CrtYd) (width 0.05))
(fp_line (start 1.68 0.95) (end -1.68 0.95) (layer F.CrtYd) (width 0.05))
(fp_text user %R (at 0 0) (layer F.Fab)
(effects (font (size 0.5 0.5) (thickness 0.08)))
)
(pad 2 smd roundrect (at 0.9125 0 180) (size 1.025 1.4) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.243902)
(net 66 /SCL))
(pad 1 smd roundrect (at -0.9125 0 180) (size 1.025 1.4) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.243902)
(net 19 +3V3))
(model ${KISYS3DMOD}/Resistor_SMD.3dshapes/R_0805_2012Metric.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module Resistor_SMD:R_0805_2012Metric (layer F.Cu) (tedit 5F68FEEE) (tstamp 6066D691)
(at 159.004 101.854 180)
(descr "Resistor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator")
(tags resistor)
(path /60D19D91)
(attr smd)
(fp_text reference R1 (at 0 -1.65) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value 1k (at 0 1.65) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -1 0.625) (end -1 -0.625) (layer F.Fab) (width 0.1))
(fp_line (start -1 -0.625) (end 1 -0.625) (layer F.Fab) (width 0.1))
(fp_line (start 1 -0.625) (end 1 0.625) (layer F.Fab) (width 0.1))
(fp_line (start 1 0.625) (end -1 0.625) (layer F.Fab) (width 0.1))
(fp_line (start -0.227064 -0.735) (end 0.227064 -0.735) (layer F.SilkS) (width 0.12))
(fp_line (start -0.227064 0.735) (end 0.227064 0.735) (layer F.SilkS) (width 0.12))
(fp_line (start -1.68 0.95) (end -1.68 -0.95) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.68 -0.95) (end 1.68 -0.95) (layer F.CrtYd) (width 0.05))
(fp_line (start 1.68 -0.95) (end 1.68 0.95) (layer F.CrtYd) (width 0.05))
(fp_line (start 1.68 0.95) (end -1.68 0.95) (layer F.CrtYd) (width 0.05))
(fp_text user %R (at 0 0) (layer F.Fab)
(effects (font (size 0.5 0.5) (thickness 0.08)))
)
(pad 2 smd roundrect (at 0.9125 0 180) (size 1.025 1.4) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.243902)
(net 65 /SDA))
(pad 1 smd roundrect (at -0.9125 0 180) (size 1.025 1.4) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.243902)
(net 19 +3V3))
(model ${KISYS3DMOD}/Resistor_SMD.3dshapes/R_0805_2012Metric.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module Connector_PinSocket_2.54mm:PinSocket_1x06_P2.54mm_Vertical (layer F.Cu) (tedit 5A19A430) (tstamp 6066C836)
(at 29.21 34.925)
(descr "Through hole straight socket strip, 1x06, 2.54mm pitch, single row (from Kicad 4.0.7), script generated")
(tags "Through hole socket strip THT 1x06 2.54mm single row")
(path /61FDC2E2)
(fp_text reference J32 (at 0 -2.77) (layer F.SilkS) hide
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value Conn_01x06_Female (at 0 15.47) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -1.27 -1.27) (end 0.635 -1.27) (layer F.Fab) (width 0.1))
(fp_line (start 0.635 -1.27) (end 1.27 -0.635) (layer F.Fab) (width 0.1))
(fp_line (start 1.27 -0.635) (end 1.27 13.97) (layer F.Fab) (width 0.1))
(fp_line (start 1.27 13.97) (end -1.27 13.97) (layer F.Fab) (width 0.1))
(fp_line (start -1.27 13.97) (end -1.27 -1.27) (layer F.Fab) (width 0.1))
(fp_line (start -1.33 1.27) (end 1.33 1.27) (layer F.SilkS) (width 0.12))
(fp_line (start -1.33 1.27) (end -1.33 14.03) (layer F.SilkS) (width 0.12))
(fp_line (start -1.33 14.03) (end 1.33 14.03) (layer F.SilkS) (width 0.12))
(fp_line (start 1.33 1.27) (end 1.33 14.03) (layer F.SilkS) (width 0.12))
(fp_line (start 1.33 -1.33) (end 1.33 0) (layer F.SilkS) (width 0.12))
(fp_line (start 0 -1.33) (end 1.33 -1.33) (layer F.SilkS) (width 0.12))
(fp_line (start -1.8 -1.8) (end 1.75 -1.8) (layer F.CrtYd) (width 0.05))
(fp_line (start 1.75 -1.8) (end 1.75 14.45) (layer F.CrtYd) (width 0.05))
(fp_line (start 1.75 14.45) (end -1.8 14.45) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.8 14.45) (end -1.8 -1.8) (layer F.CrtYd) (width 0.05))
(fp_text user %R (at 0 6.35 90) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(pad 6 thru_hole oval (at 0 12.7) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
(net 1 GND))
(pad 5 thru_hole oval (at 0 10.16) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
(net 33 /SENSOR_LATCH_OUT))
(pad 4 thru_hole oval (at 0 7.62) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
(net 34 /MOTOR_LATCH_OUT))
(pad 3 thru_hole oval (at 0 5.08) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
(net 32 /SENSOR_IN))
(pad 2 thru_hole oval (at 0 2.54) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
(net 23 /MOTOR_OUT))
(pad 1 thru_hole rect (at 0 0) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
(net 22 /CLOCK_OUT))
(model ${KISYS3DMOD}/Connector_PinSocket_2.54mm.3dshapes/PinSocket_1x06_P2.54mm_Vertical.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module BK-6013:BK-6013 (layer F.Cu) (tedit 605D2E8E) (tstamp 6066CAD8)
(at 120.65 35.56 180)
(path /60D33482)
(fp_text reference F2 (at 0 -3.81) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value "Fuse Holder BK-6013" (at 0 -0.5) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -7.35 -2.375) (end 7.35 -2.375) (layer F.SilkS) (width 0.15))
(fp_line (start -7.35 2.375) (end 7.35 2.375) (layer F.SilkS) (width 0.15))
(fp_line (start 7.35 -2.375) (end 7.35 2.375) (layer F.SilkS) (width 0.15))
(fp_line (start -7.35 -2.375) (end -7.35 2.375) (layer F.SilkS) (width 0.15))
(fp_line (start -7.747 -2.794) (end 7.747 -2.794) (layer F.CrtYd) (width 0.12))
(fp_line (start 7.747 -2.794) (end 7.747 2.794) (layer F.CrtYd) (width 0.12))
(fp_line (start 7.747 2.794) (end -7.747 2.794) (layer F.CrtYd) (width 0.12))
(fp_line (start -7.747 2.794) (end -7.747 -2.794) (layer F.CrtYd) (width 0.12))
(pad 2 thru_hole circle (at 5.895 0 180) (size 2.7 2.7) (drill 1.65) (layers *.Cu *.Mask)
(net 2 +12V))
(pad 2 thru_hole circle (at 2.235 0 180) (size 2.7 2.7) (drill 1.65) (layers *.Cu *.Mask)
(net 2 +12V))
(pad 1 thru_hole rect (at -5.895 0 180) (size 2.7 2.7) (drill 1.65) (layers *.Cu *.Mask)
(net 82 /SW_IN))
(pad 1 thru_hole rect (at -2.235 0 180) (size 2.7 2.7) (drill 1.65) (layers *.Cu *.Mask)
(net 82 /SW_IN))
(model ../lib/BK-6013.models/Memory_Protection_Devices_-_BK-6013.step
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module Fuse:Fuse_0603_1608Metric (layer F.Cu) (tedit 5F68FEF1) (tstamp 6067A1DB)
(at 119.38 95.25 270)
(descr "Fuse SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator")
(tags fuse)
(path /61C29AAB)
(attr smd)
(fp_text reference F1 (at 0 1.905 180) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value "50mA (0ZCM0005FF2G)" (at 0 1.43 90) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start 1.48 0.73) (end -1.48 0.73) (layer F.CrtYd) (width 0.05))
(fp_line (start 1.48 -0.73) (end 1.48 0.73) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.48 -0.73) (end 1.48 -0.73) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.48 0.73) (end -1.48 -0.73) (layer F.CrtYd) (width 0.05))
(fp_line (start -0.162779 0.51) (end 0.162779 0.51) (layer F.SilkS) (width 0.12))
(fp_line (start -0.162779 -0.51) (end 0.162779 -0.51) (layer F.SilkS) (width 0.12))
(fp_line (start 0.8 0.4) (end -0.8 0.4) (layer F.Fab) (width 0.1))
(fp_line (start 0.8 -0.4) (end 0.8 0.4) (layer F.Fab) (width 0.1))
(fp_line (start -0.8 -0.4) (end 0.8 -0.4) (layer F.Fab) (width 0.1))
(fp_line (start -0.8 0.4) (end -0.8 -0.4) (layer F.Fab) (width 0.1))
(fp_text user %R (at 0 0 90) (layer F.Fab)
(effects (font (size 0.4 0.4) (thickness 0.06)))
)
(pad 1 smd roundrect (at -0.7875 0 270) (size 0.875 0.95) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25)
(net 40 /3V3_FUSED))
(pad 2 smd roundrect (at 0.7875 0 270) (size 0.875 0.95) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25)
(net 36 "Net-(C4-Pad2)"))
(model ${KISYS3DMOD}/Fuse.3dshapes/Fuse_0603_1608Metric.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module Capacitor_SMD:C_0805_2012Metric (layer F.Cu) (tedit 5F68FEEE) (tstamp 6066C998)
(at 125.73 46.99 270)
(descr "Capacitor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf, https://docs.google.com/spreadsheets/d/1BsfQQcO9C6DZCsRaXUlFlo91Tg2WpOkGARC1WS5S8t0/edit?usp=sharing), generated with kicad-footprint-generator")
(tags capacitor)
(path /60D33440)
(attr smd)
(fp_text reference C7 (at -2.286 0 180) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value 0.1uF (at 0 1.68 90) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -1 0.625) (end -1 -0.625) (layer F.Fab) (width 0.1))
(fp_line (start -1 -0.625) (end 1 -0.625) (layer F.Fab) (width 0.1))
(fp_line (start 1 -0.625) (end 1 0.625) (layer F.Fab) (width 0.1))
(fp_line (start 1 0.625) (end -1 0.625) (layer F.Fab) (width 0.1))
(fp_line (start -0.261252 -0.735) (end 0.261252 -0.735) (layer F.SilkS) (width 0.12))
(fp_line (start -0.261252 0.735) (end 0.261252 0.735) (layer F.SilkS) (width 0.12))
(fp_line (start -1.7 0.98) (end -1.7 -0.98) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.7 -0.98) (end 1.7 -0.98) (layer F.CrtYd) (width 0.05))
(fp_line (start 1.7 -0.98) (end 1.7 0.98) (layer F.CrtYd) (width 0.05))
(fp_line (start 1.7 0.98) (end -1.7 0.98) (layer F.CrtYd) (width 0.05))
(fp_text user %R (at 0 0 90) (layer F.Fab)
(effects (font (size 0.5 0.5) (thickness 0.08)))
)
(pad 2 smd roundrect (at 0.95 0 270) (size 1 1.45) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25)
(net 19 +3V3))
(pad 1 smd roundrect (at -0.95 0 270) (size 1 1.45) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25)
(net 1 GND))
(model ${KISYS3DMOD}/Capacitor_SMD.3dshapes/C_0805_2012Metric.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module Capacitor_SMD:C_0805_2012Metric (layer F.Cu) (tedit 5F68FEEE) (tstamp 6066D859)
(at 144.145 99.822 180)
(descr "Capacitor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf, https://docs.google.com/spreadsheets/d/1BsfQQcO9C6DZCsRaXUlFlo91Tg2WpOkGARC1WS5S8t0/edit?usp=sharing), generated with kicad-footprint-generator")
(tags capacitor)
(path /61ACC34E)
(attr smd)
(fp_text reference C6 (at 0.635 2.032) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value 0.1uF (at 0 1.68) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -1 0.625) (end -1 -0.625) (layer F.Fab) (width 0.1))
(fp_line (start -1 -0.625) (end 1 -0.625) (layer F.Fab) (width 0.1))
(fp_line (start 1 -0.625) (end 1 0.625) (layer F.Fab) (width 0.1))
(fp_line (start 1 0.625) (end -1 0.625) (layer F.Fab) (width 0.1))
(fp_line (start -0.261252 -0.735) (end 0.261252 -0.735) (layer F.SilkS) (width 0.12))
(fp_line (start -0.261252 0.735) (end 0.261252 0.735) (layer F.SilkS) (width 0.12))
(fp_line (start -1.7 0.98) (end -1.7 -0.98) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.7 -0.98) (end 1.7 -0.98) (layer F.CrtYd) (width 0.05))
(fp_line (start 1.7 -0.98) (end 1.7 0.98) (layer F.CrtYd) (width 0.05))
(fp_line (start 1.7 0.98) (end -1.7 0.98) (layer F.CrtYd) (width 0.05))
(fp_text user %R (at 0 0) (layer F.Fab)
(effects (font (size 0.5 0.5) (thickness 0.08)))
)
(pad 2 smd roundrect (at 0.95 0 180) (size 1 1.45) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25)
(net 1 GND))
(pad 1 smd roundrect (at -0.95 0 180) (size 1 1.45) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25)
(net 19 +3V3))
(model ${KISYS3DMOD}/Capacitor_SMD.3dshapes/C_0805_2012Metric.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module Capacitor_SMD:CP_Elec_4x5.3 (layer F.Cu) (tedit 5BCA39CF) (tstamp 6067A17D)
(at 115.57 100.965 270)
(descr "SMD capacitor, aluminum electrolytic, Vishay, 4.0x5.3mm")
(tags "capacitor electrolytic")
(path /61EEA530)
(attr smd)
(fp_text reference C5 (at 4.445 0 180) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value 10uF (at 0 3.2 90) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_circle (center 0 0) (end 2 0) (layer F.Fab) (width 0.1))
(fp_line (start 2.15 -2.15) (end 2.15 2.15) (layer F.Fab) (width 0.1))
(fp_line (start -1.15 -2.15) (end 2.15 -2.15) (layer F.Fab) (width 0.1))
(fp_line (start -1.15 2.15) (end 2.15 2.15) (layer F.Fab) (width 0.1))
(fp_line (start -2.15 -1.15) (end -2.15 1.15) (layer F.Fab) (width 0.1))
(fp_line (start -2.15 -1.15) (end -1.15 -2.15) (layer F.Fab) (width 0.1))
(fp_line (start -2.15 1.15) (end -1.15 2.15) (layer F.Fab) (width 0.1))
(fp_line (start -1.574773 -1) (end -1.174773 -1) (layer F.Fab) (width 0.1))
(fp_line (start -1.374773 -1.2) (end -1.374773 -0.8) (layer F.Fab) (width 0.1))
(fp_line (start 2.26 2.26) (end 2.26 1.06) (layer F.SilkS) (width 0.12))
(fp_line (start 2.26 -2.26) (end 2.26 -1.06) (layer F.SilkS) (width 0.12))
(fp_line (start -1.195563 -2.26) (end 2.26 -2.26) (layer F.SilkS) (width 0.12))
(fp_line (start -1.195563 2.26) (end 2.26 2.26) (layer F.SilkS) (width 0.12))
(fp_line (start -2.26 1.195563) (end -2.26 1.06) (layer F.SilkS) (width 0.12))
(fp_line (start -2.26 -1.195563) (end -2.26 -1.06) (layer F.SilkS) (width 0.12))
(fp_line (start -2.26 -1.195563) (end -1.195563 -2.26) (layer F.SilkS) (width 0.12))
(fp_line (start -2.26 1.195563) (end -1.195563 2.26) (layer F.SilkS) (width 0.12))
(fp_line (start -3 -1.56) (end -2.5 -1.56) (layer F.SilkS) (width 0.12))
(fp_line (start -2.75 -1.81) (end -2.75 -1.31) (layer F.SilkS) (width 0.12))
(fp_line (start 2.4 -2.4) (end 2.4 -1.05) (layer F.CrtYd) (width 0.05))
(fp_line (start 2.4 -1.05) (end 3.35 -1.05) (layer F.CrtYd) (width 0.05))
(fp_line (start 3.35 -1.05) (end 3.35 1.05) (layer F.CrtYd) (width 0.05))
(fp_line (start 3.35 1.05) (end 2.4 1.05) (layer F.CrtYd) (width 0.05))
(fp_line (start 2.4 1.05) (end 2.4 2.4) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.25 2.4) (end 2.4 2.4) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.25 -2.4) (end 2.4 -2.4) (layer F.CrtYd) (width 0.05))
(fp_line (start -2.4 1.25) (end -1.25 2.4) (layer F.CrtYd) (width 0.05))
(fp_line (start -2.4 -1.25) (end -1.25 -2.4) (layer F.CrtYd) (width 0.05))
(fp_line (start -2.4 -1.25) (end -2.4 -1.05) (layer F.CrtYd) (width 0.05))
(fp_line (start -2.4 1.05) (end -2.4 1.25) (layer F.CrtYd) (width 0.05))
(fp_line (start -2.4 -1.05) (end -3.35 -1.05) (layer F.CrtYd) (width 0.05))
(fp_line (start -3.35 -1.05) (end -3.35 1.05) (layer F.CrtYd) (width 0.05))
(fp_line (start -3.35 1.05) (end -2.4 1.05) (layer F.CrtYd) (width 0.05))
(fp_text user %R (at 0 0 90) (layer F.Fab)
(effects (font (size 0.8 0.8) (thickness 0.12)))
)
(pad 2 smd roundrect (at 1.8 0 270) (size 2.6 1.6) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.15625)
(net 1 GND))
(pad 1 smd roundrect (at -1.8 0 270) (size 2.6 1.6) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.15625)
(net 36 "Net-(C4-Pad2)"))
(model ${KISYS3DMOD}/Capacitor_SMD.3dshapes/CP_Elec_4x5.3.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module Capacitor_SMD:C_0805_2012Metric (layer F.Cu) (tedit 5F68FEEE) (tstamp 6066CC1D)
(at 119.38 99.695 90)
(descr "Capacitor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf, https://docs.google.com/spreadsheets/d/1BsfQQcO9C6DZCsRaXUlFlo91Tg2WpOkGARC1WS5S8t0/edit?usp=sharing), generated with kicad-footprint-generator")
(tags capacitor)
(path /61EABA74)
(attr smd)
(fp_text reference C4 (at -3.175 0 180) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value 4.7uF (at 0 1.68 90) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -1 0.625) (end -1 -0.625) (layer F.Fab) (width 0.1))
(fp_line (start -1 -0.625) (end 1 -0.625) (layer F.Fab) (width 0.1))
(fp_line (start 1 -0.625) (end 1 0.625) (layer F.Fab) (width 0.1))
(fp_line (start 1 0.625) (end -1 0.625) (layer F.Fab) (width 0.1))
(fp_line (start -0.261252 -0.735) (end 0.261252 -0.735) (layer F.SilkS) (width 0.12))
(fp_line (start -0.261252 0.735) (end 0.261252 0.735) (layer F.SilkS) (width 0.12))
(fp_line (start -1.7 0.98) (end -1.7 -0.98) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.7 -0.98) (end 1.7 -0.98) (layer F.CrtYd) (width 0.05))
(fp_line (start 1.7 -0.98) (end 1.7 0.98) (layer F.CrtYd) (width 0.05))
(fp_line (start 1.7 0.98) (end -1.7 0.98) (layer F.CrtYd) (width 0.05))
(fp_text user %R (at 0 0 90) (layer F.Fab)
(effects (font (size 0.5 0.5) (thickness 0.08)))
)
(pad 2 smd roundrect (at 0.95 0 90) (size 1 1.45) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25)
(net 36 "Net-(C4-Pad2)"))
(pad 1 smd roundrect (at -0.95 0 90) (size 1 1.45) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25)
(net 1 GND))
(model ${KISYS3DMOD}/Capacitor_SMD.3dshapes/C_0805_2012Metric.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module Capacitor_SMD:C_0805_2012Metric (layer F.Cu) (tedit 5F68FEEE) (tstamp 6066C7FD)
(at 130.81 99.695 90)
(descr "Capacitor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf, https://docs.google.com/spreadsheets/d/1BsfQQcO9C6DZCsRaXUlFlo91Tg2WpOkGARC1WS5S8t0/edit?usp=sharing), generated with kicad-footprint-generator")
(tags capacitor)
(path /61E8B3EB)
(attr smd)
(fp_text reference C2 (at -3.175 0 180) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value 4.7uF (at 0 1.68 90) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -1 0.625) (end -1 -0.625) (layer F.Fab) (width 0.1))
(fp_line (start -1 -0.625) (end 1 -0.625) (layer F.Fab) (width 0.1))
(fp_line (start 1 -0.625) (end 1 0.625) (layer F.Fab) (width 0.1))
(fp_line (start 1 0.625) (end -1 0.625) (layer F.Fab) (width 0.1))
(fp_line (start -0.261252 -0.735) (end 0.261252 -0.735) (layer F.SilkS) (width 0.12))
(fp_line (start -0.261252 0.735) (end 0.261252 0.735) (layer F.SilkS) (width 0.12))
(fp_line (start -1.7 0.98) (end -1.7 -0.98) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.7 -0.98) (end 1.7 -0.98) (layer F.CrtYd) (width 0.05))
(fp_line (start 1.7 -0.98) (end 1.7 0.98) (layer F.CrtYd) (width 0.05))
(fp_line (start 1.7 0.98) (end -1.7 0.98) (layer F.CrtYd) (width 0.05))
(fp_text user %R (at 0 0 90) (layer F.Fab)
(effects (font (size 0.5 0.5) (thickness 0.08)))
)
(pad 2 smd roundrect (at 0.95 0 90) (size 1 1.45) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25)
(net 35 +5V))
(pad 1 smd roundrect (at -0.95 0 90) (size 1 1.45) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25)
(net 1 GND))
(model ${KISYS3DMOD}/Capacitor_SMD.3dshapes/C_0805_2012Metric.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module Capacitor_SMD:CP_Elec_4x5.3 (layer F.Cu) (tedit 5BCA39CF) (tstamp 6067A222)
(at 134.62 100.965 270)
(descr "SMD capacitor, aluminum electrolytic, Vishay, 4.0x5.3mm")
(tags "capacitor electrolytic")
(path /61EC9D69)
(attr smd)
(fp_text reference C1 (at 4.445 0 180) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value 10uF (at 0 3.2 90) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_circle (center 0 0) (end 2 0) (layer F.Fab) (width 0.1))
(fp_line (start 2.15 -2.15) (end 2.15 2.15) (layer F.Fab) (width 0.1))
(fp_line (start -1.15 -2.15) (end 2.15 -2.15) (layer F.Fab) (width 0.1))
(fp_line (start -1.15 2.15) (end 2.15 2.15) (layer F.Fab) (width 0.1))
(fp_line (start -2.15 -1.15) (end -2.15 1.15) (layer F.Fab) (width 0.1))
(fp_line (start -2.15 -1.15) (end -1.15 -2.15) (layer F.Fab) (width 0.1))
(fp_line (start -2.15 1.15) (end -1.15 2.15) (layer F.Fab) (width 0.1))
(fp_line (start -1.574773 -1) (end -1.174773 -1) (layer F.Fab) (width 0.1))
(fp_line (start -1.374773 -1.2) (end -1.374773 -0.8) (layer F.Fab) (width 0.1))
(fp_line (start 2.26 2.26) (end 2.26 1.06) (layer F.SilkS) (width 0.12))
(fp_line (start 2.26 -2.26) (end 2.26 -1.06) (layer F.SilkS) (width 0.12))
(fp_line (start -1.195563 -2.26) (end 2.26 -2.26) (layer F.SilkS) (width 0.12))
(fp_line (start -1.195563 2.26) (end 2.26 2.26) (layer F.SilkS) (width 0.12))
(fp_line (start -2.26 1.195563) (end -2.26 1.06) (layer F.SilkS) (width 0.12))
(fp_line (start -2.26 -1.195563) (end -2.26 -1.06) (layer F.SilkS) (width 0.12))
(fp_line (start -2.26 -1.195563) (end -1.195563 -2.26) (layer F.SilkS) (width 0.12))
(fp_line (start -2.26 1.195563) (end -1.195563 2.26) (layer F.SilkS) (width 0.12))
(fp_line (start -3 -1.56) (end -2.5 -1.56) (layer F.SilkS) (width 0.12))
(fp_line (start -2.75 -1.81) (end -2.75 -1.31) (layer F.SilkS) (width 0.12))
(fp_line (start 2.4 -2.4) (end 2.4 -1.05) (layer F.CrtYd) (width 0.05))
(fp_line (start 2.4 -1.05) (end 3.35 -1.05) (layer F.CrtYd) (width 0.05))
(fp_line (start 3.35 -1.05) (end 3.35 1.05) (layer F.CrtYd) (width 0.05))
(fp_line (start 3.35 1.05) (end 2.4 1.05) (layer F.CrtYd) (width 0.05))
(fp_line (start 2.4 1.05) (end 2.4 2.4) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.25 2.4) (end 2.4 2.4) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.25 -2.4) (end 2.4 -2.4) (layer F.CrtYd) (width 0.05))
(fp_line (start -2.4 1.25) (end -1.25 2.4) (layer F.CrtYd) (width 0.05))
(fp_line (start -2.4 -1.25) (end -1.25 -2.4) (layer F.CrtYd) (width 0.05))
(fp_line (start -2.4 -1.25) (end -2.4 -1.05) (layer F.CrtYd) (width 0.05))
(fp_line (start -2.4 1.05) (end -2.4 1.25) (layer F.CrtYd) (width 0.05))
(fp_line (start -2.4 -1.05) (end -3.35 -1.05) (layer F.CrtYd) (width 0.05))
(fp_line (start -3.35 -1.05) (end -3.35 1.05) (layer F.CrtYd) (width 0.05))
(fp_line (start -3.35 1.05) (end -2.4 1.05) (layer F.CrtYd) (width 0.05))
(fp_text user %R (at 0 0 90) (layer F.Fab)
(effects (font (size 0.8 0.8) (thickness 0.12)))
)
(pad 2 smd roundrect (at 1.8 0 270) (size 2.6 1.6) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.15625)
(net 1 GND))
(pad 1 smd roundrect (at -1.8 0 270) (size 2.6 1.6) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.15625)
(net 35 +5V))
(model ${KISYS3DMOD}/Capacitor_SMD.3dshapes/CP_Elec_4x5.3.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module MountingHole:MountingHole_3.2mm_M3_ISO7380_Pad (layer F.Cu) (tedit 56D1B4CB) (tstamp 6066D166)
(at 124.46 80.518)
(descr "Mounting Hole 3.2mm, M3, ISO7380")
(tags "mounting hole 3.2mm m3 iso7380")
(path /60AEF190)
(attr virtual)
(fp_text reference H5 (at 0 -3.85) (layer F.SilkS) hide
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value MountingHole (at 0 3.85) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text user %R (at 0.3 0) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_circle (center 0 0) (end 3.1 0) (layer F.CrtYd) (width 0.05))
(fp_circle (center 0 0) (end 2.85 0) (layer Cmts.User) (width 0.15))
(pad 1 thru_hole circle (at 0 0) (size 5.7 5.7) (drill 3.2) (layers *.Cu *.Mask))
)
(module MountingHole:MountingHole_3.2mm_M3_ISO7380_Pad (layer F.Cu) (tedit 56D1B4CB) (tstamp 6066D1FF)
(at 220.218 80.518)
(descr "Mounting Hole 3.2mm, M3, ISO7380")
(tags "mounting hole 3.2mm m3 iso7380")
(path /61914268)
(attr virtual)
(fp_text reference H4 (at 0 -3.85) (layer F.SilkS) hide
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value MountingHole (at 0 3.85) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text user %R (at 0.3 0) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_circle (center 0 0) (end 3.1 0) (layer F.CrtYd) (width 0.05))
(fp_circle (center 0 0) (end 2.85 0) (layer Cmts.User) (width 0.15))
(pad 1 thru_hole circle (at 0 0) (size 5.7 5.7) (drill 3.2) (layers *.Cu *.Mask))
)
(module MountingHole:MountingHole_3.2mm_M3_ISO7380_Pad (layer F.Cu) (tedit 56D1B4CB) (tstamp 6066CBE7)
(at 28.702 80.518)
(descr "Mounting Hole 3.2mm, M3, ISO7380")
(tags "mounting hole 3.2mm m3 iso7380")
(path /61913E82)
(attr virtual)
(fp_text reference H3 (at 0 -3.85) (layer F.SilkS) hide
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value MountingHole (at 0 3.85) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text user %R (at 0.3 0) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_circle (center 0 0) (end 3.1 0) (layer F.CrtYd) (width 0.05))
(fp_circle (center 0 0) (end 2.85 0) (layer Cmts.User) (width 0.15))
(pad 1 thru_hole circle (at 0 0) (size 5.7 5.7) (drill 3.2) (layers *.Cu *.Mask))
)
(module MountingHole:MountingHole_3.2mm_M3_ISO7380_Pad (layer F.Cu) (tedit 56D1B4CB) (tstamp 6066D151)
(at 220.218 56.642)
(descr "Mounting Hole 3.2mm, M3, ISO7380")
(tags "mounting hole 3.2mm m3 iso7380")
(path /619139E1)
(attr virtual)
(fp_text reference H2 (at 0 -3.85) (layer F.SilkS) hide
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value MountingHole (at 0 3.85) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text user %R (at 0.3 0) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_circle (center 0 0) (end 3.1 0) (layer F.CrtYd) (width 0.05))
(fp_circle (center 0 0) (end 2.85 0) (layer Cmts.User) (width 0.15))
(pad 1 thru_hole circle (at 0 0) (size 5.7 5.7) (drill 3.2) (layers *.Cu *.Mask))
)
(module MountingHole:MountingHole_3.2mm_M3_ISO7380_Pad (layer F.Cu) (tedit 56D1B4CB) (tstamp 6066D214)
(at 28.702 56.642)
(descr "Mounting Hole 3.2mm, M3, ISO7380")
(tags "mounting hole 3.2mm m3 iso7380")
(path /61902623)
(attr virtual)
(fp_text reference H1 (at 0 -3.85) (layer F.SilkS) hide
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value MountingHole (at 0 3.85) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text user %R (at 0.3 0) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_circle (center 0 0) (end 3.1 0) (layer F.CrtYd) (width 0.05))
(fp_circle (center 0 0) (end 2.85 0) (layer Cmts.User) (width 0.15))
(pad 1 thru_hole circle (at 0 0) (size 5.7 5.7) (drill 3.2) (layers *.Cu *.Mask))
)
(module Connector_JST:JST_XH_B5B-XH-A_1x05_P2.50mm_Vertical (layer F.Cu) (tedit 5C28146C) (tstamp 6066CD31)
(at 58.42 39.37 180)
(descr "JST XH series connector, B5B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator")
(tags "connector JST XH vertical")
(path /606B9929)
(fp_text reference J13 (at 5 -3.55) (layer F.SilkS) hide
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value "Motor F" (at 5 4.6) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -2.85 -2.75) (end -2.85 -1.5) (layer F.SilkS) (width 0.12))
(fp_line (start -1.6 -2.75) (end -2.85 -2.75) (layer F.SilkS) (width 0.12))
(fp_line (start 11.8 2.75) (end 5 2.75) (layer F.SilkS) (width 0.12))
(fp_line (start 11.8 -0.2) (end 11.8 2.75) (layer F.SilkS) (width 0.12))
(fp_line (start 12.55 -0.2) (end 11.8 -0.2) (layer F.SilkS) (width 0.12))
(fp_line (start -1.8 2.75) (end 5 2.75) (layer F.SilkS) (width 0.12))
(fp_line (start -1.8 -0.2) (end -1.8 2.75) (layer F.SilkS) (width 0.12))
(fp_line (start -2.55 -0.2) (end -1.8 -0.2) (layer F.SilkS) (width 0.12))
(fp_line (start 12.55 -2.45) (end 10.75 -2.45) (layer F.SilkS) (width 0.12))
(fp_line (start 12.55 -1.7) (end 12.55 -2.45) (layer F.SilkS) (width 0.12))
(fp_line (start 10.75 -1.7) (end 12.55 -1.7) (layer F.SilkS) (width 0.12))
(fp_line (start 10.75 -2.45) (end 10.75 -1.7) (layer F.SilkS) (width 0.12))
(fp_line (start -0.75 -2.45) (end -2.55 -2.45) (layer F.SilkS) (width 0.12))
(fp_line (start -0.75 -1.7) (end -0.75 -2.45) (layer F.SilkS) (width 0.12))
(fp_line (start -2.55 -1.7) (end -0.75 -1.7) (layer F.SilkS) (width 0.12))
(fp_line (start -2.55 -2.45) (end -2.55 -1.7) (layer F.SilkS) (width 0.12))
(fp_line (start 9.25 -2.45) (end 0.75 -2.45) (layer F.SilkS) (width 0.12))
(fp_line (start 9.25 -1.7) (end 9.25 -2.45) (layer F.SilkS) (width 0.12))
(fp_line (start 0.75 -1.7) (end 9.25 -1.7) (layer F.SilkS) (width 0.12))
(fp_line (start 0.75 -2.45) (end 0.75 -1.7) (layer F.SilkS) (width 0.12))
(fp_line (start 0 -1.35) (end 0.625 -2.35) (layer F.Fab) (width 0.1))
(fp_line (start -0.625 -2.35) (end 0 -1.35) (layer F.Fab) (width 0.1))
(fp_line (start 12.95 -2.85) (end -2.95 -2.85) (layer F.CrtYd) (width 0.05))
(fp_line (start 12.95 3.9) (end 12.95 -2.85) (layer F.CrtYd) (width 0.05))
(fp_line (start -2.95 3.9) (end 12.95 3.9) (layer F.CrtYd) (width 0.05))
(fp_line (start -2.95 -2.85) (end -2.95 3.9) (layer F.CrtYd) (width 0.05))
(fp_line (start 12.56 -2.46) (end -2.56 -2.46) (layer F.SilkS) (width 0.12))
(fp_line (start 12.56 3.51) (end 12.56 -2.46) (layer F.SilkS) (width 0.12))
(fp_line (start -2.56 3.51) (end 12.56 3.51) (layer F.SilkS) (width 0.12))
(fp_line (start -2.56 -2.46) (end -2.56 3.51) (layer F.SilkS) (width 0.12))
(fp_line (start 12.45 -2.35) (end -2.45 -2.35) (layer F.Fab) (width 0.1))
(fp_line (start 12.45 3.4) (end 12.45 -2.35) (layer F.Fab) (width 0.1))
(fp_line (start -2.45 3.4) (end 12.45 3.4) (layer F.Fab) (width 0.1))
(fp_line (start -2.45 -2.35) (end -2.45 3.4) (layer F.Fab) (width 0.1))
(fp_text user %R (at 5 2.7) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(pad 5 thru_hole oval (at 10 0 180) (size 1.7 1.95) (drill 0.95) (layers *.Cu *.Mask)
(net 58 /OUT_F_COMMON))
(pad 4 thru_hole oval (at 7.5 0 180) (size 1.7 1.95) (drill 0.95) (layers *.Cu *.Mask)
(net 28 /OUT_F_PHASE_D))
(pad 3 thru_hole oval (at 5 0 180) (size 1.7 1.95) (drill 0.95) (layers *.Cu *.Mask)
(net 29 /OUT_F_PHASE_C))
(pad 2 thru_hole oval (at 2.5 0 180) (size 1.7 1.95) (drill 0.95) (layers *.Cu *.Mask)
(net 30 /OUT_F_PHASE_B))
(pad 1 thru_hole roundrect (at 0 0 180) (size 1.7 1.95) (drill 0.95) (layers *.Cu *.Mask) (roundrect_rratio 0.1470588235294118)
(net 31 /OUT_F_PHASE_A))
(model ${KISYS3DMOD}/Connector_JST.3dshapes/JST_XH_B5B-XH-A_1x05_P2.50mm_Vertical.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module Connector_JST:JST_XH_B5B-XH-A_1x05_P2.50mm_Vertical (layer F.Cu) (tedit 5C28146C) (tstamp 6066D8AA)
(at 77.47 39.37 180)
(descr "JST XH series connector, B5B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator")
(tags "connector JST XH vertical")
(path /606B94FD)
(fp_text reference J12 (at 5 -3.55) (layer F.SilkS) hide
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value "Motor E" (at 5 4.6) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -2.85 -2.75) (end -2.85 -1.5) (layer F.SilkS) (width 0.12))
(fp_line (start -1.6 -2.75) (end -2.85 -2.75) (layer F.SilkS) (width 0.12))
(fp_line (start 11.8 2.75) (end 5 2.75) (layer F.SilkS) (width 0.12))
(fp_line (start 11.8 -0.2) (end 11.8 2.75) (layer F.SilkS) (width 0.12))
(fp_line (start 12.55 -0.2) (end 11.8 -0.2) (layer F.SilkS) (width 0.12))
(fp_line (start -1.8 2.75) (end 5 2.75) (layer F.SilkS) (width 0.12))
(fp_line (start -1.8 -0.2) (end -1.8 2.75) (layer F.SilkS) (width 0.12))
(fp_line (start -2.55 -0.2) (end -1.8 -0.2) (layer F.SilkS) (width 0.12))
(fp_line (start 12.55 -2.45) (end 10.75 -2.45) (layer F.SilkS) (width 0.12))
(fp_line (start 12.55 -1.7) (end 12.55 -2.45) (layer F.SilkS) (width 0.12))
(fp_line (start 10.75 -1.7) (end 12.55 -1.7) (layer F.SilkS) (width 0.12))
(fp_line (start 10.75 -2.45) (end 10.75 -1.7) (layer F.SilkS) (width 0.12))
(fp_line (start -0.75 -2.45) (end -2.55 -2.45) (layer F.SilkS) (width 0.12))
(fp_line (start -0.75 -1.7) (end -0.75 -2.45) (layer F.SilkS) (width 0.12))
(fp_line (start -2.55 -1.7) (end -0.75 -1.7) (layer F.SilkS) (width 0.12))
(fp_line (start -2.55 -2.45) (end -2.55 -1.7) (layer F.SilkS) (width 0.12))
(fp_line (start 9.25 -2.45) (end 0.75 -2.45) (layer F.SilkS) (width 0.12))
(fp_line (start 9.25 -1.7) (end 9.25 -2.45) (layer F.SilkS) (width 0.12))
(fp_line (start 0.75 -1.7) (end 9.25 -1.7) (layer F.SilkS) (width 0.12))
(fp_line (start 0.75 -2.45) (end 0.75 -1.7) (layer F.SilkS) (width 0.12))
(fp_line (start 0 -1.35) (end 0.625 -2.35) (layer F.Fab) (width 0.1))
(fp_line (start -0.625 -2.35) (end 0 -1.35) (layer F.Fab) (width 0.1))
(fp_line (start 12.95 -2.85) (end -2.95 -2.85) (layer F.CrtYd) (width 0.05))
(fp_line (start 12.95 3.9) (end 12.95 -2.85) (layer F.CrtYd) (width 0.05))
(fp_line (start -2.95 3.9) (end 12.95 3.9) (layer F.CrtYd) (width 0.05))
(fp_line (start -2.95 -2.85) (end -2.95 3.9) (layer F.CrtYd) (width 0.05))
(fp_line (start 12.56 -2.46) (end -2.56 -2.46) (layer F.SilkS) (width 0.12))
(fp_line (start 12.56 3.51) (end 12.56 -2.46) (layer F.SilkS) (width 0.12))
(fp_line (start -2.56 3.51) (end 12.56 3.51) (layer F.SilkS) (width 0.12))
(fp_line (start -2.56 -2.46) (end -2.56 3.51) (layer F.SilkS) (width 0.12))
(fp_line (start 12.45 -2.35) (end -2.45 -2.35) (layer F.Fab) (width 0.1))
(fp_line (start 12.45 3.4) (end 12.45 -2.35) (layer F.Fab) (width 0.1))
(fp_line (start -2.45 3.4) (end 12.45 3.4) (layer F.Fab) (width 0.1))
(fp_line (start -2.45 -2.35) (end -2.45 3.4) (layer F.Fab) (width 0.1))
(fp_text user %R (at 5 2.7) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(pad 5 thru_hole oval (at 10 0 180) (size 1.7 1.95) (drill 0.95) (layers *.Cu *.Mask)
(net 57 /OUT_E_COMMON))
(pad 4 thru_hole oval (at 7.5 0 180) (size 1.7 1.95) (drill 0.95) (layers *.Cu *.Mask)
(net 24 /OUT_E_PHASE_D))
(pad 3 thru_hole oval (at 5 0 180) (size 1.7 1.95) (drill 0.95) (layers *.Cu *.Mask)
(net 25 /OUT_E_PHASE_C))
(pad 2 thru_hole oval (at 2.5 0 180) (size 1.7 1.95) (drill 0.95) (layers *.Cu *.Mask)
(net 26 /OUT_E_PHASE_B))
(pad 1 thru_hole roundrect (at 0 0 180) (size 1.7 1.95) (drill 0.95) (layers *.Cu *.Mask) (roundrect_rratio 0.1470588235294118)
(net 27 /OUT_E_PHASE_A))
(model ${KISYS3DMOD}/Connector_JST.3dshapes/JST_XH_B5B-XH-A_1x05_P2.50mm_Vertical.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module Connector_JST:JST_XH_B5B-XH-A_1x05_P2.50mm_Vertical (layer F.Cu) (tedit 5C28146C) (tstamp 6066D19F)
(at 96.52 39.37 180)
(descr "JST XH series connector, B5B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator")
(tags "connector JST XH vertical")
(path /63DADAFC)
(fp_text reference J7 (at 5 -3.55) (layer F.SilkS) hide
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value "Motor D" (at 5 4.6) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -2.85 -2.75) (end -2.85 -1.5) (layer F.SilkS) (width 0.12))
(fp_line (start -1.6 -2.75) (end -2.85 -2.75) (layer F.SilkS) (width 0.12))
(fp_line (start 11.8 2.75) (end 5 2.75) (layer F.SilkS) (width 0.12))
(fp_line (start 11.8 -0.2) (end 11.8 2.75) (layer F.SilkS) (width 0.12))
(fp_line (start 12.55 -0.2) (end 11.8 -0.2) (layer F.SilkS) (width 0.12))
(fp_line (start -1.8 2.75) (end 5 2.75) (layer F.SilkS) (width 0.12))
(fp_line (start -1.8 -0.2) (end -1.8 2.75) (layer F.SilkS) (width 0.12))
(fp_line (start -2.55 -0.2) (end -1.8 -0.2) (layer F.SilkS) (width 0.12))
(fp_line (start 12.55 -2.45) (end 10.75 -2.45) (layer F.SilkS) (width 0.12))
(fp_line (start 12.55 -1.7) (end 12.55 -2.45) (layer F.SilkS) (width 0.12))
(fp_line (start 10.75 -1.7) (end 12.55 -1.7) (layer F.SilkS) (width 0.12))
(fp_line (start 10.75 -2.45) (end 10.75 -1.7) (layer F.SilkS) (width 0.12))
(fp_line (start -0.75 -2.45) (end -2.55 -2.45) (layer F.SilkS) (width 0.12))
(fp_line (start -0.75 -1.7) (end -0.75 -2.45) (layer F.SilkS) (width 0.12))
(fp_line (start -2.55 -1.7) (end -0.75 -1.7) (layer F.SilkS) (width 0.12))
(fp_line (start -2.55 -2.45) (end -2.55 -1.7) (layer F.SilkS) (width 0.12))
(fp_line (start 9.25 -2.45) (end 0.75 -2.45) (layer F.SilkS) (width 0.12))
(fp_line (start 9.25 -1.7) (end 9.25 -2.45) (layer F.SilkS) (width 0.12))
(fp_line (start 0.75 -1.7) (end 9.25 -1.7) (layer F.SilkS) (width 0.12))
(fp_line (start 0.75 -2.45) (end 0.75 -1.7) (layer F.SilkS) (width 0.12))
(fp_line (start 0 -1.35) (end 0.625 -2.35) (layer F.Fab) (width 0.1))
(fp_line (start -0.625 -2.35) (end 0 -1.35) (layer F.Fab) (width 0.1))
(fp_line (start 12.95 -2.85) (end -2.95 -2.85) (layer F.CrtYd) (width 0.05))
(fp_line (start 12.95 3.9) (end 12.95 -2.85) (layer F.CrtYd) (width 0.05))
(fp_line (start -2.95 3.9) (end 12.95 3.9) (layer F.CrtYd) (width 0.05))
(fp_line (start -2.95 -2.85) (end -2.95 3.9) (layer F.CrtYd) (width 0.05))
(fp_line (start 12.56 -2.46) (end -2.56 -2.46) (layer F.SilkS) (width 0.12))
(fp_line (start 12.56 3.51) (end 12.56 -2.46) (layer F.SilkS) (width 0.12))
(fp_line (start -2.56 3.51) (end 12.56 3.51) (layer F.SilkS) (width 0.12))
(fp_line (start -2.56 -2.46) (end -2.56 3.51) (layer F.SilkS) (width 0.12))
(fp_line (start 12.45 -2.35) (end -2.45 -2.35) (layer F.Fab) (width 0.1))
(fp_line (start 12.45 3.4) (end 12.45 -2.35) (layer F.Fab) (width 0.1))
(fp_line (start -2.45 3.4) (end 12.45 3.4) (layer F.Fab) (width 0.1))
(fp_line (start -2.45 -2.35) (end -2.45 3.4) (layer F.Fab) (width 0.1))
(fp_text user %R (at 5 2.7) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(pad 5 thru_hole oval (at 10 0 180) (size 1.7 1.95) (drill 0.95) (layers *.Cu *.Mask)
(net 44 /OUT_D_COMMON))
(pad 4 thru_hole oval (at 7.5 0 180) (size 1.7 1.95) (drill 0.95) (layers *.Cu *.Mask)
(net 15 /OUT_D_PHASE_D))
(pad 3 thru_hole oval (at 5 0 180) (size 1.7 1.95) (drill 0.95) (layers *.Cu *.Mask)
(net 16 /OUT_D_PHASE_C))
(pad 2 thru_hole oval (at 2.5 0 180) (size 1.7 1.95) (drill 0.95) (layers *.Cu *.Mask)
(net 17 /OUT_D_PHASE_B))
(pad 1 thru_hole roundrect (at 0 0 180) (size 1.7 1.95) (drill 0.95) (layers *.Cu *.Mask) (roundrect_rratio 0.1470588235294118)
(net 18 /OUT_D_PHASE_A))
(model ${KISYS3DMOD}/Connector_JST.3dshapes/JST_XH_B5B-XH-A_1x05_P2.50mm_Vertical.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module Connector_JST:JST_XH_B5B-XH-A_1x05_P2.50mm_Vertical (layer F.Cu) (tedit 5C28146C) (tstamp 6066D0F1)
(at 162.56 39.37 180)
(descr "JST XH series connector, B5B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator")
(tags "connector JST XH vertical")
(path /63DADADE)
(fp_text reference J6 (at 5 -3.55) (layer F.SilkS) hide
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value "Motor C" (at 5 4.6) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -2.85 -2.75) (end -2.85 -1.5) (layer F.SilkS) (width 0.12))
(fp_line (start -1.6 -2.75) (end -2.85 -2.75) (layer F.SilkS) (width 0.12))
(fp_line (start 11.8 2.75) (end 5 2.75) (layer F.SilkS) (width 0.12))
(fp_line (start 11.8 -0.2) (end 11.8 2.75) (layer F.SilkS) (width 0.12))
(fp_line (start 12.55 -0.2) (end 11.8 -0.2) (layer F.SilkS) (width 0.12))
(fp_line (start -1.8 2.75) (end 5 2.75) (layer F.SilkS) (width 0.12))
(fp_line (start -1.8 -0.2) (end -1.8 2.75) (layer F.SilkS) (width 0.12))
(fp_line (start -2.55 -0.2) (end -1.8 -0.2) (layer F.SilkS) (width 0.12))
(fp_line (start 12.55 -2.45) (end 10.75 -2.45) (layer F.SilkS) (width 0.12))
(fp_line (start 12.55 -1.7) (end 12.55 -2.45) (layer F.SilkS) (width 0.12))
(fp_line (start 10.75 -1.7) (end 12.55 -1.7) (layer F.SilkS) (width 0.12))
(fp_line (start 10.75 -2.45) (end 10.75 -1.7) (layer F.SilkS) (width 0.12))
(fp_line (start -0.75 -2.45) (end -2.55 -2.45) (layer F.SilkS) (width 0.12))
(fp_line (start -0.75 -1.7) (end -0.75 -2.45) (layer F.SilkS) (width 0.12))
(fp_line (start -2.55 -1.7) (end -0.75 -1.7) (layer F.SilkS) (width 0.12))
(fp_line (start -2.55 -2.45) (end -2.55 -1.7) (layer F.SilkS) (width 0.12))
(fp_line (start 9.25 -2.45) (end 0.75 -2.45) (layer F.SilkS) (width 0.12))
(fp_line (start 9.25 -1.7) (end 9.25 -2.45) (layer F.SilkS) (width 0.12))
(fp_line (start 0.75 -1.7) (end 9.25 -1.7) (layer F.SilkS) (width 0.12))
(fp_line (start 0.75 -2.45) (end 0.75 -1.7) (layer F.SilkS) (width 0.12))
(fp_line (start 0 -1.35) (end 0.625 -2.35) (layer F.Fab) (width 0.1))
(fp_line (start -0.625 -2.35) (end 0 -1.35) (layer F.Fab) (width 0.1))
(fp_line (start 12.95 -2.85) (end -2.95 -2.85) (layer F.CrtYd) (width 0.05))
(fp_line (start 12.95 3.9) (end 12.95 -2.85) (layer F.CrtYd) (width 0.05))
(fp_line (start -2.95 3.9) (end 12.95 3.9) (layer F.CrtYd) (width 0.05))
(fp_line (start -2.95 -2.85) (end -2.95 3.9) (layer F.CrtYd) (width 0.05))
(fp_line (start 12.56 -2.46) (end -2.56 -2.46) (layer F.SilkS) (width 0.12))
(fp_line (start 12.56 3.51) (end 12.56 -2.46) (layer F.SilkS) (width 0.12))
(fp_line (start -2.56 3.51) (end 12.56 3.51) (layer F.SilkS) (width 0.12))
(fp_line (start -2.56 -2.46) (end -2.56 3.51) (layer F.SilkS) (width 0.12))
(fp_line (start 12.45 -2.35) (end -2.45 -2.35) (layer F.Fab) (width 0.1))
(fp_line (start 12.45 3.4) (end 12.45 -2.35) (layer F.Fab) (width 0.1))
(fp_line (start -2.45 3.4) (end 12.45 3.4) (layer F.Fab) (width 0.1))
(fp_line (start -2.45 -2.35) (end -2.45 3.4) (layer F.Fab) (width 0.1))
(fp_text user %R (at 5 2.7) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(pad 5 thru_hole oval (at 10 0 180) (size 1.7 1.95) (drill 0.95) (layers *.Cu *.Mask)
(net 43 /OUT_C_COMMON))
(pad 4 thru_hole oval (at 7.5 0 180) (size 1.7 1.95) (drill 0.95) (layers *.Cu *.Mask)
(net 11 /OUT_C_PHASE_D))
(pad 3 thru_hole oval (at 5 0 180) (size 1.7 1.95) (drill 0.95) (layers *.Cu *.Mask)
(net 12 /OUT_C_PHASE_C))
(pad 2 thru_hole oval (at 2.5 0 180) (size 1.7 1.95) (drill 0.95) (layers *.Cu *.Mask)
(net 13 /OUT_C_PHASE_B))
(pad 1 thru_hole roundrect (at 0 0 180) (size 1.7 1.95) (drill 0.95) (layers *.Cu *.Mask) (roundrect_rratio 0.1470588235294118)
(net 14 /OUT_C_PHASE_A))
(model ${KISYS3DMOD}/Connector_JST.3dshapes/JST_XH_B5B-XH-A_1x05_P2.50mm_Vertical.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module Connector_JST:JST_XH_B5B-XH-A_1x05_P2.50mm_Vertical (layer F.Cu) (tedit 5C28146C) (tstamp 6066D7B1)
(at 181.61 39.37 180)
(descr "JST XH series connector, B5B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator")
(tags "connector JST XH vertical")
(path /63D07061)
(fp_text reference J5 (at 5 -3.55) (layer F.SilkS) hide
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value "Motor B" (at 5 4.6) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -2.85 -2.75) (end -2.85 -1.5) (layer F.SilkS) (width 0.12))
(fp_line (start -1.6 -2.75) (end -2.85 -2.75) (layer F.SilkS) (width 0.12))
(fp_line (start 11.8 2.75) (end 5 2.75) (layer F.SilkS) (width 0.12))
(fp_line (start 11.8 -0.2) (end 11.8 2.75) (layer F.SilkS) (width 0.12))
(fp_line (start 12.55 -0.2) (end 11.8 -0.2) (layer F.SilkS) (width 0.12))
(fp_line (start -1.8 2.75) (end 5 2.75) (layer F.SilkS) (width 0.12))
(fp_line (start -1.8 -0.2) (end -1.8 2.75) (layer F.SilkS) (width 0.12))
(fp_line (start -2.55 -0.2) (end -1.8 -0.2) (layer F.SilkS) (width 0.12))
(fp_line (start 12.55 -2.45) (end 10.75 -2.45) (layer F.SilkS) (width 0.12))
(fp_line (start 12.55 -1.7) (end 12.55 -2.45) (layer F.SilkS) (width 0.12))
(fp_line (start 10.75 -1.7) (end 12.55 -1.7) (layer F.SilkS) (width 0.12))
(fp_line (start 10.75 -2.45) (end 10.75 -1.7) (layer F.SilkS) (width 0.12))
(fp_line (start -0.75 -2.45) (end -2.55 -2.45) (layer F.SilkS) (width 0.12))
(fp_line (start -0.75 -1.7) (end -0.75 -2.45) (layer F.SilkS) (width 0.12))
(fp_line (start -2.55 -1.7) (end -0.75 -1.7) (layer F.SilkS) (width 0.12))
(fp_line (start -2.55 -2.45) (end -2.55 -1.7) (layer F.SilkS) (width 0.12))
(fp_line (start 9.25 -2.45) (end 0.75 -2.45) (layer F.SilkS) (width 0.12))
(fp_line (start 9.25 -1.7) (end 9.25 -2.45) (layer F.SilkS) (width 0.12))
(fp_line (start 0.75 -1.7) (end 9.25 -1.7) (layer F.SilkS) (width 0.12))
(fp_line (start 0.75 -2.45) (end 0.75 -1.7) (layer F.SilkS) (width 0.12))
(fp_line (start 0 -1.35) (end 0.625 -2.35) (layer F.Fab) (width 0.1))
(fp_line (start -0.625 -2.35) (end 0 -1.35) (layer F.Fab) (width 0.1))
(fp_line (start 12.95 -2.85) (end -2.95 -2.85) (layer F.CrtYd) (width 0.05))
(fp_line (start 12.95 3.9) (end 12.95 -2.85) (layer F.CrtYd) (width 0.05))
(fp_line (start -2.95 3.9) (end 12.95 3.9) (layer F.CrtYd) (width 0.05))
(fp_line (start -2.95 -2.85) (end -2.95 3.9) (layer F.CrtYd) (width 0.05))
(fp_line (start 12.56 -2.46) (end -2.56 -2.46) (layer F.SilkS) (width 0.12))
(fp_line (start 12.56 3.51) (end 12.56 -2.46) (layer F.SilkS) (width 0.12))
(fp_line (start -2.56 3.51) (end 12.56 3.51) (layer F.SilkS) (width 0.12))
(fp_line (start -2.56 -2.46) (end -2.56 3.51) (layer F.SilkS) (width 0.12))
(fp_line (start 12.45 -2.35) (end -2.45 -2.35) (layer F.Fab) (width 0.1))
(fp_line (start 12.45 3.4) (end 12.45 -2.35) (layer F.Fab) (width 0.1))
(fp_line (start -2.45 3.4) (end 12.45 3.4) (layer F.Fab) (width 0.1))
(fp_line (start -2.45 -2.35) (end -2.45 3.4) (layer F.Fab) (width 0.1))
(fp_text user %R (at 5 2.7) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(pad 5 thru_hole oval (at 10 0 180) (size 1.7 1.95) (drill 0.95) (layers *.Cu *.Mask)
(net 42 /OUT_B_COMMON))
(pad 4 thru_hole oval (at 7.5 0 180) (size 1.7 1.95) (drill 0.95) (layers *.Cu *.Mask)
(net 7 /OUT_B_PHASE_D))
(pad 3 thru_hole oval (at 5 0 180) (size 1.7 1.95) (drill 0.95) (layers *.Cu *.Mask)
(net 8 /OUT_B_PHASE_C))
(pad 2 thru_hole oval (at 2.5 0 180) (size 1.7 1.95) (drill 0.95) (layers *.Cu *.Mask)
(net 9 /OUT_B_PHASE_B))
(pad 1 thru_hole roundrect (at 0 0 180) (size 1.7 1.95) (drill 0.95) (layers *.Cu *.Mask) (roundrect_rratio 0.1470588235294118)
(net 10 /OUT_B_PHASE_A))
(model ${KISYS3DMOD}/Connector_JST.3dshapes/JST_XH_B5B-XH-A_1x05_P2.50mm_Vertical.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module Connector_JST:JST_XH_B5B-XH-A_1x05_P2.50mm_Vertical (layer F.Cu) (tedit 5C28146C) (tstamp 6066CE27)
(at 200.66 39.37 180)
(descr "JST XH series connector, B5B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator")
(tags "connector JST XH vertical")
(path /6072FE6C)
(fp_text reference J3 (at 5 -3.55) (layer F.SilkS) hide
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value "Motor A" (at 5 4.6) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -2.85 -2.75) (end -2.85 -1.5) (layer F.SilkS) (width 0.12))
(fp_line (start -1.6 -2.75) (end -2.85 -2.75) (layer F.SilkS) (width 0.12))
(fp_line (start 11.8 2.75) (end 5 2.75) (layer F.SilkS) (width 0.12))
(fp_line (start 11.8 -0.2) (end 11.8 2.75) (layer F.SilkS) (width 0.12))
(fp_line (start 12.55 -0.2) (end 11.8 -0.2) (layer F.SilkS) (width 0.12))
(fp_line (start -1.8 2.75) (end 5 2.75) (layer F.SilkS) (width 0.12))
(fp_line (start -1.8 -0.2) (end -1.8 2.75) (layer F.SilkS) (width 0.12))
(fp_line (start -2.55 -0.2) (end -1.8 -0.2) (layer F.SilkS) (width 0.12))
(fp_line (start 12.55 -2.45) (end 10.75 -2.45) (layer F.SilkS) (width 0.12))
(fp_line (start 12.55 -1.7) (end 12.55 -2.45) (layer F.SilkS) (width 0.12))
(fp_line (start 10.75 -1.7) (end 12.55 -1.7) (layer F.SilkS) (width 0.12))
(fp_line (start 10.75 -2.45) (end 10.75 -1.7) (layer F.SilkS) (width 0.12))
(fp_line (start -0.75 -2.45) (end -2.55 -2.45) (layer F.SilkS) (width 0.12))
(fp_line (start -0.75 -1.7) (end -0.75 -2.45) (layer F.SilkS) (width 0.12))
(fp_line (start -2.55 -1.7) (end -0.75 -1.7) (layer F.SilkS) (width 0.12))
(fp_line (start -2.55 -2.45) (end -2.55 -1.7) (layer F.SilkS) (width 0.12))
(fp_line (start 9.25 -2.45) (end 0.75 -2.45) (layer F.SilkS) (width 0.12))
(fp_line (start 9.25 -1.7) (end 9.25 -2.45) (layer F.SilkS) (width 0.12))
(fp_line (start 0.75 -1.7) (end 9.25 -1.7) (layer F.SilkS) (width 0.12))
(fp_line (start 0.75 -2.45) (end 0.75 -1.7) (layer F.SilkS) (width 0.12))
(fp_line (start 0 -1.35) (end 0.625 -2.35) (layer F.Fab) (width 0.1))
(fp_line (start -0.625 -2.35) (end 0 -1.35) (layer F.Fab) (width 0.1))
(fp_line (start 12.95 -2.85) (end -2.95 -2.85) (layer F.CrtYd) (width 0.05))
(fp_line (start 12.95 3.9) (end 12.95 -2.85) (layer F.CrtYd) (width 0.05))
(fp_line (start -2.95 3.9) (end 12.95 3.9) (layer F.CrtYd) (width 0.05))
(fp_line (start -2.95 -2.85) (end -2.95 3.9) (layer F.CrtYd) (width 0.05))
(fp_line (start 12.56 -2.46) (end -2.56 -2.46) (layer F.SilkS) (width 0.12))
(fp_line (start 12.56 3.51) (end 12.56 -2.46) (layer F.SilkS) (width 0.12))
(fp_line (start -2.56 3.51) (end 12.56 3.51) (layer F.SilkS) (width 0.12))
(fp_line (start -2.56 -2.46) (end -2.56 3.51) (layer F.SilkS) (width 0.12))
(fp_line (start 12.45 -2.35) (end -2.45 -2.35) (layer F.Fab) (width 0.1))
(fp_line (start 12.45 3.4) (end 12.45 -2.35) (layer F.Fab) (width 0.1))
(fp_line (start -2.45 3.4) (end 12.45 3.4) (layer F.Fab) (width 0.1))
(fp_line (start -2.45 -2.35) (end -2.45 3.4) (layer F.Fab) (width 0.1))
(fp_text user %R (at 5 2.7) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(pad 5 thru_hole oval (at 10 0 180) (size 1.7 1.95) (drill 0.95) (layers *.Cu *.Mask)
(net 41 /OUT_A_COMMON))
(pad 4 thru_hole oval (at 7.5 0 180) (size 1.7 1.95) (drill 0.95) (layers *.Cu *.Mask)
(net 3 /OUT_A_PHASE_D))
(pad 3 thru_hole oval (at 5 0 180) (size 1.7 1.95) (drill 0.95) (layers *.Cu *.Mask)
(net 4 /OUT_A_PHASE_C))
(pad 2 thru_hole oval (at 2.5 0 180) (size 1.7 1.95) (drill 0.95) (layers *.Cu *.Mask)
(net 5 /OUT_A_PHASE_B))
(pad 1 thru_hole roundrect (at 0 0 180) (size 1.7 1.95) (drill 0.95) (layers *.Cu *.Mask) (roundrect_rratio 0.1470588235294118)
(net 6 /OUT_A_PHASE_A))
(model ${KISYS3DMOD}/Connector_JST.3dshapes/JST_XH_B5B-XH-A_1x05_P2.50mm_Vertical.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module Connector_PinHeader_2.54mm:PinHeader_1x03_P2.54mm_Vertical (layer F.Cu) (tedit 59FED5CC) (tstamp 6066D75A)
(at 50.8 29.21 90)
(descr "Through hole straight pin header, 1x03, 2.54mm pitch, single row")
(tags "Through hole pin header THT 1x03 2.54mm single row")
(path /60A61F30)
(fp_text reference J15 (at 0 -2.33 90) (layer F.SilkS) hide
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value "Sensor F" (at 0 7.41 90) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -0.635 -1.27) (end 1.27 -1.27) (layer F.Fab) (width 0.1))
(fp_line (start 1.27 -1.27) (end 1.27 6.35) (layer F.Fab) (width 0.1))
(fp_line (start 1.27 6.35) (end -1.27 6.35) (layer F.Fab) (width 0.1))
(fp_line (start -1.27 6.35) (end -1.27 -0.635) (layer F.Fab) (width 0.1))
(fp_line (start -1.27 -0.635) (end -0.635 -1.27) (layer F.Fab) (width 0.1))
(fp_line (start -1.33 6.41) (end 1.33 6.41) (layer F.SilkS) (width 0.12))
(fp_line (start -1.33 1.27) (end -1.33 6.41) (layer F.SilkS) (width 0.12))
(fp_line (start 1.33 1.27) (end 1.33 6.41) (layer F.SilkS) (width 0.12))
(fp_line (start -1.33 1.27) (end 1.33 1.27) (layer F.SilkS) (width 0.12))
(fp_line (start -1.33 0) (end -1.33 -1.33) (layer F.SilkS) (width 0.12))
(fp_line (start -1.33 -1.33) (end 0 -1.33) (layer F.SilkS) (width 0.12))
(fp_line (start -1.8 -1.8) (end -1.8 6.85) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.8 6.85) (end 1.8 6.85) (layer F.CrtYd) (width 0.05))
(fp_line (start 1.8 6.85) (end 1.8 -1.8) (layer F.CrtYd) (width 0.05))
(fp_line (start 1.8 -1.8) (end -1.8 -1.8) (layer F.CrtYd) (width 0.05))
(fp_text user %R (at 0 2.54) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(pad 3 thru_hole oval (at 0 5.08 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
(net 62 /SENSOR_F_SIGNAL))
(pad 2 thru_hole oval (at 0 2.54 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
(net 63 /SENSOR_F_VCC))
(pad 1 thru_hole rect (at 0 0 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
(net 64 /SENSOR_F_GND))
(model ${KISYS3DMOD}/Connector_PinHeader_2.54mm.3dshapes/PinHeader_1x03_P2.54mm_Vertical.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module Connector_PinHeader_2.54mm:PinHeader_1x03_P2.54mm_Vertical (layer F.Cu) (tedit 59FED5CC) (tstamp 6066CA16)
(at 69.85 29.21 90)
(descr "Through hole straight pin header, 1x03, 2.54mm pitch, single row")
(tags "Through hole pin header THT 1x03 2.54mm single row")
(path /60A61F26)
(fp_text reference J14 (at 0 -2.33 90) (layer F.SilkS) hide
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value "Sensor E" (at 0 7.41 90) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -0.635 -1.27) (end 1.27 -1.27) (layer F.Fab) (width 0.1))
(fp_line (start 1.27 -1.27) (end 1.27 6.35) (layer F.Fab) (width 0.1))
(fp_line (start 1.27 6.35) (end -1.27 6.35) (layer F.Fab) (width 0.1))
(fp_line (start -1.27 6.35) (end -1.27 -0.635) (layer F.Fab) (width 0.1))
(fp_line (start -1.27 -0.635) (end -0.635 -1.27) (layer F.Fab) (width 0.1))
(fp_line (start -1.33 6.41) (end 1.33 6.41) (layer F.SilkS) (width 0.12))
(fp_line (start -1.33 1.27) (end -1.33 6.41) (layer F.SilkS) (width 0.12))
(fp_line (start 1.33 1.27) (end 1.33 6.41) (layer F.SilkS) (width 0.12))
(fp_line (start -1.33 1.27) (end 1.33 1.27) (layer F.SilkS) (width 0.12))
(fp_line (start -1.33 0) (end -1.33 -1.33) (layer F.SilkS) (width 0.12))
(fp_line (start -1.33 -1.33) (end 0 -1.33) (layer F.SilkS) (width 0.12))
(fp_line (start -1.8 -1.8) (end -1.8 6.85) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.8 6.85) (end 1.8 6.85) (layer F.CrtYd) (width 0.05))
(fp_line (start 1.8 6.85) (end 1.8 -1.8) (layer F.CrtYd) (width 0.05))
(fp_line (start 1.8 -1.8) (end -1.8 -1.8) (layer F.CrtYd) (width 0.05))
(fp_text user %R (at 0 2.54) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(pad 3 thru_hole oval (at 0 5.08 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
(net 59 /SENSOR_E_SIGNAL))
(pad 2 thru_hole oval (at 0 2.54 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
(net 60 /SENSOR_E_VCC))
(pad 1 thru_hole rect (at 0 0 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
(net 61 /SENSOR_E_GND))
(model ${KISYS3DMOD}/Connector_PinHeader_2.54mm.3dshapes/PinHeader_1x03_P2.54mm_Vertical.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module Connector_PinHeader_2.54mm:PinHeader_1x03_P2.54mm_Vertical (layer F.Cu) (tedit 59FED5CC) (tstamp 6066CA9D)
(at 88.9 29.21 90)
(descr "Through hole straight pin header, 1x03, 2.54mm pitch, single row")
(tags "Through hole pin header THT 1x03 2.54mm single row")
(path /61156491)
(fp_text reference J11 (at 0 -2.33 90) (layer F.SilkS) hide
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value "Sensor D" (at 0 7.41 90) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -0.635 -1.27) (end 1.27 -1.27) (layer F.Fab) (width 0.1))
(fp_line (start 1.27 -1.27) (end 1.27 6.35) (layer F.Fab) (width 0.1))
(fp_line (start 1.27 6.35) (end -1.27 6.35) (layer F.Fab) (width 0.1))
(fp_line (start -1.27 6.35) (end -1.27 -0.635) (layer F.Fab) (width 0.1))
(fp_line (start -1.27 -0.635) (end -0.635 -1.27) (layer F.Fab) (width 0.1))
(fp_line (start -1.33 6.41) (end 1.33 6.41) (layer F.SilkS) (width 0.12))
(fp_line (start -1.33 1.27) (end -1.33 6.41) (layer F.SilkS) (width 0.12))
(fp_line (start 1.33 1.27) (end 1.33 6.41) (layer F.SilkS) (width 0.12))
(fp_line (start -1.33 1.27) (end 1.33 1.27) (layer F.SilkS) (width 0.12))
(fp_line (start -1.33 0) (end -1.33 -1.33) (layer F.SilkS) (width 0.12))
(fp_line (start -1.33 -1.33) (end 0 -1.33) (layer F.SilkS) (width 0.12))
(fp_line (start -1.8 -1.8) (end -1.8 6.85) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.8 6.85) (end 1.8 6.85) (layer F.CrtYd) (width 0.05))
(fp_line (start 1.8 6.85) (end 1.8 -1.8) (layer F.CrtYd) (width 0.05))
(fp_line (start 1.8 -1.8) (end -1.8 -1.8) (layer F.CrtYd) (width 0.05))
(fp_text user %R (at 0 2.54) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(pad 3 thru_hole oval (at 0 5.08 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
(net 54 /SENSOR_D_SIGNAL))
(pad 2 thru_hole oval (at 0 2.54 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
(net 55 /SENSOR_D_VCC))
(pad 1 thru_hole rect (at 0 0 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
(net 56 /SENSOR_D_GND))
(model ${KISYS3DMOD}/Connector_PinHeader_2.54mm.3dshapes/PinHeader_1x03_P2.54mm_Vertical.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module Connector_PinHeader_2.54mm:PinHeader_1x03_P2.54mm_Vertical (layer F.Cu) (tedit 59FED5CC) (tstamp 6066CBB4)
(at 154.94 29.21 90)
(descr "Through hole straight pin header, 1x03, 2.54mm pitch, single row")
(tags "Through hole pin header THT 1x03 2.54mm single row")
(path /61155EE4)
(fp_text reference J10 (at 0 -2.33 90) (layer F.SilkS) hide
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value "Sensor C" (at 0 7.41 90) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -0.635 -1.27) (end 1.27 -1.27) (layer F.Fab) (width 0.1))
(fp_line (start 1.27 -1.27) (end 1.27 6.35) (layer F.Fab) (width 0.1))
(fp_line (start 1.27 6.35) (end -1.27 6.35) (layer F.Fab) (width 0.1))
(fp_line (start -1.27 6.35) (end -1.27 -0.635) (layer F.Fab) (width 0.1))
(fp_line (start -1.27 -0.635) (end -0.635 -1.27) (layer F.Fab) (width 0.1))
(fp_line (start -1.33 6.41) (end 1.33 6.41) (layer F.SilkS) (width 0.12))
(fp_line (start -1.33 1.27) (end -1.33 6.41) (layer F.SilkS) (width 0.12))
(fp_line (start 1.33 1.27) (end 1.33 6.41) (layer F.SilkS) (width 0.12))
(fp_line (start -1.33 1.27) (end 1.33 1.27) (layer F.SilkS) (width 0.12))
(fp_line (start -1.33 0) (end -1.33 -1.33) (layer F.SilkS) (width 0.12))
(fp_line (start -1.33 -1.33) (end 0 -1.33) (layer F.SilkS) (width 0.12))
(fp_line (start -1.8 -1.8) (end -1.8 6.85) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.8 6.85) (end 1.8 6.85) (layer F.CrtYd) (width 0.05))
(fp_line (start 1.8 6.85) (end 1.8 -1.8) (layer F.CrtYd) (width 0.05))
(fp_line (start 1.8 -1.8) (end -1.8 -1.8) (layer F.CrtYd) (width 0.05))
(fp_text user %R (at 0 2.54) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(pad 3 thru_hole oval (at 0 5.08 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
(net 51 /SENSOR_C_SIGNAL))
(pad 2 thru_hole oval (at 0 2.54 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
(net 52 /SENSOR_C_VCC))
(pad 1 thru_hole rect (at 0 0 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
(net 53 /SENSOR_C_GND))
(model ${KISYS3DMOD}/Connector_PinHeader_2.54mm.3dshapes/PinHeader_1x03_P2.54mm_Vertical.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module Connector_PinHeader_2.54mm:PinHeader_1x03_P2.54mm_Vertical (layer F.Cu) (tedit 59FED5CC) (tstamp 6066CB72)
(at 173.99 29.21 90)
(descr "Through hole straight pin header, 1x03, 2.54mm pitch, single row")
(tags "Through hole pin header THT 1x03 2.54mm single row")
(path /6115565C)
(fp_text reference J9 (at 0 -2.33 90) (layer F.SilkS) hide
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value "Sensor B" (at 0 7.41 90) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -0.635 -1.27) (end 1.27 -1.27) (layer F.Fab) (width 0.1))
(fp_line (start 1.27 -1.27) (end 1.27 6.35) (layer F.Fab) (width 0.1))
(fp_line (start 1.27 6.35) (end -1.27 6.35) (layer F.Fab) (width 0.1))
(fp_line (start -1.27 6.35) (end -1.27 -0.635) (layer F.Fab) (width 0.1))
(fp_line (start -1.27 -0.635) (end -0.635 -1.27) (layer F.Fab) (width 0.1))
(fp_line (start -1.33 6.41) (end 1.33 6.41) (layer F.SilkS) (width 0.12))
(fp_line (start -1.33 1.27) (end -1.33 6.41) (layer F.SilkS) (width 0.12))
(fp_line (start 1.33 1.27) (end 1.33 6.41) (layer F.SilkS) (width 0.12))
(fp_line (start -1.33 1.27) (end 1.33 1.27) (layer F.SilkS) (width 0.12))
(fp_line (start -1.33 0) (end -1.33 -1.33) (layer F.SilkS) (width 0.12))
(fp_line (start -1.33 -1.33) (end 0 -1.33) (layer F.SilkS) (width 0.12))
(fp_line (start -1.8 -1.8) (end -1.8 6.85) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.8 6.85) (end 1.8 6.85) (layer F.CrtYd) (width 0.05))
(fp_line (start 1.8 6.85) (end 1.8 -1.8) (layer F.CrtYd) (width 0.05))
(fp_line (start 1.8 -1.8) (end -1.8 -1.8) (layer F.CrtYd) (width 0.05))
(fp_text user %R (at 0 2.54) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(pad 3 thru_hole oval (at 0 5.08 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
(net 48 /SENSOR_B_SIGNAL))
(pad 2 thru_hole oval (at 0 2.54 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
(net 49 /SENSOR_B_VCC))
(pad 1 thru_hole rect (at 0 0 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
(net 50 /SENSOR_B_GND))
(model ${KISYS3DMOD}/Connector_PinHeader_2.54mm.3dshapes/PinHeader_1x03_P2.54mm_Vertical.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module Connector_PinHeader_2.54mm:PinHeader_1x03_P2.54mm_Vertical (layer F.Cu) (tedit 59FED5CC) (tstamp 6066CE93)
(at 193.04 29.21 90)
(descr "Through hole straight pin header, 1x03, 2.54mm pitch, single row")
(tags "Through hole pin header THT 1x03 2.54mm single row")
(path /61119DE9)
(fp_text reference J8 (at 0 -2.33 90) (layer F.SilkS) hide
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value "Sensor A" (at 0 7.41 90) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -0.635 -1.27) (end 1.27 -1.27) (layer F.Fab) (width 0.1))
(fp_line (start 1.27 -1.27) (end 1.27 6.35) (layer F.Fab) (width 0.1))
(fp_line (start 1.27 6.35) (end -1.27 6.35) (layer F.Fab) (width 0.1))
(fp_line (start -1.27 6.35) (end -1.27 -0.635) (layer F.Fab) (width 0.1))
(fp_line (start -1.27 -0.635) (end -0.635 -1.27) (layer F.Fab) (width 0.1))
(fp_line (start -1.33 6.41) (end 1.33 6.41) (layer F.SilkS) (width 0.12))
(fp_line (start -1.33 1.27) (end -1.33 6.41) (layer F.SilkS) (width 0.12))
(fp_line (start 1.33 1.27) (end 1.33 6.41) (layer F.SilkS) (width 0.12))
(fp_line (start -1.33 1.27) (end 1.33 1.27) (layer F.SilkS) (width 0.12))
(fp_line (start -1.33 0) (end -1.33 -1.33) (layer F.SilkS) (width 0.12))
(fp_line (start -1.33 -1.33) (end 0 -1.33) (layer F.SilkS) (width 0.12))
(fp_line (start -1.8 -1.8) (end -1.8 6.85) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.8 6.85) (end 1.8 6.85) (layer F.CrtYd) (width 0.05))
(fp_line (start 1.8 6.85) (end 1.8 -1.8) (layer F.CrtYd) (width 0.05))
(fp_line (start 1.8 -1.8) (end -1.8 -1.8) (layer F.CrtYd) (width 0.05))
(fp_text user %R (at 0 2.54) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(pad 3 thru_hole oval (at 0 5.08 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
(net 45 /SENSOR_A_SIGNAL))
(pad 2 thru_hole oval (at 0 2.54 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
(net 46 /SENSOR_A_VCC))
(pad 1 thru_hole rect (at 0 0 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
(net 47 /SENSOR_A_GND))
(model ${KISYS3DMOD}/Connector_PinHeader_2.54mm.3dshapes/PinHeader_1x03_P2.54mm_Vertical.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(dimension 17.78 (width 0.15) (layer Cmts.User)
(gr_text "17.780 mm" (at 100.36 72.39 270) (layer Cmts.User)
(effects (font (size 1 1) (thickness 0.15)))
)
(feature1 (pts (xy 98.425 81.28) (xy 99.646421 81.28)))
(feature2 (pts (xy 98.425 63.5) (xy 99.646421 63.5)))
(crossbar (pts (xy 99.06 63.5) (xy 99.06 81.28)))
(arrow1a (pts (xy 99.06 81.28) (xy 98.473579 80.153496)))
(arrow1b (pts (xy 99.06 81.28) (xy 99.646421 80.153496)))
(arrow2a (pts (xy 99.06 63.5) (xy 98.473579 64.626504)))
(arrow2b (pts (xy 99.06 63.5) (xy 99.646421 64.626504)))
)
(dimension 21.59 (width 0.15) (layer Cmts.User)
(gr_text "21.590 mm" (at 107.315 67.34) (layer Cmts.User)
(effects (font (size 1 1) (thickness 0.15)))
)
(feature1 (pts (xy 118.11 66.04) (xy 118.11 66.626421)))
(feature2 (pts (xy 96.52 66.04) (xy 96.52 66.626421)))
(crossbar (pts (xy 96.52 66.04) (xy 118.11 66.04)))
(arrow1a (pts (xy 118.11 66.04) (xy 116.983496 66.626421)))
(arrow1b (pts (xy 118.11 66.04) (xy 116.983496 65.453579)))
(arrow2a (pts (xy 96.52 66.04) (xy 97.646504 66.626421)))
(arrow2b (pts (xy 96.52 66.04) (xy 97.646504 65.453579)))
)
(gr_text GND (at 104.14 27.94 180) (layer F.SilkS) (tstamp 6073FD2B)
(effects (font (size 1.2 1.2) (thickness 0.15)))
)
(gr_text 12V (at 109.22 27.94 180) (layer F.SilkS)
(effects (font (size 1.2 1.2) (thickness 0.15)))
)
(gr_text - (at 48.26 29.21) (layer F.SilkS) (tstamp 6071351A)
(effects (font (size 1.5 1.5) (thickness 0.3)))
)
(gr_text - (at 67.31 29.21) (layer F.SilkS) (tstamp 60713518)
(effects (font (size 1.5 1.5) (thickness 0.3)))
)
(gr_text - (at 86.36 29.21) (layer F.SilkS) (tstamp 60713516)
(effects (font (size 1.5 1.5) (thickness 0.3)))
)
(gr_text - (at 152.4 29.21) (layer F.SilkS) (tstamp 60713514)
(effects (font (size 1.5 1.5) (thickness 0.3)))
)
(gr_text - (at 171.45 29.21) (layer F.SilkS) (tstamp 60713512)
(effects (font (size 1.5 1.5) (thickness 0.3)))
)
(gr_text - (at 190.5 29.21) (layer F.SilkS)
(effects (font (size 1.5 1.5) (thickness 0.3)))
)
(gr_text Motor (at 40.005 31.75) (layer F.SilkS) (tstamp 606A272B)
(effects (font (size 1 1) (thickness 0.15)))
)
(gr_text GND (at 37.465 33.655) (layer F.SilkS) (tstamp 606A2728)
(effects (font (size 1 1) (thickness 0.15)))
)
(gr_text Logic (at 34.925 31.75) (layer F.SilkS) (tstamp 606A2725)
(effects (font (size 1 1) (thickness 0.15)))
)
(gr_text SHD (at 31.115 47.625) (layer F.SilkS) (tstamp 606A069D)
(effects (font (size 1 1) (thickness 0.15)) (justify left))
)
(gr_text SL (at 31.115 45.085) (layer F.SilkS) (tstamp 606A069B)
(effects (font (size 1 1) (thickness 0.15)) (justify left))
)
(gr_text ML (at 31.115 42.545) (layer F.SilkS) (tstamp 606A0699)
(effects (font (size 1 1) (thickness 0.15)) (justify left))
)
(gr_text SD (at 31.115 40.005) (layer F.SilkS) (tstamp 606A0697)
(effects (font (size 1 1) (thickness 0.15)) (justify left))
)
(gr_text MD (at 31.115 37.465) (layer F.SilkS) (tstamp 606A0695)
(effects (font (size 1 1) (thickness 0.15)) (justify left))
)
(gr_text CLK (at 31.115 34.925) (layer F.SilkS) (tstamp 606A0690)
(effects (font (size 1 1) (thickness 0.15)) (justify left))
)
(gr_text GPIO (at 132.715 113.665) (layer F.SilkS) (tstamp 60697484)
(effects (font (size 1 1) (thickness 0.15)))
)
(gr_text GND (at 132.715 118.745) (layer F.SilkS) (tstamp 60697481)
(effects (font (size 1 1) (thickness 0.15)))
)
(gr_text 3V3 (at 132.715 116.205) (layer F.SilkS) (tstamp 6069747D)
(effects (font (size 1 1) (thickness 0.15)))
)
(gr_text 7 (at 156.21 111.76) (layer F.SilkS) (tstamp 60693A44)
(effects (font (size 1 1) (thickness 0.15)))
)
(gr_text 6 (at 153.67 111.76) (layer F.SilkS) (tstamp 60693A42)
(effects (font (size 1 1) (thickness 0.15)))
)
(gr_text 5 (at 151.13 111.76) (layer F.SilkS) (tstamp 60693A40)
(effects (font (size 1 1) (thickness 0.15)))
)
(gr_text 4 (at 148.59 111.76) (layer F.SilkS) (tstamp 60693A3E)
(effects (font (size 1 1) (thickness 0.15)))
)
(gr_text 3 (at 143.51 111.76) (layer F.SilkS) (tstamp 60693A3C)
(effects (font (size 1 1) (thickness 0.15)))
)
(gr_text 2 (at 140.97 111.76) (layer F.SilkS) (tstamp 60693A3A)
(effects (font (size 1 1) (thickness 0.15)))
)
(gr_text 1 (at 138.43 111.76) (layer F.SilkS) (tstamp 60693A38)
(effects (font (size 1 1) (thickness 0.15)))
)
(gr_text 0 (at 135.89 111.76) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(gr_arc (start 116.84 80.01) (end 116.84 81.28) (angle -90) (layer Edge.Cuts) (width 0.05) (tstamp 6066C950))
(gr_line (start 97.79 63.5) (end 116.84 63.5) (layer Edge.Cuts) (width 0.05) (tstamp 6066C764))
(gr_arc (start 116.84 64.77) (end 118.11 64.77) (angle -90) (layer Edge.Cuts) (width 0.05) (tstamp 6066C761))
(gr_arc (start 97.79 80.01) (end 96.52 80.01) (angle -90) (layer Edge.Cuts) (width 0.05) (tstamp 6066C6A7))
(gr_arc (start 97.79 64.77) (end 97.79 63.5) (angle -90) (layer Edge.Cuts) (width 0.05) (tstamp 6066EB13))
(gr_line (start 96.52 80.01) (end 96.52 64.77) (layer Edge.Cuts) (width 0.05) (tstamp 6066C602))
(gr_line (start 118.11 64.77) (end 118.11 80.01) (layer Edge.Cuts) (width 0.05) (tstamp 6066C5FF))
(gr_line (start 116.84 81.28) (end 97.79 81.28) (layer Edge.Cuts) (width 0.05) (tstamp 6066C5FC))
(dimension 95.25 (width 0.15) (layer Dwgs.User) (tstamp 6066D0B9)
(gr_text "95.250 mm" (at 232.44 73.025 270) (layer Dwgs.User) (tstamp 6066D0B9)
(effects (font (size 1 1) (thickness 0.15)))
)
(feature1 (pts (xy 223.52 120.65) (xy 231.726421 120.65)))
(feature2 (pts (xy 223.52 25.4) (xy 231.726421 25.4)))
(crossbar (pts (xy 231.14 25.4) (xy 231.14 120.65)))
(arrow1a (pts (xy 231.14 120.65) (xy 230.553579 119.523496)))
(arrow1b (pts (xy 231.14 120.65) (xy 231.726421 119.523496)))
(arrow2a (pts (xy 231.14 25.4) (xy 230.553579 26.526504)))
(arrow2b (pts (xy 231.14 25.4) (xy 231.726421 26.526504)))
)
(dimension 198.12 (width 0.15) (layer Dwgs.User) (tstamp 6066C75C)
(gr_text "198.120 mm" (at 124.46 16.48) (layer Dwgs.User) (tstamp 6066C75C)
(effects (font (size 1 1) (thickness 0.15)))
)
(feature1 (pts (xy 223.52 25.4) (xy 223.52 17.193579)))
(feature2 (pts (xy 25.4 25.4) (xy 25.4 17.193579)))
(crossbar (pts (xy 25.4 17.78) (xy 223.52 17.78)))
(arrow1a (pts (xy 223.52 17.78) (xy 222.393496 18.366421)))
(arrow1b (pts (xy 223.52 17.78) (xy 222.393496 17.193579)))
(arrow2a (pts (xy 25.4 17.78) (xy 26.526504 18.366421)))
(arrow2b (pts (xy 25.4 17.78) (xy 26.526504 17.193579)))
)
(gr_line (start 25.4 120.65) (end 25.4 25.4) (layer Edge.Cuts) (width 0.05) (tstamp 6066D1F6))
(gr_line (start 223.52 120.65) (end 25.4 120.65) (layer Edge.Cuts) (width 0.05) (tstamp 6066D742))
(gr_line (start 223.52 25.4) (end 223.52 120.65) (layer Edge.Cuts) (width 0.05) (tstamp 6066CC0B))
(gr_line (start 25.4 25.4) (end 223.52 25.4) (layer Edge.Cuts) (width 0.05) (tstamp 6066CAF7))
(gr_text https://github.com/scottbez1/splitflap (at 36.83 116.84) (layer F.SilkS) (tstamp 606B3E54)
(effects (font (size 1.5 1.5) (thickness 0.12)) (justify left))
)
(gr_text "DATE: YYYY-MM-DD\nCOMMIT: deadbeef" (at 59.69 115.57) (layer B.SilkS) (tstamp 6066D847)
(effects (font (size 1.2 1.2) (thickness 0.12)) (justify left mirror))
)
(gr_text [alpha] (at 86.681429 113.03) (layer F.SilkS) (tstamp 6066D81D)
(effects (font (size 1.2 1.2) (thickness 0.1)) (justify left))
)
(gr_text "Splitflap Chainlink Driver Tester" (at 36.83 113.03) (layer F.SilkS) (tstamp 606B3E5B)
(effects (font (size 2 2) (thickness 0.25)) (justify left))
)
(gr_line (start 148.59 64.77) (end 148.59 79.375) (layer F.SilkS) (width 0.4) (tstamp 6066D817))
(gr_line (start 148.59 53.34) (end 148.59 55.245) (layer F.SilkS) (width 0.4) (tstamp 6066D814))
(gr_line (start 186.055 69.215) (end 186.055 79.375) (layer F.SilkS) (width 0.4) (tstamp 6066D811))
(gr_line (start 186.055 53.34) (end 186.055 60.325) (layer F.SilkS) (width 0.4) (tstamp 6066D80E))
(gr_line (start 167.005 53.34) (end 167.005 60.325) (layer F.SilkS) (width 0.4) (tstamp 6066D80B))
(gr_line (start 167.005 69.215) (end 167.005 79.375) (layer F.SilkS) (width 0.4) (tstamp 6066D808))
(gr_line (start 81.915 53.34) (end 81.915 60.325) (layer F.SilkS) (width 0.4) (tstamp 6066D9B2))
(gr_line (start 81.915 69.215) (end 81.915 79.375) (layer F.SilkS) (width 0.4) (tstamp 6066D9AF))
(gr_line (start 62.865 69.215) (end 62.865 79.375) (layer F.SilkS) (width 0.4) (tstamp 6066D9AC))
(gr_line (start 62.865 53.34) (end 62.865 60.325) (layer F.SilkS) (width 0.4) (tstamp 6066D9A9))
(gr_text A (at 195.58 33.02) (layer F.SilkS) (tstamp 6066D9A6)
(effects (font (size 2.5 2.2) (thickness 0.3)))
)
(gr_text B (at 176.53 33.02) (layer F.SilkS) (tstamp 6066D9A3)
(effects (font (size 2.5 2.2) (thickness 0.3)))
)
(gr_text C (at 157.48 33.02) (layer F.SilkS) (tstamp 6066D9A0)
(effects (font (size 2.5 2.2) (thickness 0.3)))
)
(gr_text D (at 91.44 33.02) (layer F.SilkS) (tstamp 6066D99D)
(effects (font (size 2.5 2.2) (thickness 0.3)))
)
(gr_text E (at 72.39 33.02) (layer F.SilkS) (tstamp 6066D99A)
(effects (font (size 2.5 2.2) (thickness 0.3)))
)
(gr_text F (at 53.34 33.02) (layer F.SilkS) (tstamp 6066D997)
(effects (font (size 2.5 2.2) (thickness 0.3)))
)
(gr_line (start 25.4 83.82) (end 25.4 53.34) (layer F.SilkS) (width 0.05) (tstamp 6066D994))
(gr_line (start 223.52 53.34) (end 223.52 83.82) (layer F.SilkS) (width 0.05) (tstamp 6066D991))
(gr_line (start 223.52 83.82) (end 25.4 83.82) (layer F.SilkS) (width 0.05) (tstamp 6066D98E))
(gr_line (start 25.4 53.34) (end 223.52 53.34) (layer F.SilkS) (width 0.05) (tstamp 6066D98B))
(segment (start 142.25 38.445) (end 142.45001 38.24499) (width 0.55) (layer F.Cu) (net 1) (status 30))
(segment (start 148.73499 38.24499) (end 151.13 40.64) (width 0.55) (layer F.Cu) (net 1))
(segment (start 151.13 40.64) (end 151.13 44.45) (width 0.55) (layer F.Cu) (net 1))
(via (at 151.13 44.45) (size 0.5) (drill 0.3) (layers F.Cu B.Cu) (net 1))
(via (at 142.24 50.165) (size 0.5) (drill 0.3) (layers F.Cu B.Cu) (net 1))
(segment (start 141.2475 49.1725) (end 142.24 50.165) (width 0.15) (layer F.Cu) (net 1) (status 10))
(segment (start 140.97 49.1725) (end 141.2475 49.1725) (width 0.15) (layer F.Cu) (net 1) (status 30))
(segment (start 143.2325 49.1725) (end 142.24 50.165) (width 0.15) (layer F.Cu) (net 1) (status 10))
(segment (start 143.51 49.1725) (end 143.2325 49.1725) (width 0.15) (layer F.Cu) (net 1) (status 30))
(segment (start 146.9625 38.4575) (end 147.17501 38.24499) (width 0.15) (layer F.Cu) (net 1))
(segment (start 146.9625 39.37) (end 146.9625 38.4575) (width 0.15) (layer F.Cu) (net 1) (status 10))
(segment (start 147.17501 38.24499) (end 148.73499 38.24499) (width 0.55) (layer F.Cu) (net 1))
(segment (start 142.45001 38.24499) (end 147.17501 38.24499) (width 0.55) (layer F.Cu) (net 1) (status 10))
(segment (start 146.9625 41.275) (end 146.9625 39.37) (width 0.15) (layer F.Cu) (net 1) (status 30))
(segment (start 150.495 45.085) (end 151.13 44.45) (width 0.15) (layer F.Cu) (net 1))
(segment (start 149.5025 45.085) (end 150.495 45.085) (width 0.15) (layer F.Cu) (net 1) (status 10))
(via (at 127 46.228) (size 0.5) (drill 0.3) (layers F.Cu B.Cu) (net 1))
(segment (start 141.825 109.645) (end 142.475 109.645) (width 0.15) (layer F.Cu) (net 1) (status 30))
(segment (start 142.475 109.645) (end 143.125 109.645) (width 0.15) (layer F.Cu) (net 1) (status 30))
(segment (start 144.425 101.052) (end 143.195 99.822) (width 0.15) (layer F.Cu) (net 1) (status 20))
(segment (start 144.425 102.445) (end 144.425 101.052) (width 0.15) (layer F.Cu) (net 1) (status 10))
(via (at 143.51 99.06) (size 0.5) (drill 0.3) (layers F.Cu B.Cu) (net 1))
(segment (start 143.195 99.375) (end 143.51 99.06) (width 0.15) (layer F.Cu) (net 1) (status 10))
(segment (start 143.195 99.822) (end 143.195 99.375) (width 0.15) (layer F.Cu) (net 1) (status 30))
(via (at 125.222 96.774) (size 0.5) (drill 0.3) (layers F.Cu B.Cu) (net 1))
(segment (start 125.095 96.901) (end 125.222 96.774) (width 0.55) (layer F.Cu) (net 1))
(segment (start 125.095 98.45) (end 125.095 96.901) (width 0.55) (layer F.Cu) (net 1) (status 10))
(via (at 125.222 106.172) (size 0.5) (drill 0.3) (layers F.Cu B.Cu) (net 1))
(segment (start 125.095 106.045) (end 125.222 106.172) (width 0.55) (layer F.Cu) (net 1))
(segment (start 125.095 104.75) (end 125.095 106.045) (width 0.55) (layer F.Cu) (net 1) (status 10))
(via (at 130.81 101.346) (size 0.5) (drill 0.3) (layers F.Cu B.Cu) (net 1))
(segment (start 130.81 100.645) (end 130.81 101.346) (width 0.55) (layer F.Cu) (net 1) (status 10))
(segment (start 133.709 102.765) (end 133.604 102.87) (width 0.55) (layer F.Cu) (net 1))
(via (at 133.604 102.87) (size 0.5) (drill 0.3) (layers F.Cu B.Cu) (net 1))
(segment (start 134.62 102.765) (end 133.709 102.765) (width 0.55) (layer F.Cu) (net 1) (status 10))
(via (at 119.38 101.346) (size 0.5) (drill 0.3) (layers F.Cu B.Cu) (net 1))
(segment (start 119.38 100.645) (end 119.38 101.346) (width 0.55) (layer F.Cu) (net 1) (status 10))
(segment (start 116.481 102.765) (end 116.586 102.87) (width 0.55) (layer F.Cu) (net 1))
(via (at 116.586 102.87) (size 0.5) (drill 0.3) (layers F.Cu B.Cu) (net 1))
(segment (start 115.57 102.765) (end 116.481 102.765) (width 0.55) (layer F.Cu) (net 1) (status 10))
(via (at 129.54 93.98) (size 0.5) (drill 0.3) (layers F.Cu B.Cu) (net 1))
(segment (start 127.9125 93.98) (end 129.54 93.98) (width 0.15) (layer F.Cu) (net 1) (status 10))
(via (at 142.494 108.204) (size 0.5) (drill 0.3) (layers F.Cu B.Cu) (net 1))
(segment (start 142.475 109.645) (end 142.475 108.223) (width 0.15) (layer F.Cu) (net 1) (status 10))
(segment (start 142.475 108.223) (end 142.494 108.204) (width 0.15) (layer F.Cu) (net 1))
(via (at 144.756501 104.116501) (size 0.5) (drill 0.3) (layers F.Cu B.Cu) (net 1))
(segment (start 144.425 102.445) (end 144.425 103.785) (width 0.15) (layer F.Cu) (net 1) (status 10))
(segment (start 144.425 103.785) (end 144.756501 104.116501) (width 0.15) (layer F.Cu) (net 1))
(via (at 135.255 109.22) (size 0.5) (drill 0.3) (layers F.Cu B.Cu) (net 1))
(segment (start 136.2475 109.22) (end 135.255 109.22) (width 0.15) (layer F.Cu) (net 1) (status 10))
(segment (start 121.92 59.69) (end 127 59.69) (width 2) (layer F.Cu) (net 1) (status 30))
(segment (start 125.415 46.355) (end 125.73 46.04) (width 0.35) (layer F.Cu) (net 1) (status 30))
(segment (start 121.855 46.355) (end 125.415 46.355) (width 0.35) (layer F.Cu) (net 1) (status 30))
(segment (start 126.812 46.04) (end 127 46.228) (width 0.35) (layer F.Cu) (net 1))
(segment (start 125.73 46.04) (end 126.812 46.04) (width 0.35) (layer F.Cu) (net 1) (status 10))
(segment (start 116.905 43.815) (end 117.363879 44.273879) (width 0.15) (layer F.Cu) (net 1) (status 10))
(via (at 118.163781 45.213695) (size 0.5) (drill 0.3) (layers F.Cu B.Cu) (net 1))
(segment (start 121.855 46.355) (end 121.413491 46.796509) (width 0.35) (layer F.Cu) (net 1) (status 10))
(segment (start 118.035086 45.085) (end 118.163781 45.213695) (width 0.15) (layer F.Cu) (net 1))
(segment (start 116.905 45.085) (end 118.035086 45.085) (width 0.15) (layer F.Cu) (net 1) (status 10))
(via (at 117.640838 44.273879) (size 0.5) (drill 0.3) (layers F.Cu B.Cu) (net 1))
(segment (start 117.363879 44.273879) (end 117.640838 44.273879) (width 0.15) (layer F.Cu) (net 1))
(segment (start 121.413491 46.796509) (end 121.13 46.796509) (width 0.35) (layer F.Cu) (net 1))
(via (at 121.13 46.796509) (size 0.5) (drill 0.3) (layers F.Cu B.Cu) (net 1))
(via (at 140.97 69.215) (size 0.5) (drill 0.3) (layers F.Cu B.Cu) (net 1))
(segment (start 140.795 69.39) (end 140.97 69.215) (width 0.15) (layer F.Cu) (net 1))
(segment (start 140.795 70.69) (end 140.795 69.39) (width 0.15) (layer F.Cu) (net 1))
(segment (start 106.22 39.195) (end 109.22 36.195) (width 2) (layer F.Cu) (net 2) (status 30))
(segment (start 106.045 39.195) (end 106.22 39.195) (width 2) (layer F.Cu) (net 2) (status 30))
(segment (start 114.12 36.195) (end 114.755 35.56) (width 2) (layer F.Cu) (net 2) (status 30))
(segment (start 109.22 36.195) (end 114.12 36.195) (width 2) (layer F.Cu) (net 2) (status 30))
(segment (start 114.755 35.56) (end 118.415 35.56) (width 2) (layer F.Cu) (net 2) (status 30))
(segment (start 193.16 39.37) (end 193.16 57.15) (width 0.8) (layer B.Cu) (net 3) (status 30))
(segment (start 195.66 39.37) (end 195.66 57.15) (width 0.8) (layer B.Cu) (net 4) (status 30))
(segment (start 198.16 57.15) (end 198.16 39.37) (width 0.8) (layer B.Cu) (net 5) (status 30))
(segment (start 200.66 39.37) (end 200.66 57.15) (width 0.8) (layer B.Cu) (net 6) (status 30))
(segment (start 174.11 39.37) (end 174.11 57.15) (width 0.8) (layer B.Cu) (net 7) (status 30))
(segment (start 176.61 39.37) (end 176.61 57.15) (width 0.8) (layer B.Cu) (net 8) (status 30))
(segment (start 179.11 39.37) (end 179.11 57.15) (width 0.8) (layer B.Cu) (net 9) (status 30))
(segment (start 181.61 39.37) (end 181.61 57.15) (width 0.8) (layer B.Cu) (net 10) (status 30))
(segment (start 155.06 57.15) (end 155.06 39.37) (width 0.8) (layer B.Cu) (net 11) (status 30))
(segment (start 157.56 57.15) (end 157.56 39.37) (width 0.8) (layer B.Cu) (net 12) (status 30))
(segment (start 160.06 57.15) (end 160.06 39.37) (width 0.8) (layer B.Cu) (net 13) (status 30))
(segment (start 162.56 57.15) (end 162.56 39.37) (width 0.8) (layer B.Cu) (net 14) (status 30))
(segment (start 89.02 39.37) (end 89.02 57.15) (width 0.8) (layer B.Cu) (net 15) (status 30))
(segment (start 91.52 57.15) (end 91.52 39.37) (width 0.8) (layer B.Cu) (net 16) (status 30))
(segment (start 94.02 39.37) (end 94.02 57.15) (width 0.8) (layer B.Cu) (net 17) (status 30))
(segment (start 96.52 39.37) (end 96.52 57.15) (width 0.8) (layer B.Cu) (net 18) (status 30))
(segment (start 145.075 99.842) (end 145.095 99.822) (width 0.15) (layer F.Cu) (net 19) (status 30))
(segment (start 145.075 102.445) (end 145.075 99.842) (width 0.15) (layer F.Cu) (net 19) (status 30))
(segment (start 180.6975 93.6225) (end 179.07 95.25) (width 0.15) (layer F.Cu) (net 19) (status 20))
(segment (start 180.6975 92.71) (end 180.6975 93.6225) (width 0.15) (layer F.Cu) (net 19) (status 10))
(segment (start 156.21 116.205) (end 148.59 116.205) (width 0.35) (layer F.Cu) (net 19) (status 30))
(segment (start 148.59 116.205) (end 135.89 116.205) (width 0.35) (layer F.Cu) (net 19) (status 30))
(segment (start 156.21 116.205) (end 161.29 111.125) (width 0.35) (layer F.Cu) (net 19) (status 10))
(segment (start 161.036 101.854) (end 161.29 101.6) (width 0.15) (layer F.Cu) (net 19))
(segment (start 159.9165 101.854) (end 161.036 101.854) (width 0.15) (layer F.Cu) (net 19) (status 10))
(segment (start 160.528 103.886) (end 161.29 103.124) (width 0.15) (layer F.Cu) (net 19))
(segment (start 157.3765 103.886) (end 160.528 103.886) (width 0.15) (layer F.Cu) (net 19) (status 10))
(segment (start 161.29 103.124) (end 161.29 101.6) (width 0.35) (layer F.Cu) (net 19))
(segment (start 161.29 111.125) (end 161.29 103.124) (width 0.35) (layer F.Cu) (net 19))
(segment (start 125.415 47.625) (end 125.73 47.94) (width 0.35) (layer F.Cu) (net 19) (status 30))
(segment (start 121.855 47.625) (end 125.415 47.625) (width 0.35) (layer F.Cu) (net 19) (status 30))
(segment (start 179.07 95.25) (end 179.07 97.79) (width 0.35) (layer F.Cu) (net 19) (status 30))
(segment (start 179.07 92.250364) (end 179.07 95.25) (width 0.35) (layer F.Cu) (net 19) (status 20))
(segment (start 177.624636 90.805) (end 179.07 92.250364) (width 0.35) (layer F.Cu) (net 19))
(segment (start 162.56 90.805) (end 177.624636 90.805) (width 0.35) (layer F.Cu) (net 19))
(segment (start 161.29 92.075) (end 162.56 90.805) (width 0.35) (layer F.Cu) (net 19))
(segment (start 161.29 101.6) (end 161.29 92.075) (width 0.35) (layer F.Cu) (net 19))
(via (at 146.685 88.265) (size 0.5) (drill 0.3) (layers F.Cu B.Cu) (net 19))
(via (at 129.54 48.260016) (size 0.5) (drill 0.3) (layers F.Cu B.Cu) (net 19))
(segment (start 125.73 47.94) (end 129.219984 47.94) (width 0.35) (layer F.Cu) (net 19) (status 10))
(segment (start 129.219984 47.94) (end 129.54 48.260016) (width 0.35) (layer F.Cu) (net 19))
(segment (start 146.685 88.265) (end 143.51 85.09) (width 0.35) (layer B.Cu) (net 19))
(segment (start 143.51 85.09) (end 143.51 62.230016) (width 0.35) (layer B.Cu) (net 19))
(segment (start 143.51 62.230016) (end 129.54 48.260016) (width 0.35) (layer B.Cu) (net 19))
(segment (start 148.263 95.25) (end 154.305 95.25) (width 0.35) (layer F.Cu) (net 19))
(segment (start 145.095 99.822) (end 145.095 98.418) (width 0.35) (layer F.Cu) (net 19) (status 10))
(segment (start 145.095 98.418) (end 148.263 95.25) (width 0.35) (layer F.Cu) (net 19))
(segment (start 153.67 95.25) (end 154.305 95.25) (width 0.35) (layer F.Cu) (net 19))
(segment (start 146.685 88.265) (end 153.67 95.25) (width 0.35) (layer F.Cu) (net 19))
(via (at 154.305 95.25) (size 0.5) (drill 0.3) (layers F.Cu B.Cu) (net 19))
(via (at 161.29 95.25001) (size 0.5) (drill 0.3) (layers F.Cu B.Cu) (net 19))
(segment (start 154.305 95.25) (end 161.28999 95.25) (width 0.35) (layer B.Cu) (net 19))
(segment (start 161.28999 95.25) (end 161.29 95.25001) (width 0.35) (layer B.Cu) (net 19))
(segment (start 136.664 44.196) (end 137.16 43.7) (width 0.15) (layer F.Cu) (net 20) (status 30))
(segment (start 122.236 44.196) (end 136.664 44.196) (width 0.15) (layer F.Cu) (net 20) (status 20))
(segment (start 121.855 43.815) (end 122.236 44.196) (width 0.15) (layer F.Cu) (net 20) (status 10))
(segment (start 140.7825 43.7) (end 140.97 43.5125) (width 0.15) (layer F.Cu) (net 20) (status 30))
(segment (start 137.16 43.7) (end 140.7825 43.7) (width 0.15) (layer F.Cu) (net 20) (status 30))
(segment (start 135.075 41.615) (end 137.16 43.7) (width 0.15) (layer F.Cu) (net 20) (status 20))
(segment (start 132.715 41.615) (end 135.075 41.615) (width 0.15) (layer F.Cu) (net 20) (status 10))
(segment (start 132.715 47.9825) (end 132.9925 48.26) (width 0.15) (layer F.Cu) (net 21) (status 30))
(segment (start 132.715 46.1) (end 132.715 47.9825) (width 0.15) (layer F.Cu) (net 21) (status 30))
(segment (start 37.592 43.307) (end 29.21 34.925) (width 0.15) (layer B.Cu) (net 22) (status 20))
(segment (start 37.592 54.102) (end 37.592 43.307) (width 0.15) (layer B.Cu) (net 22))
(segment (start 39.37 55.88) (end 37.592 54.102) (width 0.15) (layer B.Cu) (net 22) (status 10))
(segment (start 37.222033 45.477033) (end 29.21 37.465) (width 0.15) (layer B.Cu) (net 23) (status 20))
(segment (start 37.222033 58.812033) (end 37.222033 45.477033) (width 0.15) (layer B.Cu) (net 23))
(segment (start 39.37 60.96) (end 37.222033 58.812033) (width 0.15) (layer B.Cu) (net 23) (status 10))
(segment (start 69.97 39.37) (end 69.97 57.15) (width 0.8) (layer B.Cu) (net 24) (status 30))
(segment (start 72.47 57.15) (end 72.47 39.37) (width 0.8) (layer B.Cu) (net 25) (status 30))
(segment (start 74.97 57.15) (end 74.97 39.37) (width 0.8) (layer B.Cu) (net 26) (status 30))
(segment (start 77.47 39.37) (end 77.47 57.15) (width 0.8) (layer B.Cu) (net 27) (status 30))
(segment (start 50.92 39.37) (end 50.92 57.15) (width 0.8) (layer B.Cu) (net 28) (status 30))
(segment (start 53.42 39.37) (end 53.42 57.15) (width 0.8) (layer B.Cu) (net 29) (status 30))
(segment (start 55.92 39.37) (end 55.92 57.15) (width 0.8) (layer B.Cu) (net 30) (status 30))
(segment (start 58.42 39.37) (end 58.42 57.15) (width 0.8) (layer B.Cu) (net 31) (status 30))
(segment (start 36.922022 47.717022) (end 29.21 40.005) (width 0.15) (layer B.Cu) (net 32) (status 20))
(segment (start 36.922022 63.592022) (end 36.922022 47.717022) (width 0.15) (layer B.Cu) (net 32))
(segment (start 39.37 66.04) (end 36.922022 63.592022) (width 0.15) (layer B.Cu) (net 32) (status 10))
(segment (start 39.37 76.2) (end 36.322 73.152) (width 0.15) (layer B.Cu) (net 33) (status 10))
(segment (start 36.322 73.152) (end 36.322 52.197) (width 0.15) (layer B.Cu) (net 33))
(segment (start 36.322 52.197) (end 29.21 45.085) (width 0.15) (layer B.Cu) (net 33) (status 20))
(segment (start 39.37 71.12) (end 39.37 70.485) (width 0.15) (layer B.Cu) (net 34) (status 30))
(segment (start 36.622011 49.957011) (end 29.21 42.545) (width 0.15) (layer B.Cu) (net 34) (status 20))
(segment (start 36.622011 68.372011) (end 36.622011 49.957011) (width 0.15) (layer B.Cu) (net 34))
(segment (start 39.37 71.12) (end 36.622011 68.372011) (width 0.15) (layer B.Cu) (net 34) (status 10))
(segment (start 130.515 98.45) (end 130.81 98.745) (width 0.55) (layer F.Cu) (net 35) (status 30))
(segment (start 127.395 98.45) (end 130.515 98.45) (width 0.55) (layer F.Cu) (net 35) (status 30))
(segment (start 134.2 98.745) (end 134.62 99.165) (width 0.55) (layer F.Cu) (net 35) (status 30))
(segment (start 130.81 98.745) (end 134.2 98.745) (width 0.55) (layer F.Cu) (net 35) (status 30))
(segment (start 207.01 97.79) (end 207.01 95.25) (width 0.55) (layer F.Cu) (net 35) (status 30))
(segment (start 207.01 91.44) (end 207.01 95.25) (width 0.55) (layer F.Cu) (net 35) (status 20))
(segment (start 202.184 86.614) (end 207.01 91.44) (width 0.55) (layer F.Cu) (net 35))
(segment (start 147.171 86.614) (end 202.184 86.614) (width 0.55) (layer F.Cu) (net 35))
(segment (start 134.62 99.165) (end 147.171 86.614) (width 0.55) (layer F.Cu) (net 35) (status 10))
(segment (start 131.445 102.34) (end 134.62 99.165) (width 0.55) (layer F.Cu) (net 35) (status 20))
(segment (start 131.445 105.115) (end 131.445 102.34) (width 0.55) (layer F.Cu) (net 35) (status 10))
(segment (start 119.38 98.745) (end 119.38 96.0375) (width 0.55) (layer F.Cu) (net 36) (status 30))
(segment (start 119.675 98.45) (end 119.38 98.745) (width 0.55) (layer F.Cu) (net 36) (status 30))
(segment (start 122.795 98.45) (end 119.675 98.45) (width 0.55) (layer F.Cu) (net 36) (status 30))
(segment (start 115.99 98.745) (end 115.57 99.165) (width 0.55) (layer F.Cu) (net 36) (status 30))
(segment (start 119.38 98.745) (end 115.99 98.745) (width 0.55) (layer F.Cu) (net 36) (status 30))
(segment (start 112.5 99.165) (end 111.125 97.79) (width 0.55) (layer F.Cu) (net 36) (status 20))
(segment (start 115.57 99.165) (end 112.5 99.165) (width 0.55) (layer F.Cu) (net 36) (status 10))
(segment (start 142.5175 42.52) (end 143.51 43.5125) (width 0.15) (layer F.Cu) (net 37) (status 20))
(segment (start 142.5175 41.275) (end 142.5175 42.52) (width 0.15) (layer F.Cu) (net 37) (status 10))
(segment (start 146.105 43.5125) (end 147.6775 45.085) (width 0.15) (layer F.Cu) (net 37) (status 20))
(segment (start 143.51 43.5125) (end 146.105 43.5125) (width 0.15) (layer F.Cu) (net 37) (status 10))
(via (at 147.32 46.99) (size 0.5) (drill 0.3) (layers F.Cu B.Cu) (net 37))
(segment (start 147.6775 46.6325) (end 147.32 46.99) (width 0.15) (layer F.Cu) (net 37))
(segment (start 147.6775 45.085) (end 147.6775 46.6325) (width 0.15) (layer F.Cu) (net 37) (status 10))
(via (at 192.278 109.728) (size 0.5) (drill 0.3) (layers F.Cu B.Cu) (net 37))
(segment (start 184.15 117.856) (end 184.15 118.11) (width 0.15) (layer B.Cu) (net 37) (status 30))
(segment (start 192.278 109.728) (end 184.15 117.856) (width 0.15) (layer B.Cu) (net 37) (status 20))
(via (at 154.178 88.138002) (size 0.5) (drill 0.3) (layers F.Cu B.Cu) (net 37))
(segment (start 147.32 46.99) (end 147.32 81.280002) (width 0.15) (layer B.Cu) (net 37))
(segment (start 192.278 109.728) (end 200.66 101.346) (width 0.15) (layer F.Cu) (net 37))
(segment (start 147.32 81.280002) (end 154.178 88.138002) (width 0.15) (layer B.Cu) (net 37))
(segment (start 200.66 101.346) (end 200.66 91.328724) (width 0.15) (layer F.Cu) (net 37))
(segment (start 200.66 91.328724) (end 197.261287 87.930011) (width 0.15) (layer F.Cu) (net 37))
(segment (start 197.261287 87.930011) (end 154.385991 87.930011) (width 0.15) (layer F.Cu) (net 37))
(segment (start 154.385991 87.930011) (end 154.178 88.138002) (width 0.15) (layer F.Cu) (net 37))
(segment (start 143.51 45.3875) (end 143.51 47.3475) (width 0.15) (layer F.Cu) (net 38) (status 30))
(segment (start 140.97 45.3875) (end 140.97 47.3475) (width 0.15) (layer F.Cu) (net 39) (status 30))
(segment (start 111.76 59.69) (end 116.84 59.69) (width 0.55) (layer B.Cu) (net 40) (status 30))
(segment (start 116.84 59.69) (end 119.888 62.738) (width 0.55) (layer B.Cu) (net 40) (status 10))
(segment (start 119.888 62.738) (end 119.888 86.106) (width 0.55) (layer B.Cu) (net 40))
(segment (start 119.888 86.106) (end 119.888 92.202) (width 0.55) (layer B.Cu) (net 40))
(segment (start 119.888 86.106) (end 119.888 86.868) (width 0.55) (layer B.Cu) (net 40))
(segment (start 119.888 92.202) (end 119.38 92.71) (width 0.55) (layer B.Cu) (net 40))
(via (at 119.38 92.71) (size 0.5) (drill 0.3) (layers F.Cu B.Cu) (net 40))
(segment (start 119.38 92.71) (end 119.38 94.4625) (width 0.55) (layer F.Cu) (net 40) (status 20))
(segment (start 121.77 94.4625) (end 122.2525 93.98) (width 0.15) (layer F.Cu) (net 40) (status 30))
(segment (start 119.38 94.4625) (end 121.77 94.4625) (width 0.15) (layer F.Cu) (net 40) (status 30))
(segment (start 192.786 112.014) (end 194.310008 112.014) (width 0.15) (layer B.Cu) (net 40))
(segment (start 186.69 118.11) (end 192.786 112.014) (width 0.15) (layer B.Cu) (net 40) (status 10))
(via (at 194.310008 112.014) (size 0.5) (drill 0.3) (layers F.Cu B.Cu) (net 40))
(segment (start 194.663561 112.014) (end 194.310008 112.014) (width 0.15) (layer F.Cu) (net 40))
(segment (start 208.788 92.202) (end 208.788 97.889561) (width 0.15) (layer F.Cu) (net 40))
(segment (start 208.788 97.889561) (end 194.663561 112.014) (width 0.15) (layer F.Cu) (net 40))
(segment (start 202.438 85.852) (end 208.788 92.202) (width 0.15) (layer F.Cu) (net 40))
(segment (start 144.272 85.852) (end 202.438 85.852) (width 0.15) (layer F.Cu) (net 40))
(segment (start 135.21899 94.90501) (end 144.272 85.852) (width 0.15) (layer F.Cu) (net 40))
(segment (start 123.17751 94.90501) (end 135.21899 94.90501) (width 0.15) (layer F.Cu) (net 40))
(segment (start 122.2525 93.98) (end 123.17751 94.90501) (width 0.15) (layer F.Cu) (net 40) (status 10))
(via (at 104.774986 52.705) (size 0.5) (drill 0.3) (layers F.Cu B.Cu) (net 40))
(segment (start 104.775 52.705) (end 104.774986 52.705) (width 0.55) (layer B.Cu) (net 40))
(segment (start 34.925 29.21) (end 34.925 38.1) (width 0.55) (layer F.Cu) (net 40) (status 10))
(segment (start 111.76 59.69) (end 104.775 52.705) (width 0.55) (layer B.Cu) (net 40) (status 10))
(segment (start 34.925 38.1) (end 49.53 52.705) (width 0.55) (layer F.Cu) (net 40))
(segment (start 49.53 52.705) (end 104.774986 52.705) (width 0.55) (layer F.Cu) (net 40))
(segment (start 190.66 39.37) (end 190.66 57.15) (width 0.8) (layer B.Cu) (net 41) (status 30))
(segment (start 171.61 39.37) (end 171.61 57.15) (width 0.8) (layer B.Cu) (net 42) (status 30))
(segment (start 152.56 57.15) (end 152.56 39.37) (width 0.8) (layer B.Cu) (net 43) (status 30))
(segment (start 86.52 57.15) (end 86.52 39.37) (width 0.8) (layer B.Cu) (net 44) (status 30))
(segment (start 188.468 38.862) (end 198.12 29.21) (width 0.2) (layer B.Cu) (net 45) (status 20))
(segment (start 198.12 74.93) (end 188.468 65.278) (width 0.2) (layer B.Cu) (net 45) (status 10))
(segment (start 188.468 65.278) (end 188.468 38.862) (width 0.2) (layer B.Cu) (net 45))
(via (at 184.912 88.646) (size 0.5) (drill 0.3) (layers F.Cu B.Cu) (net 45))
(segment (start 184.912 88.138) (end 184.912 88.646) (width 0.15) (layer B.Cu) (net 45))
(segment (start 198.12 74.93) (end 184.912 88.138) (width 0.15) (layer B.Cu) (net 45) (status 10))
(segment (start 184.662001 88.895999) (end 184.912 88.646) (width 0.15) (layer F.Cu) (net 45))
(segment (start 158.703987 94.016013) (end 158.703987 91.978294) (width 0.15) (layer F.Cu) (net 45))
(segment (start 150.275 102.445) (end 158.703987 94.016013) (width 0.15) (layer F.Cu) (net 45) (status 10))
(segment (start 158.703987 91.978294) (end 161.786282 88.895999) (width 0.15) (layer F.Cu) (net 45))
(segment (start 161.786282 88.895999) (end 184.662001 88.895999) (width 0.15) (layer F.Cu) (net 45))
(segment (start 195.58 29.21) (end 188.117989 36.672011) (width 0.2) (layer B.Cu) (net 46) (status 10))
(segment (start 188.117989 36.672011) (end 188.117989 67.467989) (width 0.2) (layer B.Cu) (net 46))
(segment (start 188.117989 67.467989) (end 195.58 74.93) (width 0.2) (layer B.Cu) (net 46) (status 20))
(segment (start 187.767978 69.657978) (end 187.767978 34.482022) (width 0.2) (layer B.Cu) (net 47))
(segment (start 193.04 74.93) (end 187.767978 69.657978) (width 0.2) (layer B.Cu) (net 47) (status 10))
(segment (start 187.767978 34.482022) (end 193.04 29.21) (width 0.2) (layer B.Cu) (net 47) (status 20))
(segment (start 179.07 29.21) (end 184.596022 34.736022) (width 0.2) (layer B.Cu) (net 48) (status 10))
(segment (start 184.596022 34.736022) (end 184.596022 69.403978) (width 0.2) (layer B.Cu) (net 48))
(segment (start 184.596022 69.403978) (end 179.07 74.93) (width 0.2) (layer B.Cu) (net 48) (status 20))
(via (at 165.608 88.405021) (size 0.5) (drill 0.3) (layers F.Cu B.Cu) (net 48))
(segment (start 179.07 74.943021) (end 179.07 74.93) (width 0.15) (layer B.Cu) (net 48) (status 30))
(segment (start 165.608 88.405021) (end 179.07 74.943021) (width 0.15) (layer B.Cu) (net 48) (status 20))
(segment (start 158.403976 91.854026) (end 161.852981 88.405021) (width 0.15) (layer F.Cu) (net 48))
(segment (start 149.625 102.445) (end 149.625 101.42) (width 0.15) (layer F.Cu) (net 48) (status 10))
(segment (start 149.625 101.42) (end 149.906989 101.138011) (width 0.15) (layer F.Cu) (net 48))
(segment (start 149.906989 101.138011) (end 150.746268 101.138011) (width 0.15) (layer F.Cu) (net 48))
(segment (start 150.746268 101.138011) (end 158.403976 93.480303) (width 0.15) (layer F.Cu) (net 48))
(segment (start 158.403976 93.480303) (end 158.403976 91.854026) (width 0.15) (layer F.Cu) (net 48))
(segment (start 161.852981 88.405021) (end 165.608 88.405021) (width 0.15) (layer F.Cu) (net 48))
(segment (start 184.246011 36.926011) (end 176.53 29.21) (width 0.2) (layer B.Cu) (net 49) (status 20))
(segment (start 176.53 74.93) (end 184.246011 67.213989) (width 0.2) (layer B.Cu) (net 49) (status 10))
(segment (start 184.246011 67.213989) (end 184.246011 36.926011) (width 0.2) (layer B.Cu) (net 49))
(segment (start 183.896 65.024) (end 173.99 74.93) (width 0.2) (layer B.Cu) (net 50) (status 20))
(segment (start 183.896 39.116) (end 183.896 65.024) (width 0.2) (layer B.Cu) (net 50))
(segment (start 173.99 29.21) (end 183.896 39.116) (width 0.2) (layer B.Cu) (net 50) (status 10))
(segment (start 160.02 74.93) (end 165.292021 69.657979) (width 0.2) (layer B.Cu) (net 51) (status 10))
(segment (start 165.292021 69.657979) (end 165.292021 34.482021) (width 0.2) (layer B.Cu) (net 51))
(segment (start 165.292021 34.482021) (end 160.02 29.21) (width 0.2) (layer B.Cu) (net 51) (status 20))
(via (at 159.643445 88.9) (size 0.5) (drill 0.3) (layers F.Cu B.Cu) (net 51))
(segment (start 160.02 88.523445) (end 159.643445 88.9) (width 0.15) (layer B.Cu) (net 51))
(segment (start 160.02 74.93) (end 160.02 88.523445) (width 0.15) (layer B.Cu) (net 51) (status 10))
(segment (start 158.103965 93.356035) (end 158.103965 90.43948) (width 0.15) (layer F.Cu) (net 51))
(segment (start 148.975 102.445) (end 148.975 101.215) (width 0.15) (layer F.Cu) (net 51) (status 10))
(segment (start 149.352 100.838) (end 150.622 100.838) (width 0.15) (layer F.Cu) (net 51))
(segment (start 158.103965 90.43948) (end 159.643445 88.9) (width 0.15) (layer F.Cu) (net 51))
(segment (start 150.622 100.838) (end 158.103965 93.356035) (width 0.15) (layer F.Cu) (net 51))
(segment (start 148.975 101.215) (end 149.352 100.838) (width 0.15) (layer F.Cu) (net 51))
(segment (start 160.394991 73.779999) (end 158.630001 73.779999) (width 0.2) (layer B.Cu) (net 52))
(segment (start 158.630001 73.779999) (end 157.48 74.93) (width 0.2) (layer B.Cu) (net 52) (status 20))
(segment (start 157.48 29.21) (end 164.94201 36.67201) (width 0.2) (layer B.Cu) (net 52) (status 10))
(segment (start 164.94201 36.67201) (end 164.94201 69.23298) (width 0.2) (layer B.Cu) (net 52))
(segment (start 164.94201 69.23298) (end 160.394991 73.779999) (width 0.2) (layer B.Cu) (net 52))
(segment (start 156.440012 73.429988) (end 154.94 74.93) (width 0.2) (layer B.Cu) (net 53) (status 20))
(segment (start 160.250012 73.429988) (end 156.440012 73.429988) (width 0.2) (layer B.Cu) (net 53))
(segment (start 164.591999 69.088001) (end 160.250012 73.429988) (width 0.2) (layer B.Cu) (net 53))
(segment (start 164.591999 38.861999) (end 164.591999 69.088001) (width 0.2) (layer B.Cu) (net 53))
(segment (start 154.94 29.21) (end 164.591999 38.861999) (width 0.2) (layer B.Cu) (net 53) (status 10))
(segment (start 92.71 73.66) (end 93.98 74.93) (width 0.2) (layer B.Cu) (net 54) (status 20))
(segment (start 90.17 73.66) (end 92.71 73.66) (width 0.2) (layer B.Cu) (net 54))
(segment (start 83.82 67.31) (end 90.17 73.66) (width 0.2) (layer B.Cu) (net 54))
(segment (start 93.98 29.21) (end 83.82 39.37) (width 0.2) (layer B.Cu) (net 54) (status 10))
(segment (start 83.82 39.37) (end 83.82 67.31) (width 0.2) (layer B.Cu) (net 54))
(via (at 93.979998 89.535) (size 0.5) (drill 0.3) (layers F.Cu B.Cu) (net 54))
(segment (start 93.98 74.93) (end 93.98 89.534998) (width 0.15) (layer B.Cu) (net 54) (status 10))
(segment (start 147.025 102.445) (end 147.025 104.945722) (width 0.15) (layer F.Cu) (net 54) (status 10))
(segment (start 93.98 89.534998) (end 93.979998 89.535) (width 0.15) (layer B.Cu) (net 54))
(segment (start 147.025 104.945722) (end 144.436699 107.534022) (width 0.15) (layer F.Cu) (net 54))
(segment (start 144.436699 107.534022) (end 111.97902 107.534022) (width 0.15) (layer F.Cu) (net 54))
(segment (start 111.97902 107.534022) (end 93.979998 89.535) (width 0.15) (layer F.Cu) (net 54))
(segment (start 83.46999 37.18001) (end 83.46999 67.45498) (width 0.2) (layer B.Cu) (net 55))
(segment (start 91.44 29.21) (end 83.46999 37.18001) (width 0.2) (layer B.Cu) (net 55) (status 10))
(segment (start 83.46999 67.45498) (end 90.94501 74.93) (width 0.2) (layer B.Cu) (net 55) (status 20))
(segment (start 90.94501 74.93) (end 91.44 74.93) (width 0.2) (layer B.Cu) (net 55) (status 30))
(segment (start 88.9 29.21) (end 83.11998 34.99002) (width 0.2) (layer B.Cu) (net 56) (status 10))
(segment (start 83.11998 34.99002) (end 83.11998 69.14998) (width 0.2) (layer B.Cu) (net 56))
(segment (start 83.11998 69.14998) (end 88.9 74.93) (width 0.2) (layer B.Cu) (net 56) (status 20))
(segment (start 67.47 57.15) (end 67.47 39.37) (width 0.8) (layer B.Cu) (net 57) (status 30))
(segment (start 48.42 39.37) (end 48.42 57.15) (width 0.8) (layer B.Cu) (net 58) (status 30))
(segment (start 64.77 64.77) (end 74.93 74.93) (width 0.2) (layer B.Cu) (net 59) (status 20))
(segment (start 74.93 29.21) (end 64.77 39.37) (width 0.2) (layer B.Cu) (net 59) (status 10))
(segment (start 64.77 39.37) (end 64.77 64.77) (width 0.2) (layer B.Cu) (net 59))
(via (at 88.900002 88.9) (size 0.5) (drill 0.3) (layers F.Cu B.Cu) (net 59))
(segment (start 74.93 74.93) (end 75.830001 75.829999) (width 0.15) (layer B.Cu) (net 59) (status 10))
(segment (start 146.375 105.171444) (end 144.566432 106.980011) (width 0.15) (layer F.Cu) (net 59))
(segment (start 144.566432 106.980011) (end 112.738289 106.980011) (width 0.15) (layer F.Cu) (net 59))
(segment (start 75.830001 75.829999) (end 88.900002 88.9) (width 0.15) (layer B.Cu) (net 59))
(segment (start 146.375 102.445) (end 146.375 105.171444) (width 0.15) (layer F.Cu) (net 59) (status 10))
(segment (start 112.738289 106.980011) (end 94.658278 88.9) (width 0.15) (layer F.Cu) (net 59))
(segment (start 94.658278 88.9) (end 88.900002 88.9) (width 0.15) (layer F.Cu) (net 59))
(segment (start 72.39 29.21) (end 64.41999 37.18001) (width 0.2) (layer B.Cu) (net 60) (status 10))
(segment (start 64.41999 37.18001) (end 64.41999 66.95999) (width 0.2) (layer B.Cu) (net 60))
(segment (start 64.41999 66.95999) (end 72.39 74.93) (width 0.2) (layer B.Cu) (net 60) (status 20))
(segment (start 64.06998 69.14998) (end 69.85 74.93) (width 0.2) (layer B.Cu) (net 61) (status 20))
(segment (start 69.85 29.21) (end 64.06998 34.99002) (width 0.2) (layer B.Cu) (net 61) (status 10))
(segment (start 64.06998 34.99002) (end 64.06998 69.14998) (width 0.2) (layer B.Cu) (net 61))
(via (at 69.087998 88.138) (size 0.5) (drill 0.3) (layers F.Cu B.Cu) (net 62))
(segment (start 113.141281 106.68) (end 94.599281 88.138) (width 0.15) (layer F.Cu) (net 62))
(segment (start 56.779999 75.830001) (end 69.087998 88.138) (width 0.15) (layer B.Cu) (net 62))
(segment (start 145.725 102.445) (end 145.725 105.227) (width 0.15) (layer F.Cu) (net 62) (status 10))
(segment (start 55.88 74.93) (end 56.779999 75.830001) (width 0.15) (layer B.Cu) (net 62) (status 10))
(segment (start 145.725 105.227) (end 144.272 106.68) (width 0.15) (layer F.Cu) (net 62))
(segment (start 144.272 106.68) (end 113.141281 106.68) (width 0.15) (layer F.Cu) (net 62))
(segment (start 94.599281 88.138) (end 69.087998 88.138) (width 0.15) (layer F.Cu) (net 62))
(segment (start 55.88 29.21) (end 53.34 31.75) (width 0.2) (layer B.Cu) (net 62) (status 10))
(segment (start 53.34 31.75) (end 51.294988 31.75) (width 0.2) (layer B.Cu) (net 62))
(segment (start 51.294988 31.75) (end 45.72 37.324988) (width 0.2) (layer B.Cu) (net 62))
(segment (start 45.72 37.324988) (end 45.72 64.77) (width 0.2) (layer B.Cu) (net 62))
(segment (start 45.72 64.77) (end 55.88 74.93) (width 0.2) (layer B.Cu) (net 62) (status 20))
(segment (start 53.34 29.21) (end 45.369989 37.180011) (width 0.2) (layer B.Cu) (net 63) (status 10))
(segment (start 45.369989 37.180011) (end 45.36999 64.91498) (width 0.2) (layer B.Cu) (net 63))
(segment (start 45.36999 64.91498) (end 53.34 72.88499) (width 0.2) (layer B.Cu) (net 63))
(segment (start 53.34 72.88499) (end 53.34 74.93) (width 0.2) (layer B.Cu) (net 63) (status 20))
(segment (start 50.8 29.21) (end 45.01998 34.99002) (width 0.2) (layer B.Cu) (net 64) (status 10))
(segment (start 50.8 70.83998) (end 50.8 74.93) (width 0.2) (layer B.Cu) (net 64) (status 20))
(segment (start 45.01998 34.99002) (end 45.01998 65.05996) (width 0.2) (layer B.Cu) (net 64))
(segment (start 45.01998 65.05996) (end 50.8 70.83998) (width 0.2) (layer B.Cu) (net 64))
(via (at 144.272 105.664) (size 0.5) (drill 0.3) (layers F.Cu B.Cu) (net 65))
(segment (start 142.475 103.867) (end 144.272 105.664) (width 0.15) (layer F.Cu) (net 65))
(segment (start 142.475 102.445) (end 142.475 103.867) (width 0.15) (layer F.Cu) (net 65) (status 10))
(via (at 151.892 105.918) (size 0.5) (drill 0.3) (layers F.Cu B.Cu) (net 65))
(segment (start 144.526 105.918) (end 151.892 105.918) (width 0.15) (layer B.Cu) (net 65))
(segment (start 144.272 105.664) (end 144.526 105.918) (width 0.15) (layer B.Cu) (net 65))
(segment (start 156.464 104.648) (end 155.194 105.918) (width 0.15) (layer F.Cu) (net 65))
(segment (start 156.464 102.969) (end 156.464 104.648) (width 0.15) (layer F.Cu) (net 65))
(segment (start 155.194 105.918) (end 151.892 105.918) (width 0.15) (layer F.Cu) (net 65))
(segment (start 157.579 101.854) (end 156.464 102.969) (width 0.15) (layer F.Cu) (net 65) (status 10))
(segment (start 158.0915 101.854) (end 157.579 101.854) (width 0.15) (layer F.Cu) (net 65) (status 30))
(segment (start 181.61 90.17) (end 162.209397 90.17) (width 0.15) (layer F.Cu) (net 65))
(segment (start 159.904031 99.341469) (end 158.0915 101.154) (width 0.15) (layer F.Cu) (net 65) (status 20))
(segment (start 159.904031 92.475366) (end 159.904031 99.341469) (width 0.15) (layer F.Cu) (net 65))
(segment (start 191.77 118.11) (end 185.42 111.76) (width 0.15) (layer F.Cu) (net 65) (status 10))
(segment (start 158.0915 101.154) (end 158.0915 101.854) (width 0.15) (layer F.Cu) (net 65) (status 30))
(segment (start 185.42 111.76) (end 185.42 93.98) (width 0.15) (layer F.Cu) (net 65))
(segment (start 185.42 93.98) (end 181.61 90.17) (width 0.15) (layer F.Cu) (net 65))
(segment (start 162.209397 90.17) (end 159.904031 92.475366) (width 0.15) (layer F.Cu) (net 65))
(via (at 139.7 95.504) (size 0.5) (drill 0.3) (layers F.Cu B.Cu) (net 65))
(segment (start 142.475 102.445) (end 142.475 101.246502) (width 0.15) (layer F.Cu) (net 65) (status 10))
(segment (start 142.475 101.246502) (end 138.589998 97.3615) (width 0.15) (layer F.Cu) (net 65))
(segment (start 138.589998 97.3615) (end 138.589998 96.614002) (width 0.15) (layer F.Cu) (net 65))
(segment (start 138.589998 96.614002) (end 139.7 95.504) (width 0.15) (layer F.Cu) (net 65))
(via (at 120.90401 49.53) (size 0.5) (drill 0.3) (layers F.Cu B.Cu) (net 65))
(segment (start 117.72901 46.355) (end 120.90401 49.53) (width 0.15) (layer F.Cu) (net 65) (status 10))
(segment (start 116.905 46.355) (end 117.72901 46.355) (width 0.15) (layer F.Cu) (net 65) (status 30))
(segment (start 124.313989 61.61785) (end 124.313989 56.241984) (width 0.15) (layer B.Cu) (net 65))
(segment (start 132.715 70.018861) (end 124.313989 61.61785) (width 0.15) (layer B.Cu) (net 65))
(segment (start 120.90401 52.832005) (end 120.90401 49.53) (width 0.15) (layer B.Cu) (net 65))
(segment (start 132.715 88.519) (end 132.715 70.018861) (width 0.15) (layer B.Cu) (net 65))
(segment (start 124.313989 56.241984) (end 120.90401 52.832005) (width 0.15) (layer B.Cu) (net 65))
(segment (start 139.7 95.504) (end 132.715 88.519) (width 0.15) (layer B.Cu) (net 65))
(via (at 144.78 105.156) (size 0.5) (drill 0.3) (layers F.Cu B.Cu) (net 66))
(segment (start 143.125 103.501) (end 144.78 105.156) (width 0.15) (layer F.Cu) (net 66))
(segment (start 143.125 102.445) (end 143.125 103.501) (width 0.15) (layer F.Cu) (net 66) (status 10))
(via (at 153.924008 105.156) (size 0.5) (drill 0.3) (layers F.Cu B.Cu) (net 66))
(segment (start 144.78 105.156) (end 153.924008 105.156) (width 0.15) (layer B.Cu) (net 66))
(segment (start 154.2815 105.156) (end 155.5515 103.886) (width 0.15) (layer F.Cu) (net 66) (status 20))
(segment (start 153.924008 105.156) (end 154.2815 105.156) (width 0.15) (layer F.Cu) (net 66))
(segment (start 196.85 115.57) (end 196.85 118.11) (width 0.15) (layer F.Cu) (net 66) (status 20))
(segment (start 187.96 106.68) (end 196.85 115.57) (width 0.15) (layer F.Cu) (net 66))
(segment (start 187.96 94.734999) (end 187.96 106.68) (width 0.15) (layer F.Cu) (net 66))
(segment (start 187.205001 93.98) (end 187.96 94.734999) (width 0.15) (layer F.Cu) (net 66))
(segment (start 181.783988 89.869989) (end 185.893999 93.98) (width 0.15) (layer F.Cu) (net 66))
(segment (start 159.60402 92.351098) (end 162.085129 89.869989) (width 0.15) (layer F.Cu) (net 66))
(segment (start 159.60402 98.71398) (end 159.60402 92.351098) (width 0.15) (layer F.Cu) (net 66))
(segment (start 162.085129 89.869989) (end 181.783988 89.869989) (width 0.15) (layer F.Cu) (net 66))
(segment (start 185.893999 93.98) (end 187.205001 93.98) (width 0.15) (layer F.Cu) (net 66))
(segment (start 155.5515 102.7665) (end 159.60402 98.71398) (width 0.15) (layer F.Cu) (net 66))
(segment (start 155.5515 103.886) (end 155.5515 102.7665) (width 0.15) (layer F.Cu) (net 66) (status 10))
(segment (start 143.125 101.215) (end 139.065 97.155) (width 0.15) (layer F.Cu) (net 66))
(segment (start 139.065 97.155) (end 139.065 96.901) (width 0.15) (layer F.Cu) (net 66))
(segment (start 143.125 102.445) (end 143.125 101.215) (width 0.15) (layer F.Cu) (net 66) (status 10))
(via (at 139.065 96.901) (size 0.5) (drill 0.3) (layers F.Cu B.Cu) (net 66))
(via (at 120.429006 50.292) (size 0.5) (drill 0.3) (layers F.Cu B.Cu) (net 66))
(segment (start 120.396 50.292) (end 120.429006 50.292) (width 0.15) (layer F.Cu) (net 66))
(segment (start 117.729 47.625) (end 120.396 50.292) (width 0.15) (layer F.Cu) (net 66) (status 10))
(segment (start 116.905 47.625) (end 117.729 47.625) (width 0.15) (layer F.Cu) (net 66) (status 30))
(segment (start 123.995001 56.601279) (end 120.429006 53.035284) (width 0.15) (layer B.Cu) (net 66))
(segment (start 123.995001 61.72314) (end 123.995001 56.601279) (width 0.15) (layer B.Cu) (net 66))
(segment (start 132.08 69.808139) (end 123.995001 61.72314) (width 0.15) (layer B.Cu) (net 66))
(segment (start 120.429006 53.035284) (end 120.429006 50.292) (width 0.15) (layer B.Cu) (net 66))
(segment (start 132.08 89.916) (end 132.08 69.808139) (width 0.15) (layer B.Cu) (net 66))
(segment (start 139.065 96.901) (end 132.08 89.916) (width 0.15) (layer B.Cu) (net 66))
(segment (start 139.7 40.2825) (end 140.6925 41.275) (width 0.15) (layer F.Cu) (net 67) (status 20))
(segment (start 139.7 38.445) (end 139.7 40.2825) (width 0.15) (layer F.Cu) (net 67) (status 10))
(segment (start 141.719999 39.870001) (end 144.637499 39.870001) (width 0.15) (layer F.Cu) (net 68) (status 20))
(segment (start 141.4 39.550002) (end 141.719999 39.870001) (width 0.15) (layer F.Cu) (net 68) (status 10))
(segment (start 144.637499 39.870001) (end 145.1375 39.37) (width 0.15) (layer F.Cu) (net 68) (status 30))
(segment (start 141.4 38.445) (end 141.4 39.550002) (width 0.15) (layer F.Cu) (net 68) (status 30))
(segment (start 144.032512 40.170012) (end 145.1375 41.275) (width 0.15) (layer F.Cu) (net 69) (status 20))
(segment (start 140.925012 40.170012) (end 144.032512 40.170012) (width 0.15) (layer F.Cu) (net 69))
(segment (start 140.55 39.795) (end 140.925012 40.170012) (width 0.15) (layer F.Cu) (net 69))
(segment (start 140.55 38.445) (end 140.55 39.795) (width 0.15) (layer F.Cu) (net 69) (status 10))
(segment (start 143.699999 110.745001) (end 139.597501 110.745001) (width 0.15) (layer F.Cu) (net 70))
(segment (start 143.775 110.67) (end 143.699999 110.745001) (width 0.15) (layer F.Cu) (net 70))
(segment (start 139.597501 110.745001) (end 138.0725 109.22) (width 0.15) (layer F.Cu) (net 70) (status 20))
(segment (start 143.775 109.645) (end 143.775 110.67) (width 0.15) (layer F.Cu) (net 70) (status 10))
(segment (start 199.39 90.482998) (end 199.39 95.25) (width 0.15) (layer F.Cu) (net 70) (status 20))
(segment (start 161.836593 89.269967) (end 198.176969 89.269967) (width 0.15) (layer F.Cu) (net 70))
(segment (start 159.003998 92.102562) (end 161.836593 89.269967) (width 0.15) (layer F.Cu) (net 70))
(segment (start 146.275002 107.95) (end 159.003998 95.221004) (width 0.15) (layer F.Cu) (net 70))
(segment (start 143.775 109.645) (end 143.775 108.62) (width 0.15) (layer F.Cu) (net 70) (status 10))
(segment (start 143.775 108.62) (end 144.445 107.95) (width 0.15) (layer F.Cu) (net 70))
(segment (start 198.176969 89.269967) (end 199.39 90.482998) (width 0.15) (layer F.Cu) (net 70))
(segment (start 144.445 107.95) (end 146.275002 107.95) (width 0.15) (layer F.Cu) (net 70))
(segment (start 159.003998 95.221004) (end 159.003998 92.102562) (width 0.15) (layer F.Cu) (net 70))
(via (at 148.336 87.63) (size 0.5) (drill 0.3) (layers F.Cu B.Cu) (net 71))
(segment (start 201.93 95.25) (end 201.93 92.174445) (width 0.15) (layer F.Cu) (net 71) (status 10))
(segment (start 201.93 92.174445) (end 197.385555 87.63) (width 0.15) (layer F.Cu) (net 71))
(segment (start 197.385555 87.63) (end 148.336 87.63) (width 0.15) (layer F.Cu) (net 71))
(segment (start 131.1675 48.617488) (end 131.826012 49.276) (width 0.15) (layer F.Cu) (net 71) (status 10))
(segment (start 144.272 83.566) (end 144.272 61.721988) (width 0.15) (layer B.Cu) (net 71))
(via (at 131.826012 49.276) (size 0.5) (drill 0.3) (layers F.Cu B.Cu) (net 71))
(segment (start 144.272 61.721988) (end 131.826012 49.276) (width 0.15) (layer B.Cu) (net 71))
(segment (start 131.1675 48.26) (end 131.1675 48.617488) (width 0.15) (layer F.Cu) (net 71) (status 30))
(segment (start 148.336 87.63) (end 144.272 83.566) (width 0.15) (layer B.Cu) (net 71))
(segment (start 132.08 59.69) (end 137.16 59.69) (width 2) (layer F.Cu) (net 72) (status 30))
(segment (start 136.63499 44.67499) (end 137.16 45.2) (width 0.15) (layer F.Cu) (net 72) (status 20))
(segment (start 122.26501 44.67499) (end 136.63499 44.67499) (width 0.15) (layer F.Cu) (net 72))
(segment (start 121.855 45.085) (end 122.26501 44.67499) (width 0.15) (layer F.Cu) (net 72) (status 10))
(segment (start 137.16 51.435) (end 137.16 52.07) (width 2) (layer F.Cu) (net 72))
(segment (start 136.525 52.07) (end 137.16 51.435) (width 2) (layer F.Cu) (net 72))
(segment (start 107.559906 47.234906) (end 112.395 52.07) (width 2) (layer F.Cu) (net 72))
(segment (start 49.139906 47.234906) (end 107.559906 47.234906) (width 2) (layer F.Cu) (net 72))
(segment (start 40.005 38.1) (end 49.139906 47.234906) (width 2) (layer F.Cu) (net 72))
(segment (start 112.395 52.07) (end 136.525 52.07) (width 2) (layer F.Cu) (net 72))
(segment (start 40.005 29.21) (end 40.005 38.1) (width 2) (layer F.Cu) (net 72) (status 10))
(segment (start 195.326 94.234) (end 195.326 90.805) (width 0.15) (layer F.Cu) (net 73))
(segment (start 194.31 95.25) (end 195.326 94.234) (width 0.15) (layer F.Cu) (net 73) (status 10))
(via (at 195.326 90.805) (size 0.5) (drill 0.3) (layers F.Cu B.Cu) (net 73))
(segment (start 204.539956 81.237491) (end 196.082449 89.694998) (width 0.15) (layer B.Cu) (net 73))
(segment (start 209.55 55.88) (end 204.539956 60.890044) (width 0.15) (layer B.Cu) (net 73) (status 10))
(segment (start 195.326 90.228996) (end 195.326 90.805) (width 0.15) (layer B.Cu) (net 73))
(segment (start 196.082449 89.694998) (end 195.859998 89.694998) (width 0.15) (layer B.Cu) (net 73))
(segment (start 195.859998 89.694998) (end 195.326 90.228996) (width 0.15) (layer B.Cu) (net 73))
(segment (start 204.539956 60.890044) (end 204.539956 81.237491) (width 0.15) (layer B.Cu) (net 73))
(segment (start 195.257996 90.17) (end 196.215004 90.17) (width 0.15) (layer F.Cu) (net 74))
(segment (start 204.839967 81.545037) (end 196.215004 90.17) (width 0.15) (layer B.Cu) (net 74))
(segment (start 191.77 93.657996) (end 195.257996 90.17) (width 0.15) (layer F.Cu) (net 74))
(segment (start 204.839967 65.670033) (end 204.839967 81.545037) (width 0.15) (layer B.Cu) (net 74))
(segment (start 191.77 95.25) (end 191.77 93.657996) (width 0.15) (layer F.Cu) (net 74) (status 10))
(segment (start 209.55 60.96) (end 204.839967 65.670033) (width 0.15) (layer B.Cu) (net 74) (status 10))
(via (at 196.215004 90.17) (size 0.5) (drill 0.3) (layers F.Cu B.Cu) (net 74))
(via (at 197.866 90.17) (size 0.5) (drill 0.3) (layers F.Cu B.Cu) (net 75))
(segment (start 205.139978 82.896022) (end 197.866 90.17) (width 0.15) (layer B.Cu) (net 75))
(segment (start 205.139978 70.450022) (end 205.139978 82.896022) (width 0.15) (layer B.Cu) (net 75))
(segment (start 209.55 66.04) (end 205.139978 70.450022) (width 0.15) (layer B.Cu) (net 75) (status 10))
(segment (start 189.23 95.25) (end 194.785001 89.694999) (width 0.15) (layer F.Cu) (net 75) (status 10))
(segment (start 194.785001 89.694999) (end 197.390999 89.694999) (width 0.15) (layer F.Cu) (net 75))
(segment (start 197.390999 89.694999) (end 197.866 90.17) (width 0.15) (layer F.Cu) (net 75))
(segment (start 205.439989 84.120011) (end 198.755 90.805) (width 0.15) (layer B.Cu) (net 76))
(segment (start 209.55 71.12) (end 205.439989 75.230011) (width 0.15) (layer B.Cu) (net 76) (status 10))
(segment (start 196.85 92.71) (end 198.755 90.805) (width 0.15) (layer F.Cu) (net 76))
(segment (start 196.85 95.25) (end 196.85 92.71) (width 0.15) (layer F.Cu) (net 76) (status 10))
(segment (start 205.439989 75.230011) (end 205.439989 84.120011) (width 0.15) (layer B.Cu) (net 76))
(via (at 198.755 90.805) (size 0.5) (drill 0.3) (layers F.Cu B.Cu) (net 76))
(via (at 195.145388 112.558694) (size 0.5) (drill 0.3) (layers F.Cu B.Cu) (net 77))
(segment (start 194.781306 112.558694) (end 195.145388 112.558694) (width 0.15) (layer B.Cu) (net 77))
(segment (start 189.23 118.11) (end 194.781306 112.558694) (width 0.15) (layer B.Cu) (net 77) (status 10))
(via (at 205.74 85.724976) (size 0.5) (drill 0.3) (layers F.Cu B.Cu) (net 77))
(segment (start 195.145388 112.558694) (end 209.296 98.408082) (width 0.15) (layer F.Cu) (net 77))
(segment (start 209.296 89.280976) (end 205.74 85.724976) (width 0.15) (layer F.Cu) (net 77))
(segment (start 205.74 80.01) (end 205.74 85.724976) (width 0.15) (layer B.Cu) (net 77))
(segment (start 209.296 98.408082) (end 209.296 89.280976) (width 0.15) (layer F.Cu) (net 77))
(segment (start 209.55 76.2) (end 205.74 80.01) (width 0.15) (layer B.Cu) (net 77) (status 10))
(segment (start 182.5225 93.6225) (end 182.5225 92.71) (width 0.15) (layer F.Cu) (net 78) (status 20))
(segment (start 184.15 95.25) (end 182.5225 93.6225) (width 0.15) (layer F.Cu) (net 78) (status 10))
(segment (start 184.15 92.836988) (end 184.786377 92.200611) (width 0.15) (layer B.Cu) (net 78))
(segment (start 182.155744 89.569978) (end 184.786377 92.200611) (width 0.15) (layer F.Cu) (net 78))
(segment (start 145.075 108.62) (end 145.444989 108.250011) (width 0.15) (layer F.Cu) (net 78))
(segment (start 159.304009 92.22683) (end 161.960861 89.569978) (width 0.15) (layer F.Cu) (net 78))
(segment (start 159.304009 95.345272) (end 159.304009 92.22683) (width 0.15) (layer F.Cu) (net 78))
(segment (start 184.15 95.25) (end 184.15 92.836988) (width 0.15) (layer B.Cu) (net 78) (status 10))
(segment (start 146.39927 108.250011) (end 159.304009 95.345272) (width 0.15) (layer F.Cu) (net 78))
(segment (start 145.444989 108.250011) (end 146.39927 108.250011) (width 0.15) (layer F.Cu) (net 78))
(segment (start 161.960861 89.569978) (end 182.155744 89.569978) (width 0.15) (layer F.Cu) (net 78))
(via (at 184.786377 92.200611) (size 0.5) (drill 0.3) (layers F.Cu B.Cu) (net 78))
(segment (start 145.075 109.645) (end 145.075 108.62) (width 0.15) (layer F.Cu) (net 78) (status 10))
(segment (start 181.61 97.79) (end 181.61 95.25) (width 0.15) (layer F.Cu) (net 79) (status 30))
(segment (start 186.69 97.79) (end 186.69 95.25) (width 0.15) (layer F.Cu) (net 80) (status 30))
(segment (start 194.31 118.11) (end 194.31 115.57) (width 0.15) (layer F.Cu) (net 81) (status 30))
(via (at 137.668 27.178) (size 0.5) (drill 0.3) (layers F.Cu B.Cu) (net 82) (tstamp 6066C674))
(via (at 139.7 27.178) (size 0.5) (drill 0.3) (layers F.Cu B.Cu) (net 82) (tstamp 6066C68F))
(via (at 141.732 27.178) (size 0.5) (drill 0.3) (layers F.Cu B.Cu) (net 82) (tstamp 6066C677))
(via (at 143.51 27.178) (size 0.5) (drill 0.3) (layers F.Cu B.Cu) (net 82) (tstamp 6066C767))
(via (at 135.89 27.178) (size 0.5) (drill 0.3) (layers F.Cu B.Cu) (net 82) (tstamp 6066C956))
(via (at 135.89 28.956) (size 0.5) (drill 0.3) (layers F.Cu B.Cu) (net 82) (tstamp 6066C5E1))
(via (at 135.89 30.988) (size 0.5) (drill 0.3) (layers F.Cu B.Cu) (net 82) (tstamp 6066D0B5))
(via (at 143.51 30.988) (size 0.5) (drill 0.3) (layers F.Cu B.Cu) (net 82) (tstamp 6066C770))
(via (at 143.51 33.02) (size 0.5) (drill 0.3) (layers F.Cu B.Cu) (net 82) (tstamp 6066D0C1))
(via (at 143.51 28.956) (size 0.5) (drill 0.3) (layers F.Cu B.Cu) (net 82) (tstamp 6066C662))
(via (at 135.89 33.02) (size 0.5) (drill 0.3) (layers F.Cu B.Cu) (net 82) (tstamp 6066C758))
(via (at 135.89 35.306) (size 0.5) (drill 0.3) (layers F.Cu B.Cu) (net 82) (tstamp 6066CB54))
(via (at 143.51 35.306) (size 0.5) (drill 0.3) (layers F.Cu B.Cu) (net 82) (tstamp 6066C72B))
(via (at 138.684 34.036) (size 0.5) (drill 0.3) (layers F.Cu B.Cu) (net 82) (tstamp 6066C668) (status 30))
(via (at 137.668 34.036) (size 0.5) (drill 0.3) (layers F.Cu B.Cu) (net 82) (tstamp 6066C635) (status 30))
(via (at 139.7 34.036) (size 0.5) (drill 0.3) (layers F.Cu B.Cu) (net 82) (tstamp 6066CB57) (status 30))
(via (at 140.716 34.036) (size 0.5) (drill 0.3) (layers F.Cu B.Cu) (net 82) (tstamp 6066C953) (status 30))
(via (at 141.732 34.036) (size 0.5) (drill 0.3) (layers F.Cu B.Cu) (net 82) (tstamp 6066C773) (status 30))
(via (at 138.684 33.02) (size 0.5) (drill 0.3) (layers F.Cu B.Cu) (net 82) (tstamp 6066C725) (status 30))
(via (at 137.668 33.02) (size 0.5) (drill 0.3) (layers F.Cu B.Cu) (net 82) (tstamp 6066D148) (status 30))
(via (at 139.7 33.02) (size 0.5) (drill 0.3) (layers F.Cu B.Cu) (net 82) (tstamp 6066C66B) (status 30))
(via (at 140.716 33.02) (size 0.5) (drill 0.3) (layers F.Cu B.Cu) (net 82) (tstamp 6066C61D) (status 30))
(via (at 141.732 33.02) (size 0.5) (drill 0.3) (layers F.Cu B.Cu) (net 82) (tstamp 6066D223) (status 30))
(via (at 138.684 32.004) (size 0.5) (drill 0.3) (layers F.Cu B.Cu) (net 82) (tstamp 6066D0BE) (status 30))
(via (at 137.668 32.004) (size 0.5) (drill 0.3) (layers F.Cu B.Cu) (net 82) (tstamp 6066C76D) (status 30))
(via (at 139.7 32.004) (size 0.5) (drill 0.3) (layers F.Cu B.Cu) (net 82) (tstamp 6066C671) (status 30))
(via (at 140.716 32.004) (size 0.5) (drill 0.3) (layers F.Cu B.Cu) (net 82) (tstamp 6066D727) (status 30))
(via (at 141.732 32.004) (size 0.5) (drill 0.3) (layers F.Cu B.Cu) (net 82) (tstamp 6066D0C4) (status 30))
(via (at 138.684 30.988) (size 0.5) (drill 0.3) (layers F.Cu B.Cu) (net 82) (tstamp 6066C76A) (status 30))
(via (at 137.668 30.988) (size 0.5) (drill 0.3) (layers F.Cu B.Cu) (net 82) (tstamp 6066C71C) (status 30))
(via (at 139.7 30.988) (size 0.5) (drill 0.3) (layers F.Cu B.Cu) (net 82) (tstamp 6066D9B8) (status 30))
(via (at 140.716 30.988) (size 0.5) (drill 0.3) (layers F.Cu B.Cu) (net 82) (tstamp 6066C66E) (status 30))
(via (at 141.732 30.988) (size 0.5) (drill 0.3) (layers F.Cu B.Cu) (net 82) (tstamp 6066C8AE) (status 30))
(via (at 138.684 29.972) (size 0.5) (drill 0.3) (layers F.Cu B.Cu) (net 82) (tstamp 6066D0B2) (status 30))
(via (at 137.668 29.972) (size 0.5) (drill 0.3) (layers F.Cu B.Cu) (net 82) (tstamp 6066C6D7) (status 30))
(via (at 139.7 29.972) (size 0.5) (drill 0.3) (layers F.Cu B.Cu) (net 82) (tstamp 6066CB5A) (status 30))
(via (at 140.716 29.972) (size 0.5) (drill 0.3) (layers F.Cu B.Cu) (net 82) (tstamp 6066C71F) (status 30))
(via (at 141.732 29.972) (size 0.5) (drill 0.3) (layers F.Cu B.Cu) (net 82) (tstamp 6066C665) (status 30))
(via (at 138.684 28.956) (size 0.5) (drill 0.3) (layers F.Cu B.Cu) (net 82) (tstamp 6066C704) (status 30))
(via (at 140.716 28.956) (size 0.5) (drill 0.3) (layers F.Cu B.Cu) (net 82) (tstamp 6066C5DE) (status 30))
(via (at 141.732 28.956) (size 0.5) (drill 0.3) (layers F.Cu B.Cu) (net 82) (tstamp 6066C5DB) (status 30))
(via (at 139.7 28.956) (size 0.5) (drill 0.3) (layers F.Cu B.Cu) (net 82) (tstamp 6066C5F9) (status 30))
(via (at 137.668 28.956) (size 0.5) (drill 0.3) (layers F.Cu B.Cu) (net 82) (tstamp 6066C6BF) (status 30))
(segment (start 135.785 35.56) (end 139.7 31.645) (width 2) (layer F.Cu) (net 82) (status 20))
(segment (start 126.545 35.56) (end 135.785 35.56) (width 2) (layer F.Cu) (net 82) (status 10))
(segment (start 122.885 35.56) (end 126.545 35.56) (width 2) (layer F.Cu) (net 82) (status 30))
(segment (start 36.195 95.25) (end 29.845 101.6) (width 0.55) (layer F.Cu) (net 82) (status 20))
(segment (start 36.195 41.91) (end 36.195 95.25) (width 0.55) (layer F.Cu) (net 82))
(segment (start 33.02 38.735) (end 36.195 41.91) (width 0.55) (layer F.Cu) (net 82))
(segment (start 33.02 27.94) (end 33.02 38.735) (width 0.55) (layer F.Cu) (net 82))
(segment (start 34.29 26.67) (end 33.02 27.94) (width 0.55) (layer F.Cu) (net 82))
(segment (start 113.995 26.67) (end 34.29 26.67) (width 0.55) (layer F.Cu) (net 82))
(segment (start 122.885 35.56) (end 113.995 26.67) (width 0.55) (layer F.Cu) (net 82) (status 10))
(segment (start 29.845 101.6) (end 29.845 104.14) (width 0.55) (layer F.Cu) (net 82) (status 30))
(segment (start 124.1275 93.98) (end 126.0875 93.98) (width 0.15) (layer F.Cu) (net 83) (status 30))
(segment (start 144.68 113.665) (end 143.51 113.665) (width 0.15) (layer F.Cu) (net 84) (status 20))
(segment (start 147.675 110.67) (end 144.68 113.665) (width 0.15) (layer F.Cu) (net 84))
(segment (start 147.675 109.645) (end 147.675 110.67) (width 0.15) (layer F.Cu) (net 84) (status 10))
(segment (start 145.105001 112.589999) (end 142.045001 112.589999) (width 0.15) (layer F.Cu) (net 85))
(segment (start 142.045001 112.589999) (end 140.97 113.665) (width 0.15) (layer F.Cu) (net 85) (status 20))
(segment (start 147.025 110.67) (end 145.105001 112.589999) (width 0.15) (layer F.Cu) (net 85))
(segment (start 147.025 109.645) (end 147.025 110.67) (width 0.15) (layer F.Cu) (net 85) (status 10))
(segment (start 146.375 110.67) (end 145.238989 111.806011) (width 0.15) (layer F.Cu) (net 86))
(segment (start 146.375 109.645) (end 146.375 110.67) (width 0.15) (layer F.Cu) (net 86) (status 10))
(segment (start 145.238989 111.806011) (end 140.288989 111.806011) (width 0.15) (layer F.Cu) (net 86))
(segment (start 140.288989 111.806011) (end 138.43 113.665) (width 0.15) (layer F.Cu) (net 86) (status 20))
(segment (start 144.889 111.506) (end 138.049 111.506) (width 0.15) (layer F.Cu) (net 87))
(segment (start 145.725 109.645) (end 145.725 110.67) (width 0.15) (layer F.Cu) (net 87) (status 10))
(segment (start 145.725 110.67) (end 144.889 111.506) (width 0.15) (layer F.Cu) (net 87))
(segment (start 138.049 111.506) (end 135.89 113.665) (width 0.15) (layer F.Cu) (net 87) (status 20))
(segment (start 152.19 109.645) (end 156.21 113.665) (width 0.15) (layer F.Cu) (net 88) (status 20))
(segment (start 150.275 109.645) (end 152.19 109.645) (width 0.15) (layer F.Cu) (net 88) (status 10))
(segment (start 152.789998 113.665) (end 153.67 113.665) (width 0.15) (layer F.Cu) (net 89) (status 20))
(segment (start 149.625 110.500002) (end 152.789998 113.665) (width 0.15) (layer F.Cu) (net 89) (status 10))
(segment (start 149.625 109.645) (end 149.625 110.500002) (width 0.15) (layer F.Cu) (net 89) (status 30))
(segment (start 151.13 112.825) (end 151.13 113.665) (width 0.15) (layer F.Cu) (net 90) (status 30))
(segment (start 148.975 110.67) (end 151.13 112.825) (width 0.15) (layer F.Cu) (net 90) (status 20))
(segment (start 148.975 109.645) (end 148.975 110.67) (width 0.15) (layer F.Cu) (net 90) (status 10))
(segment (start 148.325 113.4) (end 148.59 113.665) (width 0.15) (layer F.Cu) (net 91) (status 30))
(segment (start 148.325 109.645) (end 148.325 113.4) (width 0.15) (layer F.Cu) (net 91) (status 30))
(segment (start 150.495 99.06) (end 150.495 97.155) (width 0.2) (layer F.Cu) (net 92) (status 20))
(segment (start 148.325 101.23) (end 150.495 99.06) (width 0.2) (layer F.Cu) (net 92))
(segment (start 148.325 102.445) (end 148.325 101.23) (width 0.2) (layer F.Cu) (net 92) (status 10))
(segment (start 48.545 101.6) (end 48.545 104.14) (width 0.55) (layer F.Cu) (net 93) (status 30))
(segment (start 130.895 108.965) (end 131.445 109.515) (width 0.55) (layer F.Cu) (net 93) (status 30))
(segment (start 53.37 108.965) (end 130.895 108.965) (width 0.55) (layer F.Cu) (net 93) (status 20))
(segment (start 48.545 104.14) (end 53.37 108.965) (width 0.55) (layer F.Cu) (net 93) (status 10))
(segment (start 140.795 75.105) (end 140.335 75.565) (width 0.15) (layer F.Cu) (net 94))
(segment (start 140.795 74.09) (end 140.795 75.105) (width 0.15) (layer F.Cu) (net 94))
(via (at 140.335 75.565) (size 0.5) (drill 0.3) (layers F.Cu B.Cu) (net 94))
(segment (start 140.335 87.63) (end 144.145 91.44) (width 0.15) (layer B.Cu) (net 94))
(segment (start 140.335 75.565) (end 140.335 87.63) (width 0.15) (layer B.Cu) (net 94))
(via (at 144.145 91.44) (size 0.5) (drill 0.3) (layers F.Cu B.Cu) (net 94))
(via (at 146.05 95.885) (size 0.5) (drill 0.3) (layers F.Cu B.Cu) (net 94))
(segment (start 144.145 93.98) (end 146.05 95.885) (width 0.15) (layer F.Cu) (net 94))
(segment (start 144.145 91.44) (end 144.145 93.98) (width 0.15) (layer F.Cu) (net 94))
(via (at 147.32 97.155) (size 0.5) (drill 0.3) (layers F.Cu B.Cu) (net 94))
(segment (start 146.05 95.885) (end 147.32 97.155) (width 0.15) (layer B.Cu) (net 94))
(segment (start 147.675 97.51) (end 147.675 102.445) (width 0.15) (layer F.Cu) (net 94))
(segment (start 147.32 97.155) (end 147.675 97.51) (width 0.15) (layer F.Cu) (net 94))
(zone (net 0) (net_name "") (layers F&B.Cu) (tstamp 6066C728) (hatch edge 0.508)
(connect_pads (clearance 0.508))
(min_thickness 0.254)
(keepout (tracks not_allowed) (vias not_allowed) (copperpour not_allowed))
(fill (arc_segments 32) (thermal_gap 0.508) (thermal_bridge_width 0.508))
(polygon
(pts
(xy 177.8 124.46) (xy 162.56 124.46) (xy 162.56 91.44) (xy 177.8 91.44)
)
)
)
(zone (net 82) (net_name /SW_IN) (layer F.Cu) (tstamp 6066C776) (hatch edge 0.508)
(priority 1)
(connect_pads yes (clearance 0.508))
(min_thickness 0.254)
(fill yes (arc_segments 32) (thermal_gap 0.508) (thermal_bridge_width 0.508))
(polygon
(pts
(xy 149.86 36.195) (xy 129.54 36.195) (xy 129.54 25.4) (xy 149.86 25.4)
)
)
(filled_polygon
(pts
(xy 149.733 36.068) (xy 129.667 36.068) (xy 129.667 26.06) (xy 149.733 26.06)
)
)
)
(zone (net 82) (net_name /SW_IN) (layer B.Cu) (tstamp 60717E6A) (hatch edge 0.508)
(priority 2)
(connect_pads yes (clearance 0.508))
(min_thickness 0.254)
(fill yes (arc_segments 32) (thermal_gap 0.508) (thermal_bridge_width 0.508))
(polygon
(pts
(xy 149.86 43.18) (xy 129.54 43.18) (xy 129.54 25.4) (xy 149.86 25.4)
)
)
(filled_polygon
(pts
(xy 149.733 43.053) (xy 129.667 43.053) (xy 129.667 26.06) (xy 149.733 26.06)
)
)
)
(zone (net 20) (net_name "Net-(D2-Pad2)") (layer F.Cu) (tstamp 0) (hatch edge 0.508)
(connect_pads yes (clearance 0.25))
(min_thickness 0.254)
(fill yes (arc_segments 32) (thermal_gap 0.508) (thermal_bridge_width 0.508))
(polygon
(pts
(xy 139.065 44.196) (xy 135.89 44.196) (xy 135.89 37.465) (xy 139.065 37.465)
)
)
(filled_polygon
(pts
(xy 138.938 44.069) (xy 136.017 44.069) (xy 136.017 37.592) (xy 138.938 37.592)
)
)
)
(zone (net 72) (net_name /12V_OUTPUT) (layer F.Cu) (tstamp 0) (hatch edge 0.508)
(connect_pads yes (clearance 0.25))
(min_thickness 0.254)
(fill yes (arc_segments 32) (thermal_gap 0.508) (thermal_bridge_width 0.508))
(polygon
(pts
(xy 138.43 60.325) (xy 135.89 60.325) (xy 135.89 44.704) (xy 138.43 44.704)
)
)
(filled_polygon
(pts
(xy 138.303 60.198) (xy 136.017 60.198) (xy 136.017 44.831) (xy 138.303 44.831)
)
)
)
(zone (net 1) (net_name GND) (layer B.Cu) (tstamp 60691665) (hatch edge 0.508)
(connect_pads (clearance 0.508))
(min_thickness 0.254)
(fill yes (arc_segments 32) (thermal_gap 0.508) (thermal_bridge_width 0.508) (smoothing fillet))
(polygon
(pts
(xy 223.52 120.65) (xy 25.4 120.65) (xy 25.4 25.4) (xy 223.52 25.4)
)
)
(filled_polygon
(pts
(xy 122.809234 26.121633) (xy 122.238442 26.503024) (xy 121.753024 26.988442) (xy 121.371633 27.559234) (xy 121.108927 28.193463)
(xy 120.975 28.866758) (xy 120.975 29.553242) (xy 121.108927 30.226537) (xy 121.371633 30.860766) (xy 121.753024 31.431558)
(xy 122.238442 31.916976) (xy 122.809234 32.298367) (xy 123.443463 32.561073) (xy 124.116758 32.695) (xy 124.803242 32.695)
(xy 125.476537 32.561073) (xy 126.110766 32.298367) (xy 126.681558 31.916976) (xy 127.166976 31.431558) (xy 127.548367 30.860766)
(xy 127.811073 30.226537) (xy 127.945 29.553242) (xy 127.945 28.866758) (xy 127.811073 28.193463) (xy 127.548367 27.559234)
(xy 127.166976 26.988442) (xy 126.681558 26.503024) (xy 126.110766 26.121633) (xy 125.961971 26.06) (xy 128.905 26.06)
(xy 128.905 43.18) (xy 128.917201 43.303882) (xy 128.953336 43.423004) (xy 129.012017 43.532787) (xy 129.090987 43.629013)
(xy 129.187213 43.707983) (xy 129.296996 43.766664) (xy 129.416118 43.802799) (xy 129.54 43.815) (xy 149.86 43.815)
(xy 149.983882 43.802799) (xy 150.103004 43.766664) (xy 150.212787 43.707983) (xy 150.309013 43.629013) (xy 150.387983 43.532787)
(xy 150.446664 43.423004) (xy 150.482799 43.303882) (xy 150.495 43.18) (xy 150.495 26.06) (xy 218.208029 26.06)
(xy 218.059234 26.121633) (xy 217.488442 26.503024) (xy 217.003024 26.988442) (xy 216.621633 27.559234) (xy 216.358927 28.193463)
(xy 216.225 28.866758) (xy 216.225 29.553242) (xy 216.358927 30.226537) (xy 216.621633 30.860766) (xy 217.003024 31.431558)
(xy 217.488442 31.916976) (xy 218.059234 32.298367) (xy 218.693463 32.561073) (xy 219.366758 32.695) (xy 220.053242 32.695)
(xy 220.726537 32.561073) (xy 221.360766 32.298367) (xy 221.931558 31.916976) (xy 222.416976 31.431558) (xy 222.798367 30.860766)
(xy 222.86 30.711971) (xy 222.86 54.355466) (xy 222.439558 53.935024) (xy 221.868766 53.553633) (xy 221.234537 53.290927)
(xy 220.561242 53.157) (xy 219.874758 53.157) (xy 219.201463 53.290927) (xy 218.567234 53.553633) (xy 217.996442 53.935024)
(xy 217.511024 54.420442) (xy 217.129633 54.991234) (xy 216.866927 55.625463) (xy 216.733 56.298758) (xy 216.733 56.985242)
(xy 216.866927 57.658537) (xy 217.129633 58.292766) (xy 217.511024 58.863558) (xy 217.996442 59.348976) (xy 218.567234 59.730367)
(xy 219.201463 59.993073) (xy 219.874758 60.127) (xy 220.561242 60.127) (xy 221.234537 59.993073) (xy 221.868766 59.730367)
(xy 222.439558 59.348976) (xy 222.86 58.928534) (xy 222.860001 78.231467) (xy 222.439558 77.811024) (xy 221.868766 77.429633)
(xy 221.234537 77.166927) (xy 220.561242 77.033) (xy 219.874758 77.033) (xy 219.201463 77.166927) (xy 218.567234 77.429633)
(xy 217.996442 77.811024) (xy 217.511024 78.296442) (xy 217.129633 78.867234) (xy 216.866927 79.501463) (xy 216.733 80.174758)
(xy 216.733 80.861242) (xy 216.866927 81.534537) (xy 217.129633 82.168766) (xy 217.511024 82.739558) (xy 217.996442 83.224976)
(xy 218.567234 83.606367) (xy 219.201463 83.869073) (xy 219.874758 84.003) (xy 220.561242 84.003) (xy 221.234537 83.869073)
(xy 221.868766 83.606367) (xy 222.439558 83.224976) (xy 222.860001 82.804533) (xy 222.860001 115.338032) (xy 222.798367 115.189234)
(xy 222.416976 114.618442) (xy 221.931558 114.133024) (xy 221.360766 113.751633) (xy 220.726537 113.488927) (xy 220.053242 113.355)
(xy 219.366758 113.355) (xy 218.693463 113.488927) (xy 218.059234 113.751633) (xy 217.488442 114.133024) (xy 217.003024 114.618442)
(xy 216.621633 115.189234) (xy 216.358927 115.823463) (xy 216.225 116.496758) (xy 216.225 117.183242) (xy 216.358927 117.856537)
(xy 216.621633 118.490766) (xy 217.003024 119.061558) (xy 217.488442 119.546976) (xy 218.059234 119.928367) (xy 218.208029 119.99)
(xy 177.927 119.99) (xy 177.927 119.17408) (xy 178.185525 119.17408) (xy 178.269208 119.428261) (xy 178.541775 119.559158)
(xy 178.834642 119.634365) (xy 179.136553 119.650991) (xy 179.435907 119.608397) (xy 179.721199 119.508222) (xy 179.870792 119.428261)
(xy 179.954475 119.17408) (xy 180.725525 119.17408) (xy 180.809208 119.428261) (xy 181.081775 119.559158) (xy 181.374642 119.634365)
(xy 181.676553 119.650991) (xy 181.975907 119.608397) (xy 182.261199 119.508222) (xy 182.410792 119.428261) (xy 182.494475 119.17408)
(xy 181.61 118.289605) (xy 180.725525 119.17408) (xy 179.954475 119.17408) (xy 179.07 118.289605) (xy 178.185525 119.17408)
(xy 177.927 119.17408) (xy 177.927 118.968492) (xy 178.00592 118.994475) (xy 178.890395 118.11) (xy 179.249605 118.11)
(xy 180.13408 118.994475) (xy 180.34 118.926681) (xy 180.54592 118.994475) (xy 181.430395 118.11) (xy 181.789605 118.11)
(xy 182.67408 118.994475) (xy 182.855049 118.934895) (xy 182.957688 119.088505) (xy 183.171495 119.302312) (xy 183.422905 119.470299)
(xy 183.702257 119.586011) (xy 183.998816 119.645) (xy 184.301184 119.645) (xy 184.597743 119.586011) (xy 184.877095 119.470299)
(xy 185.128505 119.302312) (xy 185.342312 119.088505) (xy 185.42 118.972237) (xy 185.497688 119.088505) (xy 185.711495 119.302312)
(xy 185.962905 119.470299) (xy 186.242257 119.586011) (xy 186.538816 119.645) (xy 186.841184 119.645) (xy 187.137743 119.586011)
(xy 187.417095 119.470299) (xy 187.668505 119.302312) (xy 187.882312 119.088505) (xy 187.96 118.972237) (xy 188.037688 119.088505)
(xy 188.251495 119.302312) (xy 188.502905 119.470299) (xy 188.782257 119.586011) (xy 189.078816 119.645) (xy 189.381184 119.645)
(xy 189.677743 119.586011) (xy 189.957095 119.470299) (xy 190.208505 119.302312) (xy 190.422312 119.088505) (xy 190.5 118.972237)
(xy 190.577688 119.088505) (xy 190.791495 119.302312) (xy 191.042905 119.470299) (xy 191.322257 119.586011) (xy 191.618816 119.645)
(xy 191.921184 119.645) (xy 192.217743 119.586011) (xy 192.497095 119.470299) (xy 192.748505 119.302312) (xy 192.962312 119.088505)
(xy 193.04 118.972237) (xy 193.117688 119.088505) (xy 193.331495 119.302312) (xy 193.582905 119.470299) (xy 193.862257 119.586011)
(xy 194.158816 119.645) (xy 194.461184 119.645) (xy 194.757743 119.586011) (xy 195.037095 119.470299) (xy 195.288505 119.302312)
(xy 195.502312 119.088505) (xy 195.58 118.972237) (xy 195.657688 119.088505) (xy 195.871495 119.302312) (xy 196.122905 119.470299)
(xy 196.402257 119.586011) (xy 196.698816 119.645) (xy 197.001184 119.645) (xy 197.297743 119.586011) (xy 197.577095 119.470299)
(xy 197.828505 119.302312) (xy 198.042312 119.088505) (xy 198.12 118.972237) (xy 198.197688 119.088505) (xy 198.411495 119.302312)
(xy 198.662905 119.470299) (xy 198.942257 119.586011) (xy 199.238816 119.645) (xy 199.541184 119.645) (xy 199.837743 119.586011)
(xy 200.117095 119.470299) (xy 200.368505 119.302312) (xy 200.496737 119.17408) (xy 201.045525 119.17408) (xy 201.129208 119.428261)
(xy 201.401775 119.559158) (xy 201.694642 119.634365) (xy 201.996553 119.650991) (xy 202.295907 119.608397) (xy 202.581199 119.508222)
(xy 202.730792 119.428261) (xy 202.814475 119.17408) (xy 203.585525 119.17408) (xy 203.669208 119.428261) (xy 203.941775 119.559158)
(xy 204.234642 119.634365) (xy 204.536553 119.650991) (xy 204.835907 119.608397) (xy 205.121199 119.508222) (xy 205.270792 119.428261)
(xy 205.354475 119.17408) (xy 204.47 118.289605) (xy 203.585525 119.17408) (xy 202.814475 119.17408) (xy 201.93 118.289605)
(xy 201.045525 119.17408) (xy 200.496737 119.17408) (xy 200.582312 119.088505) (xy 200.684951 118.934895) (xy 200.86592 118.994475)
(xy 201.750395 118.11) (xy 202.109605 118.11) (xy 202.99408 118.994475) (xy 203.2 118.926681) (xy 203.40592 118.994475)
(xy 204.290395 118.11) (xy 204.649605 118.11) (xy 205.53408 118.994475) (xy 205.715049 118.934895) (xy 205.817688 119.088505)
(xy 206.031495 119.302312) (xy 206.282905 119.470299) (xy 206.562257 119.586011) (xy 206.858816 119.645) (xy 207.161184 119.645)
(xy 207.457743 119.586011) (xy 207.737095 119.470299) (xy 207.988505 119.302312) (xy 208.202312 119.088505) (xy 208.370299 118.837095)
(xy 208.486011 118.557743) (xy 208.545 118.261184) (xy 208.545 117.958816) (xy 208.486011 117.662257) (xy 208.370299 117.382905)
(xy 208.202312 117.131495) (xy 207.988505 116.917688) (xy 207.737095 116.749701) (xy 207.457743 116.633989) (xy 207.161184 116.575)
(xy 206.858816 116.575) (xy 206.562257 116.633989) (xy 206.282905 116.749701) (xy 206.031495 116.917688) (xy 205.817688 117.131495)
(xy 205.715049 117.285105) (xy 205.53408 117.225525) (xy 204.649605 118.11) (xy 204.290395 118.11) (xy 203.40592 117.225525)
(xy 203.2 117.293319) (xy 202.99408 117.225525) (xy 202.109605 118.11) (xy 201.750395 118.11) (xy 200.86592 117.225525)
(xy 200.684951 117.285105) (xy 200.582312 117.131495) (xy 200.496737 117.04592) (xy 201.045525 117.04592) (xy 201.93 117.930395)
(xy 202.814475 117.04592) (xy 203.585525 117.04592) (xy 204.47 117.930395) (xy 205.354475 117.04592) (xy 205.270792 116.791739)
(xy 204.998225 116.660842) (xy 204.705358 116.585635) (xy 204.403447 116.569009) (xy 204.104093 116.611603) (xy 203.818801 116.711778)
(xy 203.669208 116.791739) (xy 203.585525 117.04592) (xy 202.814475 117.04592) (xy 202.730792 116.791739) (xy 202.458225 116.660842)
(xy 202.165358 116.585635) (xy 201.863447 116.569009) (xy 201.564093 116.611603) (xy 201.278801 116.711778) (xy 201.129208 116.791739)
(xy 201.045525 117.04592) (xy 200.496737 117.04592) (xy 200.368505 116.917688) (xy 200.117095 116.749701) (xy 199.837743 116.633989)
(xy 199.541184 116.575) (xy 199.238816 116.575) (xy 198.942257 116.633989) (xy 198.662905 116.749701) (xy 198.411495 116.917688)
(xy 198.197688 117.131495) (xy 198.12 117.247763) (xy 198.042312 117.131495) (xy 197.828505 116.917688) (xy 197.577095 116.749701)
(xy 197.297743 116.633989) (xy 197.001184 116.575) (xy 196.698816 116.575) (xy 196.402257 116.633989) (xy 196.122905 116.749701)
(xy 195.871495 116.917688) (xy 195.657688 117.131495) (xy 195.58 117.247763) (xy 195.502312 117.131495) (xy 195.288505 116.917688)
(xy 195.262235 116.900135) (xy 195.352252 116.839987) (xy 195.579987 116.612252) (xy 195.758918 116.344463) (xy 195.882168 116.046912)
(xy 195.945 115.731033) (xy 195.945 115.408967) (xy 195.882168 115.093088) (xy 195.758918 114.795537) (xy 195.579987 114.527748)
(xy 195.352252 114.300013) (xy 195.084463 114.121082) (xy 194.786912 113.997832) (xy 194.471033 113.935) (xy 194.409092 113.935)
(xy 194.926583 113.417509) (xy 195.058223 113.443694) (xy 195.232553 113.443694) (xy 195.403533 113.409684) (xy 195.564593 113.342971)
(xy 195.709543 113.246118) (xy 195.832812 113.122849) (xy 195.929665 112.977899) (xy 195.996378 112.816839) (xy 196.030388 112.645859)
(xy 196.030388 112.471529) (xy 195.996378 112.300549) (xy 195.929665 112.139489) (xy 195.832812 111.994539) (xy 195.709543 111.87127)
(xy 195.564593 111.774417) (xy 195.403533 111.707704) (xy 195.232553 111.673694) (xy 195.126966 111.673694) (xy 195.094285 111.594795)
(xy 194.997432 111.449845) (xy 194.874163 111.326576) (xy 194.729213 111.229723) (xy 194.568153 111.16301) (xy 194.397173 111.129)
(xy 194.222843 111.129) (xy 194.051863 111.16301) (xy 193.890803 111.229723) (xy 193.77964 111.304) (xy 192.820875 111.304)
(xy 192.786 111.300565) (xy 192.751125 111.304) (xy 192.751123 111.304) (xy 192.646816 111.314273) (xy 192.51298 111.354872)
(xy 192.389637 111.4208) (xy 192.281525 111.509525) (xy 192.259288 111.536621) (xy 187.154839 116.64107) (xy 187.137743 116.633989)
(xy 186.841184 116.575) (xy 186.538816 116.575) (xy 186.409336 116.600755) (xy 192.405018 110.605073) (xy 192.536145 110.57899)
(xy 192.697205 110.512277) (xy 192.842155 110.415424) (xy 192.965424 110.292155) (xy 193.062277 110.147205) (xy 193.12899 109.986145)
(xy 193.163 109.815165) (xy 193.163 109.640835) (xy 193.12899 109.469855) (xy 193.062277 109.308795) (xy 192.965424 109.163845)
(xy 192.842155 109.040576) (xy 192.697205 108.943723) (xy 192.536145 108.87701) (xy 192.365165 108.843) (xy 192.190835 108.843)
(xy 192.019855 108.87701) (xy 191.858795 108.943723) (xy 191.713845 109.040576) (xy 191.590576 109.163845) (xy 191.493723 109.308795)
(xy 191.42701 109.469855) (xy 191.400927 109.600982) (xy 184.40605 116.595859) (xy 184.301184 116.575) (xy 183.998816 116.575)
(xy 183.702257 116.633989) (xy 183.422905 116.749701) (xy 183.171495 116.917688) (xy 182.957688 117.131495) (xy 182.855049 117.285105)
(xy 182.67408 117.225525) (xy 181.789605 118.11) (xy 181.430395 118.11) (xy 180.54592 117.225525) (xy 180.34 117.293319)
(xy 180.13408 117.225525) (xy 179.249605 118.11) (xy 178.890395 118.11) (xy 178.00592 117.225525) (xy 177.927 117.251508)
(xy 177.927 117.04592) (xy 178.185525 117.04592) (xy 179.07 117.930395) (xy 179.954475 117.04592) (xy 180.725525 117.04592)
(xy 181.61 117.930395) (xy 182.494475 117.04592) (xy 182.410792 116.791739) (xy 182.138225 116.660842) (xy 181.845358 116.585635)
(xy 181.543447 116.569009) (xy 181.244093 116.611603) (xy 180.958801 116.711778) (xy 180.809208 116.791739) (xy 180.725525 117.04592)
(xy 179.954475 117.04592) (xy 179.870792 116.791739) (xy 179.598225 116.660842) (xy 179.305358 116.585635) (xy 179.003447 116.569009)
(xy 178.704093 116.611603) (xy 178.418801 116.711778) (xy 178.269208 116.791739) (xy 178.185525 117.04592) (xy 177.927 117.04592)
(xy 177.927 98.959239) (xy 178.027748 99.059987) (xy 178.295537 99.238918) (xy 178.593088 99.362168) (xy 178.908967 99.425)
(xy 179.231033 99.425) (xy 179.546912 99.362168) (xy 179.844463 99.238918) (xy 180.112252 99.059987) (xy 180.339987 98.832252)
(xy 180.34 98.832233) (xy 180.340013 98.832252) (xy 180.567748 99.059987) (xy 180.835537 99.238918) (xy 181.133088 99.362168)
(xy 181.448967 99.425) (xy 181.771033 99.425) (xy 182.086912 99.362168) (xy 182.384463 99.238918) (xy 182.652252 99.059987)
(xy 182.879987 98.832252) (xy 183.058918 98.564463) (xy 183.182168 98.266912) (xy 183.245 97.951033) (xy 183.245 97.628967)
(xy 183.182168 97.313088) (xy 183.058918 97.015537) (xy 182.879987 96.747748) (xy 182.652252 96.520013) (xy 182.562235 96.459865)
(xy 182.588505 96.442312) (xy 182.802312 96.228505) (xy 182.88 96.112237) (xy 182.957688 96.228505) (xy 183.171495 96.442312)
(xy 183.422905 96.610299) (xy 183.702257 96.726011) (xy 183.998816 96.785) (xy 184.301184 96.785) (xy 184.597743 96.726011)
(xy 184.877095 96.610299) (xy 185.128505 96.442312) (xy 185.342312 96.228505) (xy 185.42 96.112237) (xy 185.497688 96.228505)
(xy 185.711495 96.442312) (xy 185.737765 96.459865) (xy 185.647748 96.520013) (xy 185.420013 96.747748) (xy 185.241082 97.015537)
(xy 185.117832 97.313088) (xy 185.055 97.628967) (xy 185.055 97.951033) (xy 185.117832 98.266912) (xy 185.241082 98.564463)
(xy 185.420013 98.832252) (xy 185.647748 99.059987) (xy 185.915537 99.238918) (xy 186.213088 99.362168) (xy 186.528967 99.425)
(xy 186.851033 99.425) (xy 187.166912 99.362168) (xy 187.464463 99.238918) (xy 187.732252 99.059987) (xy 187.959987 98.832252)
(xy 188.138918 98.564463) (xy 188.262168 98.266912) (xy 188.325 97.951033) (xy 188.325 97.628967) (xy 188.262168 97.313088)
(xy 188.138918 97.015537) (xy 187.959987 96.747748) (xy 187.732252 96.520013) (xy 187.642235 96.459865) (xy 187.668505 96.442312)
(xy 187.882312 96.228505) (xy 187.96 96.112237) (xy 188.037688 96.228505) (xy 188.251495 96.442312) (xy 188.502905 96.610299)
(xy 188.782257 96.726011) (xy 189.078816 96.785) (xy 189.381184 96.785) (xy 189.677743 96.726011) (xy 189.957095 96.610299)
(xy 190.208505 96.442312) (xy 190.422312 96.228505) (xy 190.5 96.112237) (xy 190.577688 96.228505) (xy 190.791495 96.442312)
(xy 191.042905 96.610299) (xy 191.322257 96.726011) (xy 191.618816 96.785) (xy 191.921184 96.785) (xy 192.217743 96.726011)
(xy 192.497095 96.610299) (xy 192.748505 96.442312) (xy 192.962312 96.228505) (xy 193.04 96.112237) (xy 193.117688 96.228505)
(xy 193.331495 96.442312) (xy 193.582905 96.610299) (xy 193.862257 96.726011) (xy 194.158816 96.785) (xy 194.461184 96.785)
(xy 194.757743 96.726011) (xy 195.037095 96.610299) (xy 195.288505 96.442312) (xy 195.502312 96.228505) (xy 195.58 96.112237)
(xy 195.657688 96.228505) (xy 195.871495 96.442312) (xy 196.122905 96.610299) (xy 196.402257 96.726011) (xy 196.698816 96.785)
(xy 197.001184 96.785) (xy 197.297743 96.726011) (xy 197.577095 96.610299) (xy 197.828505 96.442312) (xy 198.042312 96.228505)
(xy 198.12 96.112237) (xy 198.197688 96.228505) (xy 198.411495 96.442312) (xy 198.662905 96.610299) (xy 198.942257 96.726011)
(xy 199.238816 96.785) (xy 199.541184 96.785) (xy 199.837743 96.726011) (xy 200.117095 96.610299) (xy 200.368505 96.442312)
(xy 200.582312 96.228505) (xy 200.66 96.112237) (xy 200.737688 96.228505) (xy 200.951495 96.442312) (xy 201.202905 96.610299)
(xy 201.482257 96.726011) (xy 201.778816 96.785) (xy 202.081184 96.785) (xy 202.377743 96.726011) (xy 202.657095 96.610299)
(xy 202.908505 96.442312) (xy 203.036737 96.31408) (xy 203.585525 96.31408) (xy 203.669208 96.568261) (xy 203.941775 96.699158)
(xy 204.234642 96.774365) (xy 204.536553 96.790991) (xy 204.835907 96.748397) (xy 205.121199 96.648222) (xy 205.270792 96.568261)
(xy 205.354475 96.31408) (xy 204.47 95.429605) (xy 203.585525 96.31408) (xy 203.036737 96.31408) (xy 203.122312 96.228505)
(xy 203.224951 96.074895) (xy 203.40592 96.134475) (xy 204.290395 95.25) (xy 204.649605 95.25) (xy 205.53408 96.134475)
(xy 205.715049 96.074895) (xy 205.817688 96.228505) (xy 206.031495 96.442312) (xy 206.057765 96.459865) (xy 205.967748 96.520013)
(xy 205.740013 96.747748) (xy 205.561082 97.015537) (xy 205.437832 97.313088) (xy 205.375 97.628967) (xy 205.375 97.951033)
(xy 205.437832 98.266912) (xy 205.561082 98.564463) (xy 205.740013 98.832252) (xy 205.967748 99.059987) (xy 206.235537 99.238918)
(xy 206.533088 99.362168) (xy 206.848967 99.425) (xy 207.171033 99.425) (xy 207.486912 99.362168) (xy 207.784463 99.238918)
(xy 208.052252 99.059987) (xy 208.279987 98.832252) (xy 208.458918 98.564463) (xy 208.582168 98.266912) (xy 208.645 97.951033)
(xy 208.645 97.628967) (xy 208.582168 97.313088) (xy 208.458918 97.015537) (xy 208.279987 96.747748) (xy 208.052252 96.520013)
(xy 207.962235 96.459865) (xy 207.988505 96.442312) (xy 208.202312 96.228505) (xy 208.370299 95.977095) (xy 208.486011 95.697743)
(xy 208.545 95.401184) (xy 208.545 95.098816) (xy 208.486011 94.802257) (xy 208.370299 94.522905) (xy 208.202312 94.271495)
(xy 207.988505 94.057688) (xy 207.737095 93.889701) (xy 207.457743 93.773989) (xy 207.161184 93.715) (xy 206.858816 93.715)
(xy 206.562257 93.773989) (xy 206.282905 93.889701) (xy 206.031495 94.057688) (xy 205.817688 94.271495) (xy 205.715049 94.425105)
(xy 205.53408 94.365525) (xy 204.649605 95.25) (xy 204.290395 95.25) (xy 203.40592 94.365525) (xy 203.224951 94.425105)
(xy 203.122312 94.271495) (xy 203.036737 94.18592) (xy 203.585525 94.18592) (xy 204.47 95.070395) (xy 205.354475 94.18592)
(xy 205.270792 93.931739) (xy 204.998225 93.800842) (xy 204.705358 93.725635) (xy 204.403447 93.709009) (xy 204.104093 93.751603)
(xy 203.818801 93.851778) (xy 203.669208 93.931739) (xy 203.585525 94.18592) (xy 203.036737 94.18592) (xy 202.908505 94.057688)
(xy 202.657095 93.889701) (xy 202.377743 93.773989) (xy 202.081184 93.715) (xy 201.778816 93.715) (xy 201.482257 93.773989)
(xy 201.202905 93.889701) (xy 200.951495 94.057688) (xy 200.737688 94.271495) (xy 200.66 94.387763) (xy 200.582312 94.271495)
(xy 200.368505 94.057688) (xy 200.117095 93.889701) (xy 199.837743 93.773989) (xy 199.541184 93.715) (xy 199.238816 93.715)
(xy 198.942257 93.773989) (xy 198.662905 93.889701) (xy 198.411495 94.057688) (xy 198.197688 94.271495) (xy 198.12 94.387763)
(xy 198.042312 94.271495) (xy 197.828505 94.057688) (xy 197.577095 93.889701) (xy 197.297743 93.773989) (xy 197.001184 93.715)
(xy 196.698816 93.715) (xy 196.402257 93.773989) (xy 196.122905 93.889701) (xy 195.871495 94.057688) (xy 195.657688 94.271495)
(xy 195.58 94.387763) (xy 195.502312 94.271495) (xy 195.288505 94.057688) (xy 195.037095 93.889701) (xy 194.757743 93.773989)
(xy 194.461184 93.715) (xy 194.158816 93.715) (xy 193.862257 93.773989) (xy 193.582905 93.889701) (xy 193.331495 94.057688)
(xy 193.117688 94.271495) (xy 193.04 94.387763) (xy 192.962312 94.271495) (xy 192.748505 94.057688) (xy 192.497095 93.889701)
(xy 192.217743 93.773989) (xy 191.921184 93.715) (xy 191.618816 93.715) (xy 191.322257 93.773989) (xy 191.042905 93.889701)
(xy 190.791495 94.057688) (xy 190.577688 94.271495) (xy 190.5 94.387763) (xy 190.422312 94.271495) (xy 190.208505 94.057688)
(xy 189.957095 93.889701) (xy 189.677743 93.773989) (xy 189.381184 93.715) (xy 189.078816 93.715) (xy 188.782257 93.773989)
(xy 188.502905 93.889701) (xy 188.251495 94.057688) (xy 188.037688 94.271495) (xy 187.96 94.387763) (xy 187.882312 94.271495)
(xy 187.668505 94.057688) (xy 187.417095 93.889701) (xy 187.137743 93.773989) (xy 186.841184 93.715) (xy 186.538816 93.715)
(xy 186.242257 93.773989) (xy 185.962905 93.889701) (xy 185.711495 94.057688) (xy 185.497688 94.271495) (xy 185.42 94.387763)
(xy 185.342312 94.271495) (xy 185.128505 94.057688) (xy 184.877095 93.889701) (xy 184.86 93.88262) (xy 184.86 93.131079)
(xy 184.913396 93.077684) (xy 185.044522 93.051601) (xy 185.205582 92.984888) (xy 185.350532 92.888035) (xy 185.473801 92.764766)
(xy 185.570654 92.619816) (xy 185.637367 92.458756) (xy 185.671377 92.287776) (xy 185.671377 92.113446) (xy 185.637367 91.942466)
(xy 185.570654 91.781406) (xy 185.473801 91.636456) (xy 185.350532 91.513187) (xy 185.205582 91.416334) (xy 185.044522 91.349621)
(xy 184.873542 91.315611) (xy 184.699212 91.315611) (xy 184.528232 91.349621) (xy 184.367172 91.416334) (xy 184.222222 91.513187)
(xy 184.098953 91.636456) (xy 184.0021 91.781406) (xy 183.935387 91.942466) (xy 183.909304 92.073592) (xy 183.672616 92.310281)
(xy 183.645526 92.332513) (xy 183.623293 92.359604) (xy 183.556801 92.440625) (xy 183.490872 92.563969) (xy 183.450274 92.697804)
(xy 183.436565 92.836988) (xy 183.440001 92.871873) (xy 183.440001 93.88262) (xy 183.422905 93.889701) (xy 183.171495 94.057688)
(xy 182.957688 94.271495) (xy 182.88 94.387763) (xy 182.802312 94.271495) (xy 182.588505 94.057688) (xy 182.337095 93.889701)
(xy 182.057743 93.773989) (xy 181.761184 93.715) (xy 181.458816 93.715) (xy 181.162257 93.773989) (xy 180.882905 93.889701)
(xy 180.631495 94.057688) (xy 180.417688 94.271495) (xy 180.34 94.387763) (xy 180.262312 94.271495) (xy 180.048505 94.057688)
(xy 179.797095 93.889701) (xy 179.517743 93.773989) (xy 179.221184 93.715) (xy 178.918816 93.715) (xy 178.622257 93.773989)
(xy 178.342905 93.889701) (xy 178.091495 94.057688) (xy 177.927 94.222183) (xy 177.927 91.44) (xy 177.92456 91.415224)
(xy 177.917333 91.391399) (xy 177.905597 91.369443) (xy 177.889803 91.350197) (xy 177.870557 91.334403) (xy 177.848601 91.322667)
(xy 177.824776 91.31544) (xy 177.8 91.313) (xy 162.56 91.313) (xy 162.535224 91.31544) (xy 162.511399 91.322667)
(xy 162.489443 91.334403) (xy 162.470197 91.350197) (xy 162.454403 91.369443) (xy 162.442667 91.391399) (xy 162.43544 91.415224)
(xy 162.433 91.44) (xy 162.433 119.99) (xy 157.012637 119.99) (xy 157.210269 119.842588) (xy 157.405178 119.626355)
(xy 157.554157 119.376252) (xy 157.651481 119.101891) (xy 157.530814 118.872) (xy 156.337 118.872) (xy 156.337 118.892)
(xy 156.083 118.892) (xy 156.083 118.872) (xy 153.797 118.872) (xy 153.797 118.892) (xy 153.543 118.892)
(xy 153.543 118.872) (xy 151.257 118.872) (xy 151.257 118.892) (xy 151.003 118.892) (xy 151.003 118.872)
(xy 148.717 118.872) (xy 148.717 118.892) (xy 148.463 118.892) (xy 148.463 118.872) (xy 147.26375 118.872)
(xy 147.105 119.03075) (xy 147.101928 119.595) (xy 147.114188 119.719482) (xy 147.150498 119.83918) (xy 147.209463 119.949494)
(xy 147.242705 119.99) (xy 144.312637 119.99) (xy 144.510269 119.842588) (xy 144.705178 119.626355) (xy 144.854157 119.376252)
(xy 144.951481 119.101891) (xy 144.830814 118.872) (xy 143.637 118.872) (xy 143.637 118.892) (xy 143.383 118.892)
(xy 143.383 118.872) (xy 141.097 118.872) (xy 141.097 118.892) (xy 140.843 118.892) (xy 140.843 118.872)
(xy 138.557 118.872) (xy 138.557 118.892) (xy 138.303 118.892) (xy 138.303 118.872) (xy 136.017 118.872)
(xy 136.017 118.892) (xy 135.763 118.892) (xy 135.763 118.872) (xy 134.56375 118.872) (xy 134.405 119.03075)
(xy 134.401928 119.595) (xy 134.414188 119.719482) (xy 134.450498 119.83918) (xy 134.509463 119.949494) (xy 134.542705 119.99)
(xy 125.961971 119.99) (xy 126.110766 119.928367) (xy 126.681558 119.546976) (xy 127.166976 119.061558) (xy 127.548367 118.490766)
(xy 127.811073 117.856537) (xy 127.945 117.183242) (xy 127.945 116.496758) (xy 127.811073 115.823463) (xy 127.548367 115.189234)
(xy 127.166976 114.618442) (xy 126.681558 114.133024) (xy 126.110766 113.751633) (xy 125.476537 113.488927) (xy 124.803242 113.355)
(xy 124.116758 113.355) (xy 123.443463 113.488927) (xy 122.809234 113.751633) (xy 122.238442 114.133024) (xy 121.753024 114.618442)
(xy 121.371633 115.189234) (xy 121.108927 115.823463) (xy 120.975 116.496758) (xy 120.975 117.183242) (xy 121.108927 117.856537)
(xy 121.371633 118.490766) (xy 121.753024 119.061558) (xy 122.238442 119.546976) (xy 122.809234 119.928367) (xy 122.958029 119.99)
(xy 30.711971 119.99) (xy 30.860766 119.928367) (xy 31.431558 119.546976) (xy 31.916976 119.061558) (xy 32.298367 118.490766)
(xy 32.561073 117.856537) (xy 32.695 117.183242) (xy 32.695 116.496758) (xy 32.561073 115.823463) (xy 32.298367 115.189234)
(xy 31.916976 114.618442) (xy 31.431558 114.133024) (xy 30.860766 113.751633) (xy 30.226537 113.488927) (xy 29.553242 113.355)
(xy 28.866758 113.355) (xy 28.193463 113.488927) (xy 27.559234 113.751633) (xy 26.988442 114.133024) (xy 26.503024 114.618442)
(xy 26.121633 115.189234) (xy 26.06 115.338029) (xy 26.06 112.815) (xy 134.401928 112.815) (xy 134.401928 114.515)
(xy 134.414188 114.639482) (xy 134.450498 114.75918) (xy 134.509463 114.869494) (xy 134.563222 114.935) (xy 134.509463 115.000506)
(xy 134.450498 115.11082) (xy 134.414188 115.230518) (xy 134.401928 115.355) (xy 134.401928 117.055) (xy 134.414188 117.179482)
(xy 134.450498 117.29918) (xy 134.509463 117.409494) (xy 134.563222 117.475) (xy 134.509463 117.540506) (xy 134.450498 117.65082)
(xy 134.414188 117.770518) (xy 134.401928 117.895) (xy 134.405 118.45925) (xy 134.56375 118.618) (xy 135.763 118.618)
(xy 135.763 118.598) (xy 136.017 118.598) (xy 136.017 118.618) (xy 138.303 118.618) (xy 138.303 118.598)
(xy 138.557 118.598) (xy 138.557 118.618) (xy 140.843 118.618) (xy 140.843 118.598) (xy 141.097 118.598)
(xy 141.097 118.618) (xy 143.383 118.618) (xy 143.383 118.598) (xy 143.637 118.598) (xy 143.637 118.618)
(xy 144.830814 118.618) (xy 144.951481 118.388109) (xy 144.854157 118.113748) (xy 144.705178 117.863645) (xy 144.510269 117.647412)
(xy 144.280594 117.4761) (xy 144.456632 117.358475) (xy 144.663475 117.151632) (xy 144.82599 116.908411) (xy 144.937932 116.638158)
(xy 144.995 116.35126) (xy 144.995 116.05874) (xy 144.937932 115.771842) (xy 144.82599 115.501589) (xy 144.663475 115.258368)
(xy 144.456632 115.051525) (xy 144.28224 114.935) (xy 144.456632 114.818475) (xy 144.663475 114.611632) (xy 144.82599 114.368411)
(xy 144.937932 114.098158) (xy 144.995 113.81126) (xy 144.995 113.51874) (xy 144.937932 113.231842) (xy 144.82599 112.961589)
(xy 144.728043 112.815) (xy 147.101928 112.815) (xy 147.101928 114.515) (xy 147.114188 114.639482) (xy 147.150498 114.75918)
(xy 147.209463 114.869494) (xy 147.263222 114.935) (xy 147.209463 115.000506) (xy 147.150498 115.11082) (xy 147.114188 115.230518)
(xy 147.101928 115.355) (xy 147.101928 117.055) (xy 147.114188 117.179482) (xy 147.150498 117.29918) (xy 147.209463 117.409494)
(xy 147.263222 117.475) (xy 147.209463 117.540506) (xy 147.150498 117.65082) (xy 147.114188 117.770518) (xy 147.101928 117.895)
(xy 147.105 118.45925) (xy 147.26375 118.618) (xy 148.463 118.618) (xy 148.463 118.598) (xy 148.717 118.598)
(xy 148.717 118.618) (xy 151.003 118.618) (xy 151.003 118.598) (xy 151.257 118.598) (xy 151.257 118.618)
(xy 153.543 118.618) (xy 153.543 118.598) (xy 153.797 118.598) (xy 153.797 118.618) (xy 156.083 118.618)
(xy 156.083 118.598) (xy 156.337 118.598) (xy 156.337 118.618) (xy 157.530814 118.618) (xy 157.651481 118.388109)
(xy 157.554157 118.113748) (xy 157.405178 117.863645) (xy 157.210269 117.647412) (xy 156.980594 117.4761) (xy 157.156632 117.358475)
(xy 157.363475 117.151632) (xy 157.52599 116.908411) (xy 157.637932 116.638158) (xy 157.695 116.35126) (xy 157.695 116.05874)
(xy 157.637932 115.771842) (xy 157.52599 115.501589) (xy 157.363475 115.258368) (xy 157.156632 115.051525) (xy 156.98224 114.935)
(xy 157.156632 114.818475) (xy 157.363475 114.611632) (xy 157.52599 114.368411) (xy 157.637932 114.098158) (xy 157.695 113.81126)
(xy 157.695 113.51874) (xy 157.637932 113.231842) (xy 157.52599 112.961589) (xy 157.363475 112.718368) (xy 157.156632 112.511525)
(xy 156.913411 112.34901) (xy 156.643158 112.237068) (xy 156.35626 112.18) (xy 156.06374 112.18) (xy 155.776842 112.237068)
(xy 155.506589 112.34901) (xy 155.263368 112.511525) (xy 155.056525 112.718368) (xy 154.94 112.89276) (xy 154.823475 112.718368)
(xy 154.616632 112.511525) (xy 154.373411 112.34901) (xy 154.103158 112.237068) (xy 153.81626 112.18) (xy 153.52374 112.18)
(xy 153.236842 112.237068) (xy 152.966589 112.34901) (xy 152.723368 112.511525) (xy 152.516525 112.718368) (xy 152.4 112.89276)
(xy 152.283475 112.718368) (xy 152.076632 112.511525) (xy 151.833411 112.34901) (xy 151.563158 112.237068) (xy 151.27626 112.18)
(xy 150.98374 112.18) (xy 150.696842 112.237068) (xy 150.426589 112.34901) (xy 150.183368 112.511525) (xy 150.051513 112.64338)
(xy 150.029502 112.57082) (xy 149.970537 112.460506) (xy 149.891185 112.363815) (xy 149.794494 112.284463) (xy 149.68418 112.225498)
(xy 149.564482 112.189188) (xy 149.44 112.176928) (xy 147.74 112.176928) (xy 147.615518 112.189188) (xy 147.49582 112.225498)
(xy 147.385506 112.284463) (xy 147.288815 112.363815) (xy 147.209463 112.460506) (xy 147.150498 112.57082) (xy 147.114188 112.690518)
(xy 147.101928 112.815) (xy 144.728043 112.815) (xy 144.663475 112.718368) (xy 144.456632 112.511525) (xy 144.213411 112.34901)
(xy 143.943158 112.237068) (xy 143.65626 112.18) (xy 143.36374 112.18) (xy 143.076842 112.237068) (xy 142.806589 112.34901)
(xy 142.563368 112.511525) (xy 142.356525 112.718368) (xy 142.24 112.89276) (xy 142.123475 112.718368) (xy 141.916632 112.511525)
(xy 141.673411 112.34901) (xy 141.403158 112.237068) (xy 141.11626 112.18) (xy 140.82374 112.18) (xy 140.536842 112.237068)
(xy 140.266589 112.34901) (xy 140.023368 112.511525) (xy 139.816525 112.718368) (xy 139.7 112.89276) (xy 139.583475 112.718368)
(xy 139.376632 112.511525) (xy 139.133411 112.34901) (xy 138.863158 112.237068) (xy 138.57626 112.18) (xy 138.28374 112.18)
(xy 137.996842 112.237068) (xy 137.726589 112.34901) (xy 137.483368 112.511525) (xy 137.351513 112.64338) (xy 137.329502 112.57082)
(xy 137.270537 112.460506) (xy 137.191185 112.363815) (xy 137.094494 112.284463) (xy 136.98418 112.225498) (xy 136.864482 112.189188)
(xy 136.74 112.176928) (xy 135.04 112.176928) (xy 134.915518 112.189188) (xy 134.79582 112.225498) (xy 134.685506 112.284463)
(xy 134.588815 112.363815) (xy 134.509463 112.460506) (xy 134.450498 112.57082) (xy 134.414188 112.690518) (xy 134.401928 112.815)
(xy 26.06 112.815) (xy 26.06 101.448816) (xy 28.31 101.448816) (xy 28.31 101.751184) (xy 28.368989 102.047743)
(xy 28.484701 102.327095) (xy 28.652688 102.578505) (xy 28.866495 102.792312) (xy 28.982763 102.87) (xy 28.866495 102.947688)
(xy 28.652688 103.161495) (xy 28.484701 103.412905) (xy 28.368989 103.692257) (xy 28.31 103.988816) (xy 28.31 104.291184)
(xy 28.368989 104.587743) (xy 28.484701 104.867095) (xy 28.652688 105.118505) (xy 28.866495 105.332312) (xy 29.117905 105.500299)
(xy 29.397257 105.616011) (xy 29.693816 105.675) (xy 29.996184 105.675) (xy 30.292743 105.616011) (xy 30.572095 105.500299)
(xy 30.823505 105.332312) (xy 31.037312 105.118505) (xy 31.205299 104.867095) (xy 31.321011 104.587743) (xy 31.38 104.291184)
(xy 31.38 103.988816) (xy 31.321011 103.692257) (xy 31.205299 103.412905) (xy 31.037312 103.161495) (xy 30.823505 102.947688)
(xy 30.707237 102.87) (xy 30.823505 102.792312) (xy 31.037312 102.578505) (xy 31.205299 102.327095) (xy 31.321011 102.047743)
(xy 31.38 101.751184) (xy 31.38 101.448816) (xy 47.01 101.448816) (xy 47.01 101.751184) (xy 47.068989 102.047743)
(xy 47.184701 102.327095) (xy 47.352688 102.578505) (xy 47.566495 102.792312) (xy 47.682763 102.87) (xy 47.566495 102.947688)
(xy 47.352688 103.161495) (xy 47.184701 103.412905) (xy 47.068989 103.692257) (xy 47.01 103.988816) (xy 47.01 104.291184)
(xy 47.068989 104.587743) (xy 47.184701 104.867095) (xy 47.352688 105.118505) (xy 47.566495 105.332312) (xy 47.817905 105.500299)
(xy 48.097257 105.616011) (xy 48.393816 105.675) (xy 48.696184 105.675) (xy 48.992743 105.616011) (xy 49.087321 105.576835)
(xy 143.387 105.576835) (xy 143.387 105.751165) (xy 143.42101 105.922145) (xy 143.487723 106.083205) (xy 143.584576 106.228155)
(xy 143.707845 106.351424) (xy 143.852795 106.448277) (xy 144.013855 106.51499) (xy 144.184835 106.549) (xy 144.200356 106.549)
(xy 144.25298 106.577128) (xy 144.386816 106.617727) (xy 144.491123 106.628) (xy 144.491124 106.628) (xy 144.525999 106.631435)
(xy 144.560874 106.628) (xy 151.361632 106.628) (xy 151.472795 106.702277) (xy 151.633855 106.76899) (xy 151.804835 106.803)
(xy 151.979165 106.803) (xy 152.150145 106.76899) (xy 152.311205 106.702277) (xy 152.456155 106.605424) (xy 152.579424 106.482155)
(xy 152.676277 106.337205) (xy 152.74299 106.176145) (xy 152.777 106.005165) (xy 152.777 105.866) (xy 153.39364 105.866)
(xy 153.504803 105.940277) (xy 153.665863 106.00699) (xy 153.836843 106.041) (xy 154.011173 106.041) (xy 154.182153 106.00699)
(xy 154.343213 105.940277) (xy 154.488163 105.843424) (xy 154.611432 105.720155) (xy 154.708285 105.575205) (xy 154.774998 105.414145)
(xy 154.809008 105.243165) (xy 154.809008 105.068835) (xy 154.774998 104.897855) (xy 154.708285 104.736795) (xy 154.611432 104.591845)
(xy 154.488163 104.468576) (xy 154.343213 104.371723) (xy 154.182153 104.30501) (xy 154.011173 104.271) (xy 153.836843 104.271)
(xy 153.665863 104.30501) (xy 153.504803 104.371723) (xy 153.39364 104.446) (xy 145.310368 104.446) (xy 145.199205 104.371723)
(xy 145.038145 104.30501) (xy 144.867165 104.271) (xy 144.692835 104.271) (xy 144.521855 104.30501) (xy 144.360795 104.371723)
(xy 144.215845 104.468576) (xy 144.092576 104.591845) (xy 143.995723 104.736795) (xy 143.95386 104.83786) (xy 143.852795 104.879723)
(xy 143.707845 104.976576) (xy 143.584576 105.099845) (xy 143.487723 105.244795) (xy 143.42101 105.405855) (xy 143.387 105.576835)
(xy 49.087321 105.576835) (xy 49.272095 105.500299) (xy 49.523505 105.332312) (xy 49.737312 105.118505) (xy 49.905299 104.867095)
(xy 50.021011 104.587743) (xy 50.08 104.291184) (xy 50.08 103.988816) (xy 50.021011 103.692257) (xy 49.905299 103.412905)
(xy 49.737312 103.161495) (xy 49.523505 102.947688) (xy 49.407237 102.87) (xy 49.523505 102.792312) (xy 49.737312 102.578505)
(xy 49.905299 102.327095) (xy 50.021011 102.047743) (xy 50.08 101.751184) (xy 50.08 101.448816) (xy 50.021011 101.152257)
(xy 49.905299 100.872905) (xy 49.737312 100.621495) (xy 49.523505 100.407688) (xy 49.272095 100.239701) (xy 48.992743 100.123989)
(xy 48.696184 100.065) (xy 48.393816 100.065) (xy 48.097257 100.123989) (xy 47.817905 100.239701) (xy 47.566495 100.407688)
(xy 47.352688 100.621495) (xy 47.184701 100.872905) (xy 47.068989 101.152257) (xy 47.01 101.448816) (xy 31.38 101.448816)
(xy 31.321011 101.152257) (xy 31.205299 100.872905) (xy 31.037312 100.621495) (xy 30.823505 100.407688) (xy 30.572095 100.239701)
(xy 30.292743 100.123989) (xy 29.996184 100.065) (xy 29.693816 100.065) (xy 29.397257 100.123989) (xy 29.117905 100.239701)
(xy 28.866495 100.407688) (xy 28.652688 100.621495) (xy 28.484701 100.872905) (xy 28.368989 101.152257) (xy 28.31 101.448816)
(xy 26.06 101.448816) (xy 26.06 97.628967) (xy 109.49 97.628967) (xy 109.49 97.951033) (xy 109.552832 98.266912)
(xy 109.676082 98.564463) (xy 109.855013 98.832252) (xy 110.082748 99.059987) (xy 110.350537 99.238918) (xy 110.648088 99.362168)
(xy 110.963967 99.425) (xy 111.286033 99.425) (xy 111.601912 99.362168) (xy 111.899463 99.238918) (xy 112.167252 99.059987)
(xy 112.394987 98.832252) (xy 112.573918 98.564463) (xy 112.697168 98.266912) (xy 112.76 97.951033) (xy 112.76 97.628967)
(xy 112.697168 97.313088) (xy 112.573918 97.015537) (xy 112.394987 96.747748) (xy 112.167252 96.520013) (xy 111.899463 96.341082)
(xy 111.601912 96.217832) (xy 111.286033 96.155) (xy 110.963967 96.155) (xy 110.648088 96.217832) (xy 110.350537 96.341082)
(xy 110.082748 96.520013) (xy 109.855013 96.747748) (xy 109.676082 97.015537) (xy 109.552832 97.313088) (xy 109.49 97.628967)
(xy 26.06 97.628967) (xy 26.06 93.77408) (xy 28.960525 93.77408) (xy 29.044208 94.028261) (xy 29.316775 94.159158)
(xy 29.609642 94.234365) (xy 29.911553 94.250991) (xy 30.210907 94.208397) (xy 30.496199 94.108222) (xy 30.645792 94.028261)
(xy 30.729475 93.77408) (xy 47.660525 93.77408) (xy 47.744208 94.028261) (xy 48.016775 94.159158) (xy 48.309642 94.234365)
(xy 48.611553 94.250991) (xy 48.910907 94.208397) (xy 49.196199 94.108222) (xy 49.345792 94.028261) (xy 49.429475 93.77408)
(xy 48.545 92.889605) (xy 47.660525 93.77408) (xy 30.729475 93.77408) (xy 29.845 92.889605) (xy 28.960525 93.77408)
(xy 26.06 93.77408) (xy 26.06 92.776553) (xy 28.304009 92.776553) (xy 28.346603 93.075907) (xy 28.446778 93.361199)
(xy 28.526739 93.510792) (xy 28.78092 93.594475) (xy 29.665395 92.71) (xy 30.024605 92.71) (xy 30.90908 93.594475)
(xy 31.163261 93.510792) (xy 31.294158 93.238225) (xy 31.369365 92.945358) (xy 31.37866 92.776553) (xy 47.004009 92.776553)
(xy 47.046603 93.075907) (xy 47.146778 93.361199) (xy 47.226739 93.510792) (xy 47.48092 93.594475) (xy 48.365395 92.71)
(xy 48.724605 92.71) (xy 49.60908 93.594475) (xy 49.863261 93.510792) (xy 49.994158 93.238225) (xy 50.069365 92.945358)
(xy 50.085991 92.643447) (xy 50.043397 92.344093) (xy 49.943222 92.058801) (xy 49.863261 91.909208) (xy 49.60908 91.825525)
(xy 48.724605 92.71) (xy 48.365395 92.71) (xy 47.48092 91.825525) (xy 47.226739 91.909208) (xy 47.095842 92.181775)
(xy 47.020635 92.474642) (xy 47.004009 92.776553) (xy 31.37866 92.776553) (xy 31.385991 92.643447) (xy 31.343397 92.344093)
(xy 31.243222 92.058801) (xy 31.163261 91.909208) (xy 30.90908 91.825525) (xy 30.024605 92.71) (xy 29.665395 92.71)
(xy 28.78092 91.825525) (xy 28.526739 91.909208) (xy 28.395842 92.181775) (xy 28.320635 92.474642) (xy 28.304009 92.776553)
(xy 26.06 92.776553) (xy 26.06 91.23408) (xy 28.960525 91.23408) (xy 29.028319 91.44) (xy 28.960525 91.64592)
(xy 29.845 92.530395) (xy 30.729475 91.64592) (xy 30.661681 91.44) (xy 30.729475 91.23408) (xy 47.660525 91.23408)
(xy 47.728319 91.44) (xy 47.660525 91.64592) (xy 48.545 92.530395) (xy 49.429475 91.64592) (xy 49.361681 91.44)
(xy 49.429475 91.23408) (xy 48.545 90.349605) (xy 47.660525 91.23408) (xy 30.729475 91.23408) (xy 29.845 90.349605)
(xy 28.960525 91.23408) (xy 26.06 91.23408) (xy 26.06 90.236553) (xy 28.304009 90.236553) (xy 28.346603 90.535907)
(xy 28.446778 90.821199) (xy 28.526739 90.970792) (xy 28.78092 91.054475) (xy 29.665395 90.17) (xy 30.024605 90.17)
(xy 30.90908 91.054475) (xy 31.163261 90.970792) (xy 31.294158 90.698225) (xy 31.369365 90.405358) (xy 31.37866 90.236553)
(xy 47.004009 90.236553) (xy 47.046603 90.535907) (xy 47.146778 90.821199) (xy 47.226739 90.970792) (xy 47.48092 91.054475)
(xy 48.365395 90.17) (xy 48.724605 90.17) (xy 49.60908 91.054475) (xy 49.863261 90.970792) (xy 49.994158 90.698225)
(xy 50.069365 90.405358) (xy 50.085991 90.103447) (xy 50.043397 89.804093) (xy 49.943222 89.518801) (xy 49.863261 89.369208)
(xy 49.60908 89.285525) (xy 48.724605 90.17) (xy 48.365395 90.17) (xy 47.48092 89.285525) (xy 47.226739 89.369208)
(xy 47.095842 89.641775) (xy 47.020635 89.934642) (xy 47.004009 90.236553) (xy 31.37866 90.236553) (xy 31.385991 90.103447)
(xy 31.343397 89.804093) (xy 31.243222 89.518801) (xy 31.163261 89.369208) (xy 30.90908 89.285525) (xy 30.024605 90.17)
(xy 29.665395 90.17) (xy 28.78092 89.285525) (xy 28.526739 89.369208) (xy 28.395842 89.641775) (xy 28.320635 89.934642)
(xy 28.304009 90.236553) (xy 26.06 90.236553) (xy 26.06 89.10592) (xy 28.960525 89.10592) (xy 29.845 89.990395)
(xy 30.729475 89.10592) (xy 47.660525 89.10592) (xy 48.545 89.990395) (xy 49.429475 89.10592) (xy 49.345792 88.851739)
(xy 49.073225 88.720842) (xy 48.780358 88.645635) (xy 48.478447 88.629009) (xy 48.179093 88.671603) (xy 47.893801 88.771778)
(xy 47.744208 88.851739) (xy 47.660525 89.10592) (xy 30.729475 89.10592) (xy 30.645792 88.851739) (xy 30.373225 88.720842)
(xy 30.080358 88.645635) (xy 29.778447 88.629009) (xy 29.479093 88.671603) (xy 29.193801 88.771778) (xy 29.044208 88.851739)
(xy 28.960525 89.10592) (xy 26.06 89.10592) (xy 26.06 82.804534) (xy 26.480442 83.224976) (xy 27.051234 83.606367)
(xy 27.685463 83.869073) (xy 28.358758 84.003) (xy 29.045242 84.003) (xy 29.718537 83.869073) (xy 30.352766 83.606367)
(xy 30.923558 83.224976) (xy 31.127762 83.020772) (xy 37.808833 83.020772) (xy 38.006931 83.372168) (xy 38.441284 83.59789)
(xy 38.911327 83.734536) (xy 39.398996 83.776856) (xy 39.885552 83.723222) (xy 40.352294 83.575697) (xy 40.733069 83.372168)
(xy 40.931167 83.020772) (xy 39.37 81.459605) (xy 37.808833 83.020772) (xy 31.127762 83.020772) (xy 31.408976 82.739558)
(xy 31.790367 82.168766) (xy 32.053073 81.534537) (xy 32.097935 81.308996) (xy 36.873144 81.308996) (xy 36.926778 81.795552)
(xy 37.074303 82.262294) (xy 37.277832 82.643069) (xy 37.629228 82.841167) (xy 39.190395 81.28) (xy 39.549605 81.28)
(xy 41.110772 82.841167) (xy 41.462168 82.643069) (xy 41.68789 82.208716) (xy 41.824536 81.738673) (xy 41.866856 81.251004)
(xy 41.813222 80.764448) (xy 41.665697 80.297706) (xy 41.462168 79.916931) (xy 41.110772 79.718833) (xy 39.549605 81.28)
(xy 39.190395 81.28) (xy 37.629228 79.718833) (xy 37.277832 79.916931) (xy 37.05211 80.351284) (xy 36.915464 80.821327)
(xy 36.873144 81.308996) (xy 32.097935 81.308996) (xy 32.187 80.861242) (xy 32.187 80.174758) (xy 32.060585 79.539228)
(xy 37.808833 79.539228) (xy 39.37 81.100395) (xy 40.931167 79.539228) (xy 40.733069 79.187832) (xy 40.298716 78.96211)
(xy 39.828673 78.825464) (xy 39.341004 78.783144) (xy 38.854448 78.836778) (xy 38.387706 78.984303) (xy 38.006931 79.187832)
(xy 37.808833 79.539228) (xy 32.060585 79.539228) (xy 32.053073 79.501463) (xy 31.790367 78.867234) (xy 31.408976 78.296442)
(xy 30.923558 77.811024) (xy 30.352766 77.429633) (xy 29.718537 77.166927) (xy 29.045242 77.033) (xy 28.358758 77.033)
(xy 27.685463 77.166927) (xy 27.051234 77.429633) (xy 26.480442 77.811024) (xy 26.06 78.231466) (xy 26.06 68.236758)
(xy 28.265 68.236758) (xy 28.265 68.923242) (xy 28.398927 69.596537) (xy 28.661633 70.230766) (xy 29.043024 70.801558)
(xy 29.528442 71.286976) (xy 30.099234 71.668367) (xy 30.733463 71.931073) (xy 31.406758 72.065) (xy 32.093242 72.065)
(xy 32.766537 71.931073) (xy 33.400766 71.668367) (xy 33.971558 71.286976) (xy 34.456976 70.801558) (xy 34.838367 70.230766)
(xy 35.101073 69.596537) (xy 35.235 68.923242) (xy 35.235 68.236758) (xy 35.101073 67.563463) (xy 34.838367 66.929234)
(xy 34.456976 66.358442) (xy 33.971558 65.873024) (xy 33.400766 65.491633) (xy 32.766537 65.228927) (xy 32.093242 65.095)
(xy 31.406758 65.095) (xy 30.733463 65.228927) (xy 30.099234 65.491633) (xy 29.528442 65.873024) (xy 29.043024 66.358442)
(xy 28.661633 66.929234) (xy 28.398927 67.563463) (xy 28.265 68.236758) (xy 26.06 68.236758) (xy 26.06 58.928534)
(xy 26.480442 59.348976) (xy 27.051234 59.730367) (xy 27.685463 59.993073) (xy 28.358758 60.127) (xy 29.045242 60.127)
(xy 29.718537 59.993073) (xy 30.352766 59.730367) (xy 30.923558 59.348976) (xy 31.408976 58.863558) (xy 31.790367 58.292766)
(xy 32.053073 57.658537) (xy 32.187 56.985242) (xy 32.187 56.298758) (xy 32.053073 55.625463) (xy 31.790367 54.991234)
(xy 31.408976 54.420442) (xy 30.923558 53.935024) (xy 30.352766 53.553633) (xy 29.718537 53.290927) (xy 29.045242 53.157)
(xy 28.358758 53.157) (xy 27.685463 53.290927) (xy 27.051234 53.553633) (xy 26.480442 53.935024) (xy 26.06 54.355466)
(xy 26.06 47.98189) (xy 27.768524 47.98189) (xy 27.813175 48.129099) (xy 27.938359 48.39192) (xy 28.112412 48.625269)
(xy 28.328645 48.820178) (xy 28.578748 48.969157) (xy 28.853109 49.066481) (xy 29.083 48.945814) (xy 29.083 47.752)
(xy 29.337 47.752) (xy 29.337 48.945814) (xy 29.566891 49.066481) (xy 29.841252 48.969157) (xy 30.091355 48.820178)
(xy 30.307588 48.625269) (xy 30.481641 48.39192) (xy 30.606825 48.129099) (xy 30.651476 47.98189) (xy 30.530155 47.752)
(xy 29.337 47.752) (xy 29.083 47.752) (xy 27.889845 47.752) (xy 27.768524 47.98189) (xy 26.06 47.98189)
(xy 26.06 34.075) (xy 27.721928 34.075) (xy 27.721928 35.775) (xy 27.734188 35.899482) (xy 27.770498 36.01918)
(xy 27.829463 36.129494) (xy 27.908815 36.226185) (xy 28.005506 36.305537) (xy 28.11582 36.364502) (xy 28.18838 36.386513)
(xy 28.056525 36.518368) (xy 27.89401 36.761589) (xy 27.782068 37.031842) (xy 27.725 37.31874) (xy 27.725 37.61126)
(xy 27.782068 37.898158) (xy 27.89401 38.168411) (xy 28.056525 38.411632) (xy 28.263368 38.618475) (xy 28.43776 38.735)
(xy 28.263368 38.851525) (xy 28.056525 39.058368) (xy 27.89401 39.301589) (xy 27.782068 39.571842) (xy 27.725 39.85874)
(xy 27.725 40.15126) (xy 27.782068 40.438158) (xy 27.89401 40.708411) (xy 28.056525 40.951632) (xy 28.263368 41.158475)
(xy 28.43776 41.275) (xy 28.263368 41.391525) (xy 28.056525 41.598368) (xy 27.89401 41.841589) (xy 27.782068 42.111842)
(xy 27.725 42.39874) (xy 27.725 42.69126) (xy 27.782068 42.978158) (xy 27.89401 43.248411) (xy 28.056525 43.491632)
(xy 28.263368 43.698475) (xy 28.43776 43.815) (xy 28.263368 43.931525) (xy 28.056525 44.138368) (xy 27.89401 44.381589)
(xy 27.782068 44.651842) (xy 27.725 44.93874) (xy 27.725 45.23126) (xy 27.782068 45.518158) (xy 27.89401 45.788411)
(xy 28.056525 46.031632) (xy 28.263368 46.238475) (xy 28.445534 46.360195) (xy 28.328645 46.429822) (xy 28.112412 46.624731)
(xy 27.938359 46.85808) (xy 27.813175 47.120901) (xy 27.768524 47.26811) (xy 27.889845 47.498) (xy 29.083 47.498)
(xy 29.083 47.478) (xy 29.337 47.478) (xy 29.337 47.498) (xy 30.530155 47.498) (xy 30.560814 47.439905)
(xy 35.612001 52.491092) (xy 35.612 73.117125) (xy 35.608565 73.152) (xy 35.612 73.186875) (xy 35.612 73.186876)
(xy 35.622273 73.291183) (xy 35.662872 73.425019) (xy 35.7288 73.548362) (xy 35.817525 73.656474) (xy 35.844617 73.678708)
(xy 37.176232 75.010323) (xy 37.167821 75.022911) (xy 36.980497 75.475152) (xy 36.885 75.955249) (xy 36.885 76.444751)
(xy 36.980497 76.924848) (xy 37.167821 77.377089) (xy 37.439774 77.784095) (xy 37.785905 78.130226) (xy 38.192911 78.402179)
(xy 38.645152 78.589503) (xy 39.125249 78.685) (xy 39.614751 78.685) (xy 40.094848 78.589503) (xy 40.547089 78.402179)
(xy 40.954095 78.130226) (xy 41.300226 77.784095) (xy 41.572179 77.377089) (xy 41.759503 76.924848) (xy 41.855 76.444751)
(xy 41.855 75.955249) (xy 41.759503 75.475152) (xy 41.572179 75.022911) (xy 41.300226 74.615905) (xy 40.954095 74.269774)
(xy 40.547089 73.997821) (xy 40.094848 73.810497) (xy 39.614751 73.715) (xy 39.125249 73.715) (xy 38.645152 73.810497)
(xy 38.192911 73.997821) (xy 38.180323 74.006232) (xy 37.032 72.857909) (xy 37.032 71.969187) (xy 37.167821 72.297089)
(xy 37.439774 72.704095) (xy 37.785905 73.050226) (xy 38.192911 73.322179) (xy 38.645152 73.509503) (xy 39.125249 73.605)
(xy 39.614751 73.605) (xy 40.094848 73.509503) (xy 40.547089 73.322179) (xy 40.954095 73.050226) (xy 41.300226 72.704095)
(xy 41.572179 72.297089) (xy 41.759503 71.844848) (xy 41.855 71.364751) (xy 41.855 70.875249) (xy 41.759503 70.395152)
(xy 41.572179 69.942911) (xy 41.300226 69.535905) (xy 40.954095 69.189774) (xy 40.547089 68.917821) (xy 40.094848 68.730497)
(xy 39.614751 68.635) (xy 39.125249 68.635) (xy 38.645152 68.730497) (xy 38.192911 68.917821) (xy 38.180323 68.926232)
(xy 37.332011 68.07792) (xy 37.332011 67.462816) (xy 37.439774 67.624095) (xy 37.785905 67.970226) (xy 38.192911 68.242179)
(xy 38.645152 68.429503) (xy 39.125249 68.525) (xy 39.614751 68.525) (xy 40.094848 68.429503) (xy 40.547089 68.242179)
(xy 40.954095 67.970226) (xy 41.300226 67.624095) (xy 41.572179 67.217089) (xy 41.759503 66.764848) (xy 41.855 66.284751)
(xy 41.855 65.795249) (xy 41.759503 65.315152) (xy 41.572179 64.862911) (xy 41.300226 64.455905) (xy 40.954095 64.109774)
(xy 40.547089 63.837821) (xy 40.094848 63.650497) (xy 39.614751 63.555) (xy 39.125249 63.555) (xy 38.645152 63.650497)
(xy 38.192911 63.837821) (xy 38.180323 63.846232) (xy 37.632022 63.297931) (xy 37.632022 62.736343) (xy 37.785905 62.890226)
(xy 38.192911 63.162179) (xy 38.645152 63.349503) (xy 39.125249 63.445) (xy 39.614751 63.445) (xy 40.094848 63.349503)
(xy 40.547089 63.162179) (xy 40.954095 62.890226) (xy 41.300226 62.544095) (xy 41.572179 62.137089) (xy 41.759503 61.684848)
(xy 41.855 61.204751) (xy 41.855 60.715249) (xy 41.759503 60.235152) (xy 41.572179 59.782911) (xy 41.300226 59.375905)
(xy 40.954095 59.029774) (xy 40.547089 58.757821) (xy 40.094848 58.570497) (xy 39.614751 58.475) (xy 39.125249 58.475)
(xy 38.645152 58.570497) (xy 38.192911 58.757821) (xy 38.180323 58.766232) (xy 37.932033 58.517942) (xy 37.932033 57.907866)
(xy 38.192911 58.082179) (xy 38.645152 58.269503) (xy 39.125249 58.365) (xy 39.614751 58.365) (xy 40.094848 58.269503)
(xy 40.547089 58.082179) (xy 40.954095 57.810226) (xy 41.300226 57.464095) (xy 41.572179 57.057089) (xy 41.759503 56.604848)
(xy 41.855 56.124751) (xy 41.855 55.635249) (xy 41.759503 55.155152) (xy 41.572179 54.702911) (xy 41.300226 54.295905)
(xy 40.954095 53.949774) (xy 40.547089 53.677821) (xy 40.094848 53.490497) (xy 39.614751 53.395) (xy 39.125249 53.395)
(xy 38.645152 53.490497) (xy 38.302 53.632635) (xy 38.302 43.341874) (xy 38.305435 43.306999) (xy 38.302 43.272123)
(xy 38.291727 43.167816) (xy 38.251128 43.03398) (xy 38.1852 42.910637) (xy 38.096475 42.802525) (xy 38.069384 42.780292)
(xy 30.698072 35.408981) (xy 30.698072 34.99002) (xy 44.281424 34.99002) (xy 44.28498 35.026125) (xy 44.284981 65.023845)
(xy 44.281424 65.05996) (xy 44.295615 65.204045) (xy 44.326736 65.306634) (xy 44.337644 65.342593) (xy 44.405894 65.47028)
(xy 44.497743 65.582198) (xy 44.525788 65.605214) (xy 50.065 71.144427) (xy 50.065001 73.574983) (xy 49.821495 73.737688)
(xy 49.607688 73.951495) (xy 49.439701 74.202905) (xy 49.323989 74.482257) (xy 49.265 74.778816) (xy 49.265 75.081184)
(xy 49.323989 75.377743) (xy 49.439701 75.657095) (xy 49.607688 75.908505) (xy 49.821495 76.122312) (xy 50.072905 76.290299)
(xy 50.352257 76.406011) (xy 50.648816 76.465) (xy 50.951184 76.465) (xy 51.247743 76.406011) (xy 51.527095 76.290299)
(xy 51.778505 76.122312) (xy 51.992312 75.908505) (xy 52.07 75.792237) (xy 52.147688 75.908505) (xy 52.361495 76.122312)
(xy 52.612905 76.290299) (xy 52.892257 76.406011) (xy 53.188816 76.465) (xy 53.491184 76.465) (xy 53.787743 76.406011)
(xy 54.067095 76.290299) (xy 54.318505 76.122312) (xy 54.532312 75.908505) (xy 54.61 75.792237) (xy 54.687688 75.908505)
(xy 54.901495 76.122312) (xy 55.152905 76.290299) (xy 55.432257 76.406011) (xy 55.728816 76.465) (xy 56.031184 76.465)
(xy 56.327743 76.406011) (xy 56.344837 76.39893) (xy 68.210926 88.26502) (xy 68.237008 88.396145) (xy 68.303721 88.557205)
(xy 68.400574 88.702155) (xy 68.523843 88.825424) (xy 68.668793 88.922277) (xy 68.829853 88.98899) (xy 69.000833 89.023)
(xy 69.175163 89.023) (xy 69.346143 88.98899) (xy 69.507203 88.922277) (xy 69.652153 88.825424) (xy 69.775422 88.702155)
(xy 69.872275 88.557205) (xy 69.938988 88.396145) (xy 69.972998 88.225165) (xy 69.972998 88.050835) (xy 69.938988 87.879855)
(xy 69.872275 87.718795) (xy 69.775422 87.573845) (xy 69.652153 87.450576) (xy 69.507203 87.353723) (xy 69.346143 87.28701)
(xy 69.215018 87.260928) (xy 57.348929 75.39484) (xy 57.356011 75.377743) (xy 57.415 75.081184) (xy 57.415 74.778816)
(xy 57.356011 74.482257) (xy 57.240299 74.202905) (xy 57.072312 73.951495) (xy 56.858505 73.737688) (xy 56.607095 73.569701)
(xy 56.327743 73.453989) (xy 56.031184 73.395) (xy 55.728816 73.395) (xy 55.441581 73.452134) (xy 46.455 64.465554)
(xy 46.455 56.998816) (xy 46.885 56.998816) (xy 46.885 57.301184) (xy 46.943989 57.597743) (xy 47.059701 57.877095)
(xy 47.227688 58.128505) (xy 47.441495 58.342312) (xy 47.692905 58.510299) (xy 47.972257 58.626011) (xy 48.268816 58.685)
(xy 48.571184 58.685) (xy 48.867743 58.626011) (xy 49.147095 58.510299) (xy 49.398505 58.342312) (xy 49.612312 58.128505)
(xy 49.67 58.042169) (xy 49.727688 58.128505) (xy 49.941495 58.342312) (xy 50.192905 58.510299) (xy 50.472257 58.626011)
(xy 50.768816 58.685) (xy 51.071184 58.685) (xy 51.367743 58.626011) (xy 51.647095 58.510299) (xy 51.898505 58.342312)
(xy 52.112312 58.128505) (xy 52.17 58.042169) (xy 52.227688 58.128505) (xy 52.441495 58.342312) (xy 52.692905 58.510299)
(xy 52.972257 58.626011) (xy 53.268816 58.685) (xy 53.571184 58.685) (xy 53.867743 58.626011) (xy 54.147095 58.510299)
(xy 54.398505 58.342312) (xy 54.612312 58.128505) (xy 54.67 58.042169) (xy 54.727688 58.128505) (xy 54.941495 58.342312)
(xy 55.192905 58.510299) (xy 55.472257 58.626011) (xy 55.768816 58.685) (xy 56.071184 58.685) (xy 56.367743 58.626011)
(xy 56.647095 58.510299) (xy 56.898505 58.342312) (xy 57.112312 58.128505) (xy 57.17 58.042169) (xy 57.227688 58.128505)
(xy 57.441495 58.342312) (xy 57.692905 58.510299) (xy 57.972257 58.626011) (xy 58.268816 58.685) (xy 58.571184 58.685)
(xy 58.867743 58.626011) (xy 59.147095 58.510299) (xy 59.398505 58.342312) (xy 59.612312 58.128505) (xy 59.780299 57.877095)
(xy 59.896011 57.597743) (xy 59.955 57.301184) (xy 59.955 56.998816) (xy 59.896011 56.702257) (xy 59.780299 56.422905)
(xy 59.612312 56.171495) (xy 59.455 56.014183) (xy 59.455 40.864613) (xy 59.513386 40.833405) (xy 59.647962 40.722962)
(xy 59.758405 40.588386) (xy 59.840472 40.43485) (xy 59.891008 40.268254) (xy 59.908072 40.095) (xy 59.908072 38.645)
(xy 59.891008 38.471746) (xy 59.840472 38.30515) (xy 59.758405 38.151614) (xy 59.647962 38.017038) (xy 59.513386 37.906595)
(xy 59.35985 37.824528) (xy 59.193254 37.773992) (xy 59.02 37.756928) (xy 57.82 37.756928) (xy 57.646746 37.773992)
(xy 57.48015 37.824528) (xy 57.326614 37.906595) (xy 57.192038 38.017038) (xy 57.081595 38.151614) (xy 57.027223 38.253337)
(xy 56.975134 38.189866) (xy 56.749014 38.004294) (xy 56.491034 37.866401) (xy 56.211111 37.781487) (xy 55.92 37.752815)
(xy 55.62889 37.781487) (xy 55.348967 37.866401) (xy 55.090987 38.004294) (xy 54.864866 38.189866) (xy 54.679294 38.415986)
(xy 54.67 38.433374) (xy 54.660706 38.415986) (xy 54.475134 38.189866) (xy 54.249014 38.004294) (xy 53.991034 37.866401)
(xy 53.711111 37.781487) (xy 53.42 37.752815) (xy 53.12889 37.781487) (xy 52.848967 37.866401) (xy 52.590987 38.004294)
(xy 52.364866 38.189866) (xy 52.179294 38.415986) (xy 52.17 38.433374) (xy 52.160706 38.415986) (xy 51.975134 38.189866)
(xy 51.749014 38.004294) (xy 51.491034 37.866401) (xy 51.211111 37.781487) (xy 50.92 37.752815) (xy 50.62889 37.781487)
(xy 50.348967 37.866401) (xy 50.090987 38.004294) (xy 49.864866 38.189866) (xy 49.679294 38.415986) (xy 49.67 38.433374)
(xy 49.660706 38.415986) (xy 49.475134 38.189866) (xy 49.249014 38.004294) (xy 48.991034 37.866401) (xy 48.711111 37.781487)
(xy 48.42 37.752815) (xy 48.12889 37.781487) (xy 47.848967 37.866401) (xy 47.590987 38.004294) (xy 47.364866 38.189866)
(xy 47.179294 38.415986) (xy 47.041401 38.673966) (xy 46.956487 38.953889) (xy 46.935 39.17205) (xy 46.935 39.567949)
(xy 46.956487 39.78611) (xy 47.041401 40.066033) (xy 47.179294 40.324013) (xy 47.364866 40.550134) (xy 47.385 40.566658)
(xy 47.385001 56.014182) (xy 47.227688 56.171495) (xy 47.059701 56.422905) (xy 46.943989 56.702257) (xy 46.885 56.998816)
(xy 46.455 56.998816) (xy 46.455 37.629434) (xy 49.094414 34.99002) (xy 63.331424 34.99002) (xy 63.33498 35.026125)
(xy 63.334981 69.113865) (xy 63.331424 69.14998) (xy 63.345615 69.294065) (xy 63.375043 69.391073) (xy 63.387644 69.432613)
(xy 63.455894 69.5603) (xy 63.547743 69.672218) (xy 63.575788 69.695234) (xy 68.372134 74.491581) (xy 68.315 74.778816)
(xy 68.315 75.081184) (xy 68.373989 75.377743) (xy 68.489701 75.657095) (xy 68.657688 75.908505) (xy 68.871495 76.122312)
(xy 69.122905 76.290299) (xy 69.402257 76.406011) (xy 69.698816 76.465) (xy 70.001184 76.465) (xy 70.297743 76.406011)
(xy 70.577095 76.290299) (xy 70.828505 76.122312) (xy 71.042312 75.908505) (xy 71.12 75.792237) (xy 71.197688 75.908505)
(xy 71.411495 76.122312) (xy 71.662905 76.290299) (xy 71.942257 76.406011) (xy 72.238816 76.465) (xy 72.541184 76.465)
(xy 72.837743 76.406011) (xy 73.117095 76.290299) (xy 73.368505 76.122312) (xy 73.582312 75.908505) (xy 73.66 75.792237)
(xy 73.737688 75.908505) (xy 73.951495 76.122312) (xy 74.202905 76.290299) (xy 74.482257 76.406011) (xy 74.778816 76.465)
(xy 75.081184 76.465) (xy 75.377743 76.406011) (xy 75.39484 76.398929) (xy 88.022929 89.027018) (xy 88.049012 89.158145)
(xy 88.115725 89.319205) (xy 88.212578 89.464155) (xy 88.335847 89.587424) (xy 88.480797 89.684277) (xy 88.641857 89.75099)
(xy 88.812837 89.785) (xy 88.987167 89.785) (xy 89.158147 89.75099) (xy 89.319207 89.684277) (xy 89.464157 89.587424)
(xy 89.587426 89.464155) (xy 89.684279 89.319205) (xy 89.750992 89.158145) (xy 89.785002 88.987165) (xy 89.785002 88.812835)
(xy 89.750992 88.641855) (xy 89.684279 88.480795) (xy 89.587426 88.335845) (xy 89.464157 88.212576) (xy 89.319207 88.115723)
(xy 89.158147 88.04901) (xy 89.02702 88.022927) (xy 76.39893 75.394837) (xy 76.406011 75.377743) (xy 76.465 75.081184)
(xy 76.465 74.778816) (xy 76.406011 74.482257) (xy 76.290299 74.202905) (xy 76.122312 73.951495) (xy 75.908505 73.737688)
(xy 75.657095 73.569701) (xy 75.377743 73.453989) (xy 75.081184 73.395) (xy 74.778816 73.395) (xy 74.491581 73.452134)
(xy 65.505 64.465554) (xy 65.505 39.674446) (xy 65.985 39.194446) (xy 65.985 39.567949) (xy 66.006487 39.78611)
(xy 66.091401 40.066033) (xy 66.229294 40.324013) (xy 66.414866 40.550134) (xy 66.435001 40.566658) (xy 66.435 56.014183)
(xy 66.277688 56.171495) (xy 66.109701 56.422905) (xy 65.993989 56.702257) (xy 65.935 56.998816) (xy 65.935 57.301184)
(xy 65.993989 57.597743) (xy 66.109701 57.877095) (xy 66.277688 58.128505) (xy 66.491495 58.342312) (xy 66.742905 58.510299)
(xy 67.022257 58.626011) (xy 67.318816 58.685) (xy 67.621184 58.685) (xy 67.917743 58.626011) (xy 68.197095 58.510299)
(xy 68.448505 58.342312) (xy 68.662312 58.128505) (xy 68.72 58.042169) (xy 68.777688 58.128505) (xy 68.991495 58.342312)
(xy 69.242905 58.510299) (xy 69.522257 58.626011) (xy 69.818816 58.685) (xy 70.121184 58.685) (xy 70.417743 58.626011)
(xy 70.697095 58.510299) (xy 70.948505 58.342312) (xy 71.162312 58.128505) (xy 71.22 58.042169) (xy 71.277688 58.128505)
(xy 71.491495 58.342312) (xy 71.742905 58.510299) (xy 72.022257 58.626011) (xy 72.318816 58.685) (xy 72.621184 58.685)
(xy 72.917743 58.626011) (xy 73.197095 58.510299) (xy 73.448505 58.342312) (xy 73.662312 58.128505) (xy 73.72 58.042169)
(xy 73.777688 58.128505) (xy 73.991495 58.342312) (xy 74.242905 58.510299) (xy 74.522257 58.626011) (xy 74.818816 58.685)
(xy 75.121184 58.685) (xy 75.417743 58.626011) (xy 75.697095 58.510299) (xy 75.948505 58.342312) (xy 76.162312 58.128505)
(xy 76.22 58.042169) (xy 76.277688 58.128505) (xy 76.491495 58.342312) (xy 76.742905 58.510299) (xy 77.022257 58.626011)
(xy 77.318816 58.685) (xy 77.621184 58.685) (xy 77.917743 58.626011) (xy 78.197095 58.510299) (xy 78.448505 58.342312)
(xy 78.662312 58.128505) (xy 78.830299 57.877095) (xy 78.946011 57.597743) (xy 79.005 57.301184) (xy 79.005 56.998816)
(xy 78.946011 56.702257) (xy 78.830299 56.422905) (xy 78.662312 56.171495) (xy 78.505 56.014183) (xy 78.505 40.864613)
(xy 78.563386 40.833405) (xy 78.697962 40.722962) (xy 78.808405 40.588386) (xy 78.890472 40.43485) (xy 78.941008 40.268254)
(xy 78.958072 40.095) (xy 78.958072 38.645) (xy 78.941008 38.471746) (xy 78.890472 38.30515) (xy 78.808405 38.151614)
(xy 78.697962 38.017038) (xy 78.563386 37.906595) (xy 78.40985 37.824528) (xy 78.243254 37.773992) (xy 78.07 37.756928)
(xy 76.87 37.756928) (xy 76.696746 37.773992) (xy 76.53015 37.824528) (xy 76.376614 37.906595) (xy 76.242038 38.017038)
(xy 76.131595 38.151614) (xy 76.077223 38.253337) (xy 76.025134 38.189866) (xy 75.799014 38.004294) (xy 75.541034 37.866401)
(xy 75.261111 37.781487) (xy 74.97 37.752815) (xy 74.67889 37.781487) (xy 74.398967 37.866401) (xy 74.140987 38.004294)
(xy 73.914866 38.189866) (xy 73.729294 38.415986) (xy 73.72 38.433374) (xy 73.710706 38.415986) (xy 73.525134 38.189866)
(xy 73.299014 38.004294) (xy 73.041034 37.866401) (xy 72.761111 37.781487) (xy 72.47 37.752815) (xy 72.17889 37.781487)
(xy 71.898967 37.866401) (xy 71.640987 38.004294) (xy 71.414866 38.189866) (xy 71.229294 38.415986) (xy 71.22 38.433374)
(xy 71.210706 38.415986) (xy 71.025134 38.189866) (xy 70.799014 38.004294) (xy 70.541034 37.866401) (xy 70.261111 37.781487)
(xy 69.97 37.752815) (xy 69.67889 37.781487) (xy 69.398967 37.866401) (xy 69.140987 38.004294) (xy 68.914866 38.189866)
(xy 68.729294 38.415986) (xy 68.72 38.433374) (xy 68.710706 38.415986) (xy 68.525134 38.189866) (xy 68.299014 38.004294)
(xy 68.041034 37.866401) (xy 67.761111 37.781487) (xy 67.47 37.752815) (xy 67.421893 37.757553) (xy 70.189426 34.99002)
(xy 82.381424 34.99002) (xy 82.38498 35.026125) (xy 82.384981 69.113865) (xy 82.381424 69.14998) (xy 82.395615 69.294065)
(xy 82.425043 69.391073) (xy 82.437644 69.432613) (xy 82.505894 69.5603) (xy 82.597743 69.672218) (xy 82.625788 69.695234)
(xy 87.422134 74.491581) (xy 87.365 74.778816) (xy 87.365 75.081184) (xy 87.423989 75.377743) (xy 87.539701 75.657095)
(xy 87.707688 75.908505) (xy 87.921495 76.122312) (xy 88.172905 76.290299) (xy 88.452257 76.406011) (xy 88.748816 76.465)
(xy 89.051184 76.465) (xy 89.347743 76.406011) (xy 89.627095 76.290299) (xy 89.878505 76.122312) (xy 90.092312 75.908505)
(xy 90.17 75.792237) (xy 90.247688 75.908505) (xy 90.461495 76.122312) (xy 90.712905 76.290299) (xy 90.992257 76.406011)
(xy 91.288816 76.465) (xy 91.591184 76.465) (xy 91.887743 76.406011) (xy 92.167095 76.290299) (xy 92.418505 76.122312)
(xy 92.632312 75.908505) (xy 92.71 75.792237) (xy 92.787688 75.908505) (xy 93.001495 76.122312) (xy 93.252905 76.290299)
(xy 93.27 76.29738) (xy 93.270001 89.004628) (xy 93.195721 89.115795) (xy 93.129008 89.276855) (xy 93.094998 89.447835)
(xy 93.094998 89.622165) (xy 93.129008 89.793145) (xy 93.195721 89.954205) (xy 93.292574 90.099155) (xy 93.415843 90.222424)
(xy 93.560793 90.319277) (xy 93.721853 90.38599) (xy 93.892833 90.42) (xy 94.067163 90.42) (xy 94.238143 90.38599)
(xy 94.399203 90.319277) (xy 94.544153 90.222424) (xy 94.667422 90.099155) (xy 94.764275 89.954205) (xy 94.830988 89.793145)
(xy 94.864998 89.622165) (xy 94.864998 89.447835) (xy 94.830988 89.276855) (xy 94.764275 89.115795) (xy 94.69 89.004635)
(xy 94.69 80.042418) (xy 95.86 80.042418) (xy 95.862802 80.070864) (xy 95.862747 80.078682) (xy 95.863646 80.087853)
(xy 95.889554 80.334357) (xy 95.901589 80.392986) (xy 95.912792 80.451716) (xy 95.915456 80.460538) (xy 95.988751 80.697314)
(xy 96.011931 80.752457) (xy 96.034339 80.80792) (xy 96.038665 80.816054) (xy 96.038667 80.816059) (xy 96.03867 80.816064)
(xy 96.156553 81.034086) (xy 96.189988 81.083654) (xy 96.222759 81.133735) (xy 96.228584 81.140876) (xy 96.386577 81.331856)
(xy 96.429012 81.373995) (xy 96.470875 81.416745) (xy 96.477976 81.422618) (xy 96.670053 81.579273) (xy 96.719875 81.612374)
(xy 96.769237 81.646173) (xy 96.777343 81.650556) (xy 96.996191 81.766919) (xy 97.051479 81.789707) (xy 97.106475 81.813279)
(xy 97.115278 81.816003) (xy 97.352559 81.887643) (xy 97.411246 81.899264) (xy 97.469752 81.9117) (xy 97.478915 81.912663)
(xy 97.478917 81.912663) (xy 97.725595 81.93685) (xy 97.725598 81.93685) (xy 97.757581 81.94) (xy 116.872419 81.94)
(xy 116.900865 81.937198) (xy 116.908682 81.937253) (xy 116.917853 81.936354) (xy 117.164357 81.910446) (xy 117.222986 81.898411)
(xy 117.281716 81.887208) (xy 117.290532 81.884546) (xy 117.290536 81.884545) (xy 117.290539 81.884544) (xy 117.527314 81.811249)
(xy 117.582457 81.788069) (xy 117.63792 81.765661) (xy 117.646054 81.761335) (xy 117.646059 81.761333) (xy 117.646064 81.76133)
(xy 117.864086 81.643447) (xy 117.913654 81.610012) (xy 117.963735 81.577241) (xy 117.970876 81.571416) (xy 118.161856 81.413423)
(xy 118.203995 81.370988) (xy 118.246745 81.329125) (xy 118.252618 81.322024) (xy 118.409273 81.129947) (xy 118.442374 81.080125)
(xy 118.476173 81.030763) (xy 118.480556 81.022657) (xy 118.596919 80.803809) (xy 118.619707 80.748521) (xy 118.643279 80.693525)
(xy 118.646003 80.684722) (xy 118.717643 80.447441) (xy 118.729264 80.388754) (xy 118.7417 80.330248) (xy 118.742663 80.321083)
(xy 118.76685 80.074405) (xy 118.76685 80.074402) (xy 118.77 80.042419) (xy 118.77 64.737581) (xy 118.767198 64.709135)
(xy 118.767253 64.701318) (xy 118.766354 64.692147) (xy 118.740446 64.445644) (xy 118.728414 64.387028) (xy 118.717208 64.328284)
(xy 118.714544 64.319462) (xy 118.641249 64.082686) (xy 118.618074 64.027555) (xy 118.595661 63.97208) (xy 118.591334 63.963944)
(xy 118.473446 63.745914) (xy 118.440012 63.696346) (xy 118.40724 63.646265) (xy 118.401416 63.639124) (xy 118.243423 63.448144)
(xy 118.200988 63.406005) (xy 118.159125 63.363255) (xy 118.152024 63.357381) (xy 117.959946 63.200727) (xy 117.910169 63.167655)
(xy 117.860763 63.133826) (xy 117.852657 63.129444) (xy 117.633809 63.013081) (xy 117.578532 62.990298) (xy 117.523525 62.966721)
(xy 117.514722 62.963997) (xy 117.277441 62.892357) (xy 117.218754 62.880736) (xy 117.160248 62.8683) (xy 117.151085 62.867337)
(xy 117.151083 62.867337) (xy 116.904405 62.84315) (xy 116.904402 62.84315) (xy 116.872419 62.84) (xy 97.757581 62.84)
(xy 97.729135 62.842802) (xy 97.721318 62.842747) (xy 97.712147 62.843646) (xy 97.465644 62.869554) (xy 97.407028 62.881586)
(xy 97.348284 62.892792) (xy 97.339462 62.895456) (xy 97.102686 62.968751) (xy 97.047555 62.991926) (xy 96.99208 63.014339)
(xy 96.983944 63.018666) (xy 96.765914 63.136554) (xy 96.716346 63.169988) (xy 96.666265 63.20276) (xy 96.659124 63.208584)
(xy 96.468144 63.366577) (xy 96.426005 63.409012) (xy 96.383255 63.450875) (xy 96.377381 63.457976) (xy 96.220727 63.650054)
(xy 96.187655 63.699831) (xy 96.153826 63.749237) (xy 96.149444 63.757343) (xy 96.033081 63.976191) (xy 96.010308 64.031444)
(xy 95.986721 64.086475) (xy 95.983997 64.095278) (xy 95.912357 64.332559) (xy 95.900736 64.391246) (xy 95.8883 64.449752)
(xy 95.887337 64.458917) (xy 95.86315 64.705595) (xy 95.86315 64.705608) (xy 95.860001 64.737581) (xy 95.86 80.042418)
(xy 94.69 80.042418) (xy 94.69 76.29738) (xy 94.707095 76.290299) (xy 94.958505 76.122312) (xy 95.172312 75.908505)
(xy 95.340299 75.657095) (xy 95.456011 75.377743) (xy 95.515 75.081184) (xy 95.515 74.778816) (xy 95.456011 74.482257)
(xy 95.340299 74.202905) (xy 95.172312 73.951495) (xy 94.958505 73.737688) (xy 94.707095 73.569701) (xy 94.427743 73.453989)
(xy 94.131184 73.395) (xy 93.828816 73.395) (xy 93.541581 73.452134) (xy 93.255258 73.165812) (xy 93.232238 73.137762)
(xy 93.12032 73.045913) (xy 92.992633 72.977663) (xy 92.854085 72.935635) (xy 92.746105 72.925) (xy 92.71 72.921444)
(xy 92.673895 72.925) (xy 90.474447 72.925) (xy 84.555 67.005554) (xy 84.555 65.696758) (xy 87.955 65.696758)
(xy 87.955 66.383242) (xy 88.088927 67.056537) (xy 88.351633 67.690766) (xy 88.733024 68.261558) (xy 89.218442 68.746976)
(xy 89.789234 69.128367) (xy 90.423463 69.391073) (xy 91.096758 69.525) (xy 91.783242 69.525) (xy 92.456537 69.391073)
(xy 93.090766 69.128367) (xy 93.661558 68.746976) (xy 94.146976 68.261558) (xy 94.528367 67.690766) (xy 94.791073 67.056537)
(xy 94.925 66.383242) (xy 94.925 65.696758) (xy 94.791073 65.023463) (xy 94.528367 64.389234) (xy 94.146976 63.818442)
(xy 93.661558 63.333024) (xy 93.090766 62.951633) (xy 92.456537 62.688927) (xy 91.783242 62.555) (xy 91.096758 62.555)
(xy 90.423463 62.688927) (xy 89.789234 62.951633) (xy 89.218442 63.333024) (xy 88.733024 63.818442) (xy 88.351633 64.389234)
(xy 88.088927 65.023463) (xy 87.955 65.696758) (xy 84.555 65.696758) (xy 84.555 39.674446) (xy 85.035 39.194446)
(xy 85.035 39.567949) (xy 85.056487 39.78611) (xy 85.141401 40.066033) (xy 85.279294 40.324013) (xy 85.464866 40.550134)
(xy 85.485001 40.566658) (xy 85.485 56.014183) (xy 85.327688 56.171495) (xy 85.159701 56.422905) (xy 85.043989 56.702257)
(xy 84.985 56.998816) (xy 84.985 57.301184) (xy 85.043989 57.597743) (xy 85.159701 57.877095) (xy 85.327688 58.128505)
(xy 85.541495 58.342312) (xy 85.792905 58.510299) (xy 86.072257 58.626011) (xy 86.368816 58.685) (xy 86.671184 58.685)
(xy 86.967743 58.626011) (xy 87.247095 58.510299) (xy 87.498505 58.342312) (xy 87.712312 58.128505) (xy 87.77 58.042169)
(xy 87.827688 58.128505) (xy 88.041495 58.342312) (xy 88.292905 58.510299) (xy 88.572257 58.626011) (xy 88.868816 58.685)
(xy 89.171184 58.685) (xy 89.467743 58.626011) (xy 89.747095 58.510299) (xy 89.998505 58.342312) (xy 90.212312 58.128505)
(xy 90.27 58.042169) (xy 90.327688 58.128505) (xy 90.541495 58.342312) (xy 90.792905 58.510299) (xy 91.072257 58.626011)
(xy 91.368816 58.685) (xy 91.671184 58.685) (xy 91.967743 58.626011) (xy 92.247095 58.510299) (xy 92.498505 58.342312)
(xy 92.712312 58.128505) (xy 92.77 58.042169) (xy 92.827688 58.128505) (xy 93.041495 58.342312) (xy 93.292905 58.510299)
(xy 93.572257 58.626011) (xy 93.868816 58.685) (xy 94.171184 58.685) (xy 94.467743 58.626011) (xy 94.747095 58.510299)
(xy 94.998505 58.342312) (xy 95.212312 58.128505) (xy 95.27 58.042169) (xy 95.327688 58.128505) (xy 95.541495 58.342312)
(xy 95.792905 58.510299) (xy 96.072257 58.626011) (xy 96.368816 58.685) (xy 96.671184 58.685) (xy 96.967743 58.626011)
(xy 97.247095 58.510299) (xy 97.498505 58.342312) (xy 97.712312 58.128505) (xy 97.880299 57.877095) (xy 97.996011 57.597743)
(xy 98.055 57.301184) (xy 98.055 56.998816) (xy 97.996011 56.702257) (xy 97.880299 56.422905) (xy 97.712312 56.171495)
(xy 97.555 56.014183) (xy 97.555 52.705) (xy 103.860583 52.705) (xy 103.878153 52.883391) (xy 103.930188 53.054927)
(xy 104.014688 53.213015) (xy 104.128405 53.351581) (xy 104.163218 53.380151) (xy 109.481129 58.698063) (xy 109.370497 58.965152)
(xy 109.275 59.445249) (xy 109.275 59.934751) (xy 109.370497 60.414848) (xy 109.557821 60.867089) (xy 109.829774 61.274095)
(xy 110.175905 61.620226) (xy 110.582911 61.892179) (xy 111.035152 62.079503) (xy 111.515249 62.175) (xy 112.004751 62.175)
(xy 112.484848 62.079503) (xy 112.937089 61.892179) (xy 113.344095 61.620226) (xy 113.690226 61.274095) (xy 113.962179 60.867089)
(xy 114.072811 60.6) (xy 114.527189 60.6) (xy 114.637821 60.867089) (xy 114.909774 61.274095) (xy 115.255905 61.620226)
(xy 115.662911 61.892179) (xy 116.115152 62.079503) (xy 116.595249 62.175) (xy 117.084751 62.175) (xy 117.564848 62.079503)
(xy 117.831938 61.968871) (xy 118.978 63.114934) (xy 118.978001 86.061287) (xy 118.978 86.061297) (xy 118.978001 91.825066)
(xy 118.704923 92.098144) (xy 118.619702 92.201985) (xy 118.535202 92.360074) (xy 118.483168 92.531609) (xy 118.465597 92.71)
(xy 118.483168 92.888391) (xy 118.535202 93.059926) (xy 118.619702 93.218015) (xy 118.73342 93.35658) (xy 118.871985 93.470298)
(xy 119.030074 93.554798) (xy 119.201609 93.606832) (xy 119.38 93.624403) (xy 119.558391 93.606832) (xy 119.729926 93.554798)
(xy 119.888015 93.470298) (xy 119.991856 93.385077) (xy 120.499851 92.877083) (xy 120.534581 92.848581) (xy 120.648298 92.710015)
(xy 120.732798 92.551927) (xy 120.784833 92.380391) (xy 120.798 92.246704) (xy 120.798 92.246703) (xy 120.802403 92.202001)
(xy 120.798 92.157299) (xy 120.798 80.174758) (xy 120.975 80.174758) (xy 120.975 80.861242) (xy 121.108927 81.534537)
(xy 121.371633 82.168766) (xy 121.753024 82.739558) (xy 122.238442 83.224976) (xy 122.809234 83.606367) (xy 123.443463 83.869073)
(xy 124.116758 84.003) (xy 124.803242 84.003) (xy 125.476537 83.869073) (xy 126.110766 83.606367) (xy 126.681558 83.224976)
(xy 127.166976 82.739558) (xy 127.548367 82.168766) (xy 127.811073 81.534537) (xy 127.945 80.861242) (xy 127.945 80.174758)
(xy 127.811073 79.501463) (xy 127.548367 78.867234) (xy 127.166976 78.296442) (xy 126.681558 77.811024) (xy 126.110766 77.429633)
(xy 125.476537 77.166927) (xy 124.803242 77.033) (xy 124.116758 77.033) (xy 123.443463 77.166927) (xy 122.809234 77.429633)
(xy 122.238442 77.811024) (xy 121.753024 78.296442) (xy 121.371633 78.867234) (xy 121.108927 79.501463) (xy 120.975 80.174758)
(xy 120.798 80.174758) (xy 120.798 68.236758) (xy 120.975 68.236758) (xy 120.975 68.923242) (xy 121.108927 69.596537)
(xy 121.371633 70.230766) (xy 121.753024 70.801558) (xy 122.238442 71.286976) (xy 122.809234 71.668367) (xy 123.443463 71.931073)
(xy 124.116758 72.065) (xy 124.803242 72.065) (xy 125.476537 71.931073) (xy 126.110766 71.668367) (xy 126.681558 71.286976)
(xy 127.166976 70.801558) (xy 127.548367 70.230766) (xy 127.811073 69.596537) (xy 127.945 68.923242) (xy 127.945 68.236758)
(xy 127.811073 67.563463) (xy 127.548367 66.929234) (xy 127.166976 66.358442) (xy 126.681558 65.873024) (xy 126.110766 65.491633)
(xy 125.476537 65.228927) (xy 124.803242 65.095) (xy 124.116758 65.095) (xy 123.443463 65.228927) (xy 122.809234 65.491633)
(xy 122.238442 65.873024) (xy 121.753024 66.358442) (xy 121.371633 66.929234) (xy 121.108927 67.563463) (xy 120.975 68.236758)
(xy 120.798 68.236758) (xy 120.798 62.782702) (xy 120.802403 62.738) (xy 120.798 62.693296) (xy 120.784833 62.559609)
(xy 120.732798 62.388073) (xy 120.69384 62.315187) (xy 120.648298 62.229984) (xy 120.603173 62.175) (xy 120.534581 62.091419)
(xy 120.499853 62.062919) (xy 119.118871 60.681938) (xy 119.229503 60.414848) (xy 119.325 59.934751) (xy 119.325 59.718996)
(xy 119.423144 59.718996) (xy 119.476778 60.205552) (xy 119.624303 60.672294) (xy 119.827832 61.053069) (xy 120.179228 61.251167)
(xy 121.740395 59.69) (xy 120.179228 58.128833) (xy 119.827832 58.326931) (xy 119.60211 58.761284) (xy 119.465464 59.231327)
(xy 119.423144 59.718996) (xy 119.325 59.718996) (xy 119.325 59.445249) (xy 119.229503 58.965152) (xy 119.042179 58.512911)
(xy 118.770226 58.105905) (xy 118.424095 57.759774) (xy 118.017089 57.487821) (xy 117.564848 57.300497) (xy 117.084751 57.205)
(xy 116.595249 57.205) (xy 116.115152 57.300497) (xy 115.662911 57.487821) (xy 115.255905 57.759774) (xy 114.909774 58.105905)
(xy 114.637821 58.512911) (xy 114.527189 58.78) (xy 114.072811 58.78) (xy 113.962179 58.512911) (xy 113.690226 58.105905)
(xy 113.344095 57.759774) (xy 112.937089 57.487821) (xy 112.484848 57.300497) (xy 112.004751 57.205) (xy 111.515249 57.205)
(xy 111.035152 57.300497) (xy 110.768063 57.411129) (xy 105.450087 52.093154) (xy 105.421581 52.058419) (xy 105.283015 51.944702)
(xy 105.124927 51.860202) (xy 104.953391 51.808167) (xy 104.819704 51.795) (xy 104.819702 51.795) (xy 104.775 51.790597)
(xy 104.730298 51.795) (xy 104.730282 51.795) (xy 104.596595 51.808167) (xy 104.425059 51.860202) (xy 104.266971 51.944702)
(xy 104.128405 52.058419) (xy 104.014688 52.196985) (xy 103.930188 52.355073) (xy 103.878153 52.526609) (xy 103.860583 52.705)
(xy 97.555 52.705) (xy 97.555 50.204835) (xy 119.544006 50.204835) (xy 119.544006 50.379165) (xy 119.578016 50.550145)
(xy 119.644729 50.711205) (xy 119.719007 50.822369) (xy 119.719006 53.000409) (xy 119.715571 53.035284) (xy 119.719006 53.070159)
(xy 119.719006 53.07016) (xy 119.729279 53.174467) (xy 119.769878 53.308303) (xy 119.835806 53.431646) (xy 119.924531 53.539758)
(xy 119.951623 53.561992) (xy 123.285002 56.895372) (xy 123.285002 57.60126) (xy 123.283069 57.597832) (xy 122.848716 57.37211)
(xy 122.378673 57.235464) (xy 121.891004 57.193144) (xy 121.404448 57.246778) (xy 120.937706 57.394303) (xy 120.556931 57.597832)
(xy 120.358833 57.949228) (xy 121.92 59.510395) (xy 121.934143 59.496253) (xy 122.113748 59.675858) (xy 122.099605 59.69)
(xy 122.113748 59.704143) (xy 121.934143 59.883748) (xy 121.92 59.869605) (xy 120.358833 61.430772) (xy 120.556931 61.782168)
(xy 120.991284 62.00789) (xy 121.461327 62.144536) (xy 121.948996 62.186856) (xy 122.435552 62.133222) (xy 122.902294 61.985697)
(xy 123.283069 61.782168) (xy 123.286739 61.775659) (xy 123.295274 61.862323) (xy 123.335873 61.996159) (xy 123.401801 62.119502)
(xy 123.490526 62.227614) (xy 123.517618 62.249848) (xy 131.370001 70.102232) (xy 131.37 89.881125) (xy 131.366565 89.916)
(xy 131.37 89.950875) (xy 131.37 89.950876) (xy 131.380273 90.055183) (xy 131.420872 90.189019) (xy 131.4868 90.312362)
(xy 131.575525 90.420474) (xy 131.602617 90.442708) (xy 138.187927 97.028018) (xy 138.21401 97.159145) (xy 138.280723 97.320205)
(xy 138.377576 97.465155) (xy 138.500845 97.588424) (xy 138.645795 97.685277) (xy 138.806855 97.75199) (xy 138.977835 97.786)
(xy 139.152165 97.786) (xy 139.323145 97.75199) (xy 139.484205 97.685277) (xy 139.629155 97.588424) (xy 139.752424 97.465155)
(xy 139.849277 97.320205) (xy 139.91599 97.159145) (xy 139.95 96.988165) (xy 139.95 96.813835) (xy 139.91599 96.642855)
(xy 139.849277 96.481795) (xy 139.78726 96.388981) (xy 139.958145 96.35499) (xy 140.119205 96.288277) (xy 140.264155 96.191424)
(xy 140.387424 96.068155) (xy 140.484277 95.923205) (xy 140.536206 95.797835) (xy 145.165 95.797835) (xy 145.165 95.972165)
(xy 145.19901 96.143145) (xy 145.265723 96.304205) (xy 145.362576 96.449155) (xy 145.485845 96.572424) (xy 145.630795 96.669277)
(xy 145.791855 96.73599) (xy 145.922981 96.762073) (xy 146.442927 97.282019) (xy 146.46901 97.413145) (xy 146.535723 97.574205)
(xy 146.632576 97.719155) (xy 146.755845 97.842424) (xy 146.900795 97.939277) (xy 147.061855 98.00599) (xy 147.232835 98.04)
(xy 147.407165 98.04) (xy 147.578145 98.00599) (xy 147.739205 97.939277) (xy 147.884155 97.842424) (xy 148.007424 97.719155)
(xy 148.104277 97.574205) (xy 148.17099 97.413145) (xy 148.205 97.242165) (xy 148.205 97.067835) (xy 148.17099 96.896855)
(xy 148.104277 96.735795) (xy 148.007424 96.590845) (xy 147.884155 96.467576) (xy 147.739205 96.370723) (xy 147.578145 96.30401)
(xy 147.447019 96.277927) (xy 147.324092 96.155) (xy 148.856928 96.155) (xy 148.856928 98.155) (xy 148.869188 98.279482)
(xy 148.905498 98.39918) (xy 148.964463 98.509494) (xy 149.043815 98.606185) (xy 149.140506 98.685537) (xy 149.25082 98.744502)
(xy 149.370518 98.780812) (xy 149.495 98.793072) (xy 151.495 98.793072) (xy 151.619482 98.780812) (xy 151.73918 98.744502)
(xy 151.849494 98.685537) (xy 151.946185 98.606185) (xy 152.025537 98.509494) (xy 152.084502 98.39918) (xy 152.120812 98.279482)
(xy 152.133072 98.155) (xy 152.133072 96.155) (xy 152.120812 96.030518) (xy 152.084502 95.91082) (xy 152.025537 95.800506)
(xy 151.946185 95.703815) (xy 151.849494 95.624463) (xy 151.73918 95.565498) (xy 151.619482 95.529188) (xy 151.495 95.516928)
(xy 149.495 95.516928) (xy 149.370518 95.529188) (xy 149.25082 95.565498) (xy 149.140506 95.624463) (xy 149.043815 95.703815)
(xy 148.964463 95.800506) (xy 148.905498 95.91082) (xy 148.869188 96.030518) (xy 148.856928 96.155) (xy 147.324092 96.155)
(xy 146.927073 95.757981) (xy 146.90099 95.626855) (xy 146.834277 95.465795) (xy 146.737424 95.320845) (xy 146.614155 95.197576)
(xy 146.562162 95.162835) (xy 153.42 95.162835) (xy 153.42 95.337165) (xy 153.45401 95.508145) (xy 153.520723 95.669205)
(xy 153.617576 95.814155) (xy 153.740845 95.937424) (xy 153.885795 96.034277) (xy 154.046855 96.10099) (xy 154.217835 96.135)
(xy 154.392165 96.135) (xy 154.563145 96.10099) (xy 154.662104 96.06) (xy 160.932872 96.06) (xy 161.031855 96.101)
(xy 161.202835 96.13501) (xy 161.377165 96.13501) (xy 161.548145 96.101) (xy 161.709205 96.034287) (xy 161.854155 95.937434)
(xy 161.977424 95.814165) (xy 162.074277 95.669215) (xy 162.14099 95.508155) (xy 162.175 95.337175) (xy 162.175 95.162845)
(xy 162.14099 94.991865) (xy 162.074277 94.830805) (xy 161.977424 94.685855) (xy 161.854155 94.562586) (xy 161.709205 94.465733)
(xy 161.548145 94.39902) (xy 161.377165 94.36501) (xy 161.202835 94.36501) (xy 161.031855 94.39902) (xy 160.93292 94.44)
(xy 154.662104 94.44) (xy 154.563145 94.39901) (xy 154.392165 94.365) (xy 154.217835 94.365) (xy 154.046855 94.39901)
(xy 153.885795 94.465723) (xy 153.740845 94.562576) (xy 153.617576 94.685845) (xy 153.520723 94.830795) (xy 153.45401 94.991855)
(xy 153.42 95.162835) (xy 146.562162 95.162835) (xy 146.469205 95.100723) (xy 146.308145 95.03401) (xy 146.137165 95)
(xy 145.962835 95) (xy 145.791855 95.03401) (xy 145.630795 95.100723) (xy 145.485845 95.197576) (xy 145.362576 95.320845)
(xy 145.265723 95.465795) (xy 145.19901 95.626855) (xy 145.165 95.797835) (xy 140.536206 95.797835) (xy 140.55099 95.762145)
(xy 140.585 95.591165) (xy 140.585 95.416835) (xy 140.55099 95.245855) (xy 140.484277 95.084795) (xy 140.387424 94.939845)
(xy 140.264155 94.816576) (xy 140.119205 94.719723) (xy 139.958145 94.65301) (xy 139.827018 94.626927) (xy 133.425 88.224909)
(xy 133.425 75.477835) (xy 139.45 75.477835) (xy 139.45 75.652165) (xy 139.48401 75.823145) (xy 139.550723 75.984205)
(xy 139.625 76.095368) (xy 139.625001 87.595115) (xy 139.621565 87.63) (xy 139.635274 87.769184) (xy 139.675872 87.903019)
(xy 139.735351 88.014296) (xy 139.741801 88.026363) (xy 139.830526 88.134475) (xy 139.857616 88.156707) (xy 143.267927 91.567018)
(xy 143.29401 91.698145) (xy 143.360723 91.859205) (xy 143.457576 92.004155) (xy 143.580845 92.127424) (xy 143.725795 92.224277)
(xy 143.886855 92.29099) (xy 144.057835 92.325) (xy 144.232165 92.325) (xy 144.403145 92.29099) (xy 144.564205 92.224277)
(xy 144.709155 92.127424) (xy 144.832424 92.004155) (xy 144.929277 91.859205) (xy 144.99599 91.698145) (xy 145.03 91.527165)
(xy 145.03 91.352835) (xy 144.99599 91.181855) (xy 144.929277 91.020795) (xy 144.832424 90.875845) (xy 144.709155 90.752576)
(xy 144.616122 90.690413) (xy 149.539192 90.690413) (xy 149.634956 90.954814) (xy 149.924571 91.095704) (xy 150.236108 91.177384)
(xy 150.557595 91.196718) (xy 150.876675 91.152961) (xy 151.181088 91.047795) (xy 151.355044 90.954814) (xy 151.440875 90.717835)
(xy 194.441 90.717835) (xy 194.441 90.892165) (xy 194.47501 91.063145) (xy 194.541723 91.224205) (xy 194.638576 91.369155)
(xy 194.761845 91.492424) (xy 194.906795 91.589277) (xy 195.067855 91.65599) (xy 195.238835 91.69) (xy 195.413165 91.69)
(xy 195.584145 91.65599) (xy 195.745205 91.589277) (xy 195.890155 91.492424) (xy 196.013424 91.369155) (xy 196.110277 91.224205)
(xy 196.17699 91.063145) (xy 196.17861 91.055) (xy 196.302169 91.055) (xy 196.473149 91.02099) (xy 196.634209 90.954277)
(xy 196.779159 90.857424) (xy 196.902428 90.734155) (xy 196.999281 90.589205) (xy 197.040502 90.489688) (xy 197.081723 90.589205)
(xy 197.178576 90.734155) (xy 197.301845 90.857424) (xy 197.446795 90.954277) (xy 197.607855 91.02099) (xy 197.778835 91.055)
(xy 197.90239 91.055) (xy 197.90401 91.063145) (xy 197.970723 91.224205) (xy 198.067576 91.369155) (xy 198.190845 91.492424)
(xy 198.335795 91.589277) (xy 198.496855 91.65599) (xy 198.667835 91.69) (xy 198.842165 91.69) (xy 199.013145 91.65599)
(xy 199.174205 91.589277) (xy 199.319155 91.492424) (xy 199.442424 91.369155) (xy 199.539277 91.224205) (xy 199.60599 91.063145)
(xy 199.632073 90.932018) (xy 204.855 85.709092) (xy 204.855 85.812141) (xy 204.88901 85.983121) (xy 204.955723 86.144181)
(xy 205.052576 86.289131) (xy 205.175845 86.4124) (xy 205.320795 86.509253) (xy 205.481855 86.575966) (xy 205.652835 86.609976)
(xy 205.827165 86.609976) (xy 205.998145 86.575966) (xy 206.159205 86.509253) (xy 206.304155 86.4124) (xy 206.427424 86.289131)
(xy 206.524277 86.144181) (xy 206.59099 85.983121) (xy 206.625 85.812141) (xy 206.625 85.637811) (xy 206.59099 85.466831)
(xy 206.524277 85.305771) (xy 206.45 85.194608) (xy 206.45 83.020772) (xy 207.988833 83.020772) (xy 208.186931 83.372168)
(xy 208.621284 83.59789) (xy 209.091327 83.734536) (xy 209.578996 83.776856) (xy 210.065552 83.723222) (xy 210.532294 83.575697)
(xy 210.913069 83.372168) (xy 211.111167 83.020772) (xy 209.55 81.459605) (xy 207.988833 83.020772) (xy 206.45 83.020772)
(xy 206.45 81.308996) (xy 207.053144 81.308996) (xy 207.106778 81.795552) (xy 207.254303 82.262294) (xy 207.457832 82.643069)
(xy 207.809228 82.841167) (xy 209.370395 81.28) (xy 209.729605 81.28) (xy 211.290772 82.841167) (xy 211.642168 82.643069)
(xy 211.86789 82.208716) (xy 212.004536 81.738673) (xy 212.046856 81.251004) (xy 211.993222 80.764448) (xy 211.845697 80.297706)
(xy 211.642168 79.916931) (xy 211.290772 79.718833) (xy 209.729605 81.28) (xy 209.370395 81.28) (xy 207.809228 79.718833)
(xy 207.457832 79.916931) (xy 207.23211 80.351284) (xy 207.095464 80.821327) (xy 207.053144 81.308996) (xy 206.45 81.308996)
(xy 206.45 80.304091) (xy 207.214863 79.539228) (xy 207.988833 79.539228) (xy 209.55 81.100395) (xy 211.111167 79.539228)
(xy 210.913069 79.187832) (xy 210.478716 78.96211) (xy 210.008673 78.825464) (xy 209.521004 78.783144) (xy 209.034448 78.836778)
(xy 208.567706 78.984303) (xy 208.186931 79.187832) (xy 207.988833 79.539228) (xy 207.214863 79.539228) (xy 208.360323 78.393768)
(xy 208.372911 78.402179) (xy 208.825152 78.589503) (xy 209.305249 78.685) (xy 209.794751 78.685) (xy 210.274848 78.589503)
(xy 210.727089 78.402179) (xy 211.134095 78.130226) (xy 211.480226 77.784095) (xy 211.752179 77.377089) (xy 211.939503 76.924848)
(xy 212.035 76.444751) (xy 212.035 75.955249) (xy 211.939503 75.475152) (xy 211.752179 75.022911) (xy 211.480226 74.615905)
(xy 211.134095 74.269774) (xy 210.727089 73.997821) (xy 210.274848 73.810497) (xy 209.794751 73.715) (xy 209.305249 73.715)
(xy 208.825152 73.810497) (xy 208.372911 73.997821) (xy 207.965905 74.269774) (xy 207.619774 74.615905) (xy 207.347821 75.022911)
(xy 207.160497 75.475152) (xy 207.065 75.955249) (xy 207.065 76.444751) (xy 207.160497 76.924848) (xy 207.347821 77.377089)
(xy 207.356232 77.389677) (xy 206.149989 78.59592) (xy 206.149989 75.524102) (xy 208.360323 73.313768) (xy 208.372911 73.322179)
(xy 208.825152 73.509503) (xy 209.305249 73.605) (xy 209.794751 73.605) (xy 210.274848 73.509503) (xy 210.727089 73.322179)
(xy 211.134095 73.050226) (xy 211.480226 72.704095) (xy 211.752179 72.297089) (xy 211.939503 71.844848) (xy 212.035 71.364751)
(xy 212.035 70.875249) (xy 211.939503 70.395152) (xy 211.752179 69.942911) (xy 211.480226 69.535905) (xy 211.134095 69.189774)
(xy 210.727089 68.917821) (xy 210.274848 68.730497) (xy 209.794751 68.635) (xy 209.305249 68.635) (xy 208.825152 68.730497)
(xy 208.372911 68.917821) (xy 207.965905 69.189774) (xy 207.619774 69.535905) (xy 207.347821 69.942911) (xy 207.160497 70.395152)
(xy 207.065 70.875249) (xy 207.065 71.364751) (xy 207.160497 71.844848) (xy 207.347821 72.297089) (xy 207.356232 72.309677)
(xy 205.849978 73.815931) (xy 205.849978 70.744113) (xy 208.360323 68.233768) (xy 208.372911 68.242179) (xy 208.825152 68.429503)
(xy 209.305249 68.525) (xy 209.794751 68.525) (xy 210.274848 68.429503) (xy 210.727089 68.242179) (xy 210.735202 68.236758)
(xy 213.685 68.236758) (xy 213.685 68.923242) (xy 213.818927 69.596537) (xy 214.081633 70.230766) (xy 214.463024 70.801558)
(xy 214.948442 71.286976) (xy 215.519234 71.668367) (xy 216.153463 71.931073) (xy 216.826758 72.065) (xy 217.513242 72.065)
(xy 218.186537 71.931073) (xy 218.820766 71.668367) (xy 219.391558 71.286976) (xy 219.876976 70.801558) (xy 220.258367 70.230766)
(xy 220.521073 69.596537) (xy 220.655 68.923242) (xy 220.655 68.236758) (xy 220.521073 67.563463) (xy 220.258367 66.929234)
(xy 219.876976 66.358442) (xy 219.391558 65.873024) (xy 218.820766 65.491633) (xy 218.186537 65.228927) (xy 217.513242 65.095)
(xy 216.826758 65.095) (xy 216.153463 65.228927) (xy 215.519234 65.491633) (xy 214.948442 65.873024) (xy 214.463024 66.358442)
(xy 214.081633 66.929234) (xy 213.818927 67.563463) (xy 213.685 68.236758) (xy 210.735202 68.236758) (xy 211.134095 67.970226)
(xy 211.480226 67.624095) (xy 211.752179 67.217089) (xy 211.939503 66.764848) (xy 212.035 66.284751) (xy 212.035 65.795249)
(xy 211.939503 65.315152) (xy 211.752179 64.862911) (xy 211.480226 64.455905) (xy 211.134095 64.109774) (xy 210.727089 63.837821)
(xy 210.274848 63.650497) (xy 209.794751 63.555) (xy 209.305249 63.555) (xy 208.825152 63.650497) (xy 208.372911 63.837821)
(xy 207.965905 64.109774) (xy 207.619774 64.455905) (xy 207.347821 64.862911) (xy 207.160497 65.315152) (xy 207.065 65.795249)
(xy 207.065 66.284751) (xy 207.160497 66.764848) (xy 207.347821 67.217089) (xy 207.356232 67.229677) (xy 205.549967 69.035942)
(xy 205.549967 65.964124) (xy 208.360323 63.153768) (xy 208.372911 63.162179) (xy 208.825152 63.349503) (xy 209.305249 63.445)
(xy 209.794751 63.445) (xy 210.274848 63.349503) (xy 210.727089 63.162179) (xy 211.134095 62.890226) (xy 211.480226 62.544095)
(xy 211.752179 62.137089) (xy 211.939503 61.684848) (xy 212.035 61.204751) (xy 212.035 60.715249) (xy 211.939503 60.235152)
(xy 211.752179 59.782911) (xy 211.480226 59.375905) (xy 211.134095 59.029774) (xy 210.727089 58.757821) (xy 210.274848 58.570497)
(xy 209.794751 58.475) (xy 209.305249 58.475) (xy 208.825152 58.570497) (xy 208.372911 58.757821) (xy 207.965905 59.029774)
(xy 207.619774 59.375905) (xy 207.347821 59.782911) (xy 207.160497 60.235152) (xy 207.065 60.715249) (xy 207.065 61.204751)
(xy 207.160497 61.684848) (xy 207.347821 62.137089) (xy 207.356232 62.149677) (xy 205.249956 64.255953) (xy 205.249956 61.184135)
(xy 208.360323 58.073768) (xy 208.372911 58.082179) (xy 208.825152 58.269503) (xy 209.305249 58.365) (xy 209.794751 58.365)
(xy 210.274848 58.269503) (xy 210.727089 58.082179) (xy 211.134095 57.810226) (xy 211.480226 57.464095) (xy 211.752179 57.057089)
(xy 211.939503 56.604848) (xy 212.035 56.124751) (xy 212.035 55.635249) (xy 211.939503 55.155152) (xy 211.752179 54.702911)
(xy 211.480226 54.295905) (xy 211.134095 53.949774) (xy 210.727089 53.677821) (xy 210.274848 53.490497) (xy 209.794751 53.395)
(xy 209.305249 53.395) (xy 208.825152 53.490497) (xy 208.372911 53.677821) (xy 207.965905 53.949774) (xy 207.619774 54.295905)
(xy 207.347821 54.702911) (xy 207.160497 55.155152) (xy 207.065 55.635249) (xy 207.065 56.124751) (xy 207.160497 56.604848)
(xy 207.347821 57.057089) (xy 207.356232 57.069677) (xy 204.062573 60.363336) (xy 204.035481 60.38557) (xy 203.946756 60.493682)
(xy 203.880828 60.617025) (xy 203.840229 60.750861) (xy 203.829956 60.855167) (xy 203.826521 60.890044) (xy 203.829956 60.924919)
(xy 203.829957 80.943398) (xy 195.784342 88.989014) (xy 195.720814 88.995271) (xy 195.586978 89.03587) (xy 195.463635 89.101798)
(xy 195.355523 89.190523) (xy 195.33329 89.217614) (xy 194.848617 89.702288) (xy 194.821525 89.724522) (xy 194.7328 89.832634)
(xy 194.666872 89.955977) (xy 194.626273 90.089813) (xy 194.616502 90.18902) (xy 194.612565 90.228996) (xy 194.616 90.263871)
(xy 194.616 90.274632) (xy 194.541723 90.385795) (xy 194.47501 90.546855) (xy 194.441 90.717835) (xy 151.440875 90.717835)
(xy 151.450808 90.690413) (xy 150.495 89.734605) (xy 149.539192 90.690413) (xy 144.616122 90.690413) (xy 144.564205 90.655723)
(xy 144.403145 90.58901) (xy 144.272018 90.562927) (xy 143.326686 89.617595) (xy 148.853282 89.617595) (xy 148.897039 89.936675)
(xy 149.002205 90.241088) (xy 149.095186 90.415044) (xy 149.359587 90.510808) (xy 150.315395 89.555) (xy 150.674605 89.555)
(xy 151.630413 90.510808) (xy 151.894814 90.415044) (xy 152.035704 90.125429) (xy 152.117384 89.813892) (xy 152.136718 89.492405)
(xy 152.092961 89.173325) (xy 151.987795 88.868912) (xy 151.894814 88.694956) (xy 151.630413 88.599192) (xy 150.674605 89.555)
(xy 150.315395 89.555) (xy 149.359587 88.599192) (xy 149.095186 88.694956) (xy 148.954296 88.984571) (xy 148.872616 89.296108)
(xy 148.853282 89.617595) (xy 143.326686 89.617595) (xy 141.045 87.335909) (xy 141.045 76.095368) (xy 141.119277 75.984205)
(xy 141.18599 75.823145) (xy 141.22 75.652165) (xy 141.22 75.477835) (xy 141.18599 75.306855) (xy 141.119277 75.145795)
(xy 141.022424 75.000845) (xy 140.899155 74.877576) (xy 140.754205 74.780723) (xy 140.593145 74.71401) (xy 140.422165 74.68)
(xy 140.247835 74.68) (xy 140.076855 74.71401) (xy 139.915795 74.780723) (xy 139.770845 74.877576) (xy 139.647576 75.000845)
(xy 139.550723 75.145795) (xy 139.48401 75.306855) (xy 139.45 75.477835) (xy 133.425 75.477835) (xy 133.425 72.283137)
(xy 137.16 72.283137) (xy 137.16 72.496863) (xy 137.201696 72.706483) (xy 137.283485 72.90394) (xy 137.402225 73.081647)
(xy 137.553353 73.232775) (xy 137.73106 73.351515) (xy 137.928517 73.433304) (xy 138.138137 73.475) (xy 138.351863 73.475)
(xy 138.561483 73.433304) (xy 138.75894 73.351515) (xy 138.936647 73.232775) (xy 139.087775 73.081647) (xy 139.206515 72.90394)
(xy 139.245 72.811029) (xy 139.283485 72.90394) (xy 139.402225 73.081647) (xy 139.553353 73.232775) (xy 139.73106 73.351515)
(xy 139.928517 73.433304) (xy 140.138137 73.475) (xy 140.351863 73.475) (xy 140.561483 73.433304) (xy 140.75894 73.351515)
(xy 140.936647 73.232775) (xy 141.087775 73.081647) (xy 141.206515 72.90394) (xy 141.288304 72.706483) (xy 141.33 72.496863)
(xy 141.33 72.283137) (xy 141.288304 72.073517) (xy 141.206515 71.87606) (xy 141.087775 71.698353) (xy 140.936647 71.547225)
(xy 140.75894 71.428485) (xy 140.561483 71.346696) (xy 140.351863 71.305) (xy 140.138137 71.305) (xy 139.928517 71.346696)
(xy 139.73106 71.428485) (xy 139.553353 71.547225) (xy 139.402225 71.698353) (xy 139.283485 71.87606) (xy 139.245 71.968971)
(xy 139.206515 71.87606) (xy 139.087775 71.698353) (xy 138.936647 71.547225) (xy 138.75894 71.428485) (xy 138.561483 71.346696)
(xy 138.351863 71.305) (xy 138.138137 71.305) (xy 137.928517 71.346696) (xy 137.73106 71.428485) (xy 137.553353 71.547225)
(xy 137.402225 71.698353) (xy 137.283485 71.87606) (xy 137.201696 72.073517) (xy 137.16 72.283137) (xy 133.425 72.283137)
(xy 133.425 70.053736) (xy 133.428435 70.018861) (xy 133.424659 69.980525) (xy 133.414727 69.879677) (xy 133.374128 69.745841)
(xy 133.3082 69.622498) (xy 133.219475 69.514386) (xy 133.192379 69.492149) (xy 125.131002 61.430772) (xy 125.438833 61.430772)
(xy 125.636931 61.782168) (xy 126.071284 62.00789) (xy 126.541327 62.144536) (xy 127.028996 62.186856) (xy 127.515552 62.133222)
(xy 127.982294 61.985697) (xy 128.363069 61.782168) (xy 128.561167 61.430772) (xy 127 59.869605) (xy 125.438833 61.430772)
(xy 125.131002 61.430772) (xy 125.023989 61.323759) (xy 125.023989 61.118552) (xy 125.259228 61.251167) (xy 126.820395 59.69)
(xy 127.179605 59.69) (xy 128.740772 61.251167) (xy 129.092168 61.053069) (xy 129.31789 60.618716) (xy 129.454536 60.148673)
(xy 129.496856 59.661004) (xy 129.473073 59.445249) (xy 129.595 59.445249) (xy 129.595 59.934751) (xy 129.690497 60.414848)
(xy 129.877821 60.867089) (xy 130.149774 61.274095) (xy 130.495905 61.620226) (xy 130.902911 61.892179) (xy 131.355152 62.079503)
(xy 131.835249 62.175) (xy 132.324751 62.175) (xy 132.804848 62.079503) (xy 133.257089 61.892179) (xy 133.664095 61.620226)
(xy 134.010226 61.274095) (xy 134.282179 60.867089) (xy 134.469503 60.414848) (xy 134.565 59.934751) (xy 134.565 59.445249)
(xy 134.469503 58.965152) (xy 134.282179 58.512911) (xy 134.010226 58.105905) (xy 133.664095 57.759774) (xy 133.257089 57.487821)
(xy 132.804848 57.300497) (xy 132.324751 57.205) (xy 131.835249 57.205) (xy 131.355152 57.300497) (xy 130.902911 57.487821)
(xy 130.495905 57.759774) (xy 130.149774 58.105905) (xy 129.877821 58.512911) (xy 129.690497 58.965152) (xy 129.595 59.445249)
(xy 129.473073 59.445249) (xy 129.443222 59.174448) (xy 129.295697 58.707706) (xy 129.092168 58.326931) (xy 128.740772 58.128833)
(xy 127.179605 59.69) (xy 126.820395 59.69) (xy 125.259228 58.128833) (xy 125.023989 58.261448) (xy 125.023989 57.949228)
(xy 125.438833 57.949228) (xy 127 59.510395) (xy 128.561167 57.949228) (xy 128.363069 57.597832) (xy 127.928716 57.37211)
(xy 127.458673 57.235464) (xy 126.971004 57.193144) (xy 126.484448 57.246778) (xy 126.017706 57.394303) (xy 125.636931 57.597832)
(xy 125.438833 57.949228) (xy 125.023989 57.949228) (xy 125.023989 56.276861) (xy 125.027424 56.241984) (xy 125.013716 56.102799)
(xy 124.973117 55.968964) (xy 124.958785 55.942151) (xy 124.907189 55.845621) (xy 124.818464 55.737509) (xy 124.791368 55.715272)
(xy 121.61401 52.537914) (xy 121.61401 50.060368) (xy 121.688287 49.949205) (xy 121.755 49.788145) (xy 121.78901 49.617165)
(xy 121.78901 49.442835) (xy 121.755 49.271855) (xy 121.688287 49.110795) (xy 121.591434 48.965845) (xy 121.468165 48.842576)
(xy 121.323215 48.745723) (xy 121.162155 48.67901) (xy 120.991175 48.645) (xy 120.816845 48.645) (xy 120.645865 48.67901)
(xy 120.484805 48.745723) (xy 120.339855 48.842576) (xy 120.216586 48.965845) (xy 120.119733 49.110795) (xy 120.05302 49.271855)
(xy 120.01901 49.442835) (xy 120.01901 49.503909) (xy 120.009801 49.507723) (xy 119.864851 49.604576) (xy 119.741582 49.727845)
(xy 119.644729 49.872795) (xy 119.578016 50.033855) (xy 119.544006 50.204835) (xy 97.555 50.204835) (xy 97.555 48.172851)
(xy 128.655 48.172851) (xy 128.655 48.347181) (xy 128.68901 48.518161) (xy 128.755723 48.679221) (xy 128.852576 48.824171)
(xy 128.975845 48.94744) (xy 129.120795 49.044293) (xy 129.219756 49.085284) (xy 137.339471 57.205) (xy 136.915249 57.205)
(xy 136.435152 57.300497) (xy 135.982911 57.487821) (xy 135.575905 57.759774) (xy 135.229774 58.105905) (xy 134.957821 58.512911)
(xy 134.770497 58.965152) (xy 134.675 59.445249) (xy 134.675 59.934751) (xy 134.770497 60.414848) (xy 134.957821 60.867089)
(xy 135.229774 61.274095) (xy 135.575905 61.620226) (xy 135.982911 61.892179) (xy 136.435152 62.079503) (xy 136.915249 62.175)
(xy 137.404751 62.175) (xy 137.884848 62.079503) (xy 138.337089 61.892179) (xy 138.744095 61.620226) (xy 139.090226 61.274095)
(xy 139.362179 60.867089) (xy 139.549503 60.414848) (xy 139.645 59.934751) (xy 139.645 59.510529) (xy 142.700001 62.56553)
(xy 142.7 85.050212) (xy 142.696081 85.09) (xy 142.7 85.129788) (xy 142.7 85.12979) (xy 142.71172 85.248787)
(xy 142.758037 85.401472) (xy 142.758038 85.401473) (xy 142.833251 85.542189) (xy 142.864703 85.580513) (xy 142.934472 85.665528)
(xy 142.965388 85.6909) (xy 145.859733 88.585246) (xy 145.900723 88.684205) (xy 145.997576 88.829155) (xy 146.120845 88.952424)
(xy 146.265795 89.049277) (xy 146.426855 89.11599) (xy 146.597835 89.15) (xy 146.772165 89.15) (xy 146.943145 89.11599)
(xy 147.104205 89.049277) (xy 147.249155 88.952424) (xy 147.372424 88.829155) (xy 147.469277 88.684205) (xy 147.53599 88.523145)
(xy 147.57 88.352165) (xy 147.57 88.177835) (xy 147.537661 88.015257) (xy 147.551723 88.049205) (xy 147.648576 88.194155)
(xy 147.771845 88.317424) (xy 147.916795 88.414277) (xy 148.077855 88.48099) (xy 148.248835 88.515) (xy 148.423165 88.515)
(xy 148.594145 88.48099) (xy 148.742385 88.419587) (xy 149.539192 88.419587) (xy 150.495 89.375395) (xy 151.450808 88.419587)
(xy 151.355044 88.155186) (xy 151.065429 88.014296) (xy 150.753892 87.932616) (xy 150.432405 87.913282) (xy 150.113325 87.957039)
(xy 149.808912 88.062205) (xy 149.634956 88.155186) (xy 149.539192 88.419587) (xy 148.742385 88.419587) (xy 148.755205 88.414277)
(xy 148.900155 88.317424) (xy 149.023424 88.194155) (xy 149.120277 88.049205) (xy 149.18699 87.888145) (xy 149.221 87.717165)
(xy 149.221 87.542835) (xy 149.18699 87.371855) (xy 149.120277 87.210795) (xy 149.023424 87.065845) (xy 148.900155 86.942576)
(xy 148.755205 86.845723) (xy 148.594145 86.77901) (xy 148.463018 86.752927) (xy 144.982 83.271909) (xy 144.982 61.756862)
(xy 144.985435 61.721987) (xy 144.978787 61.654488) (xy 144.971727 61.582804) (xy 144.931128 61.448968) (xy 144.8652 61.325625)
(xy 144.776475 61.217513) (xy 144.749384 61.19528) (xy 132.703085 49.148982) (xy 132.677002 49.017855) (xy 132.610289 48.856795)
(xy 132.513436 48.711845) (xy 132.390167 48.588576) (xy 132.245217 48.491723) (xy 132.084157 48.42501) (xy 131.913177 48.391)
(xy 131.738847 48.391) (xy 131.567867 48.42501) (xy 131.406807 48.491723) (xy 131.261857 48.588576) (xy 131.138588 48.711845)
(xy 131.138089 48.712592) (xy 130.365268 47.939772) (xy 130.324277 47.840811) (xy 130.227424 47.695861) (xy 130.104155 47.572592)
(xy 129.959205 47.475739) (xy 129.798145 47.409026) (xy 129.627165 47.375016) (xy 129.452835 47.375016) (xy 129.281855 47.409026)
(xy 129.120795 47.475739) (xy 128.975845 47.572592) (xy 128.852576 47.695861) (xy 128.755723 47.840811) (xy 128.68901 48.001871)
(xy 128.655 48.172851) (xy 97.555 48.172851) (xy 97.555 46.902835) (xy 146.435 46.902835) (xy 146.435 47.077165)
(xy 146.46901 47.248145) (xy 146.535723 47.409205) (xy 146.61 47.520368) (xy 146.610001 81.245117) (xy 146.606565 81.280002)
(xy 146.620274 81.419186) (xy 146.660872 81.553021) (xy 146.726801 81.676365) (xy 146.742936 81.696025) (xy 146.815526 81.784477)
(xy 146.842617 81.80671) (xy 153.300927 88.26502) (xy 153.32701 88.396147) (xy 153.393723 88.557207) (xy 153.490576 88.702157)
(xy 153.613845 88.825426) (xy 153.758795 88.922279) (xy 153.919855 88.988992) (xy 154.090835 89.023002) (xy 154.265165 89.023002)
(xy 154.436145 88.988992) (xy 154.597205 88.922279) (xy 154.742155 88.825426) (xy 154.865424 88.702157) (xy 154.962277 88.557207)
(xy 155.02899 88.396147) (xy 155.063 88.225167) (xy 155.063 88.050837) (xy 155.02899 87.879857) (xy 154.962277 87.718797)
(xy 154.865424 87.573847) (xy 154.742155 87.450578) (xy 154.597205 87.353725) (xy 154.436145 87.287012) (xy 154.305018 87.260929)
(xy 148.03 80.985911) (xy 148.03 65.696758) (xy 153.995 65.696758) (xy 153.995 66.383242) (xy 154.128927 67.056537)
(xy 154.391633 67.690766) (xy 154.773024 68.261558) (xy 155.258442 68.746976) (xy 155.829234 69.128367) (xy 156.463463 69.391073)
(xy 157.136758 69.525) (xy 157.823242 69.525) (xy 158.496537 69.391073) (xy 159.130766 69.128367) (xy 159.701558 68.746976)
(xy 160.186976 68.261558) (xy 160.568367 67.690766) (xy 160.831073 67.056537) (xy 160.965 66.383242) (xy 160.965 65.696758)
(xy 160.831073 65.023463) (xy 160.568367 64.389234) (xy 160.186976 63.818442) (xy 159.701558 63.333024) (xy 159.130766 62.951633)
(xy 158.496537 62.688927) (xy 157.823242 62.555) (xy 157.136758 62.555) (xy 156.463463 62.688927) (xy 155.829234 62.951633)
(xy 155.258442 63.333024) (xy 154.773024 63.818442) (xy 154.391633 64.389234) (xy 154.128927 65.023463) (xy 153.995 65.696758)
(xy 148.03 65.696758) (xy 148.03 56.998816) (xy 151.025 56.998816) (xy 151.025 57.301184) (xy 151.083989 57.597743)
(xy 151.199701 57.877095) (xy 151.367688 58.128505) (xy 151.581495 58.342312) (xy 151.832905 58.510299) (xy 152.112257 58.626011)
(xy 152.408816 58.685) (xy 152.711184 58.685) (xy 153.007743 58.626011) (xy 153.287095 58.510299) (xy 153.538505 58.342312)
(xy 153.752312 58.128505) (xy 153.81 58.042169) (xy 153.867688 58.128505) (xy 154.081495 58.342312) (xy 154.332905 58.510299)
(xy 154.612257 58.626011) (xy 154.908816 58.685) (xy 155.211184 58.685) (xy 155.507743 58.626011) (xy 155.787095 58.510299)
(xy 156.038505 58.342312) (xy 156.252312 58.128505) (xy 156.31 58.042169) (xy 156.367688 58.128505) (xy 156.581495 58.342312)
(xy 156.832905 58.510299) (xy 157.112257 58.626011) (xy 157.408816 58.685) (xy 157.711184 58.685) (xy 158.007743 58.626011)
(xy 158.287095 58.510299) (xy 158.538505 58.342312) (xy 158.752312 58.128505) (xy 158.81 58.042169) (xy 158.867688 58.128505)
(xy 159.081495 58.342312) (xy 159.332905 58.510299) (xy 159.612257 58.626011) (xy 159.908816 58.685) (xy 160.211184 58.685)
(xy 160.507743 58.626011) (xy 160.787095 58.510299) (xy 161.038505 58.342312) (xy 161.252312 58.128505) (xy 161.31 58.042169)
(xy 161.367688 58.128505) (xy 161.581495 58.342312) (xy 161.832905 58.510299) (xy 162.112257 58.626011) (xy 162.408816 58.685)
(xy 162.711184 58.685) (xy 163.007743 58.626011) (xy 163.287095 58.510299) (xy 163.538505 58.342312) (xy 163.752312 58.128505)
(xy 163.857 57.971829) (xy 163.857 68.783553) (xy 159.945566 72.694988) (xy 156.476106 72.694988) (xy 156.440011 72.691433)
(xy 156.403916 72.694988) (xy 156.403907 72.694988) (xy 156.295927 72.705623) (xy 156.157379 72.747651) (xy 156.029692 72.815901)
(xy 155.917774 72.90775) (xy 155.894758 72.935795) (xy 155.378419 73.452134) (xy 155.091184 73.395) (xy 154.788816 73.395)
(xy 154.492257 73.453989) (xy 154.212905 73.569701) (xy 153.961495 73.737688) (xy 153.747688 73.951495) (xy 153.579701 74.202905)
(xy 153.463989 74.482257) (xy 153.405 74.778816) (xy 153.405 75.081184) (xy 153.463989 75.377743) (xy 153.579701 75.657095)
(xy 153.747688 75.908505) (xy 153.961495 76.122312) (xy 154.212905 76.290299) (xy 154.492257 76.406011) (xy 154.788816 76.465)
(xy 155.091184 76.465) (xy 155.387743 76.406011) (xy 155.667095 76.290299) (xy 155.918505 76.122312) (xy 156.132312 75.908505)
(xy 156.21 75.792237) (xy 156.287688 75.908505) (xy 156.501495 76.122312) (xy 156.752905 76.290299) (xy 157.032257 76.406011)
(xy 157.328816 76.465) (xy 157.631184 76.465) (xy 157.927743 76.406011) (xy 158.207095 76.290299) (xy 158.458505 76.122312)
(xy 158.672312 75.908505) (xy 158.75 75.792237) (xy 158.827688 75.908505) (xy 159.041495 76.122312) (xy 159.292905 76.290299)
(xy 159.31 76.29738) (xy 159.310001 88.0802) (xy 159.22424 88.115723) (xy 159.07929 88.212576) (xy 158.956021 88.335845)
(xy 158.859168 88.480795) (xy 158.792455 88.641855) (xy 158.758445 88.812835) (xy 158.758445 88.987165) (xy 158.792455 89.158145)
(xy 158.859168 89.319205) (xy 158.956021 89.464155) (xy 159.07929 89.587424) (xy 159.22424 89.684277) (xy 159.3853 89.75099)
(xy 159.55628 89.785) (xy 159.73061 89.785) (xy 159.90159 89.75099) (xy 160.06265 89.684277) (xy 160.2076 89.587424)
(xy 160.330869 89.464155) (xy 160.427722 89.319205) (xy 160.494435 89.158145) (xy 160.519531 89.031977) (xy 160.524475 89.02792)
(xy 160.6132 88.919808) (xy 160.679128 88.796465) (xy 160.719727 88.662629) (xy 160.73 88.558322) (xy 160.73 88.558321)
(xy 160.733435 88.523446) (xy 160.73 88.488571) (xy 160.73 88.317856) (xy 164.723 88.317856) (xy 164.723 88.492186)
(xy 164.75701 88.663166) (xy 164.823723 88.824226) (xy 164.920576 88.969176) (xy 165.043845 89.092445) (xy 165.188795 89.189298)
(xy 165.349855 89.256011) (xy 165.520835 89.290021) (xy 165.695165 89.290021) (xy 165.866145 89.256011) (xy 166.027205 89.189298)
(xy 166.172155 89.092445) (xy 166.295424 88.969176) (xy 166.392277 88.824226) (xy 166.45899 88.663166) (xy 166.479742 88.558835)
(xy 184.027 88.558835) (xy 184.027 88.733165) (xy 184.06101 88.904145) (xy 184.127723 89.065205) (xy 184.224576 89.210155)
(xy 184.347845 89.333424) (xy 184.492795 89.430277) (xy 184.653855 89.49699) (xy 184.824835 89.531) (xy 184.999165 89.531)
(xy 185.170145 89.49699) (xy 185.331205 89.430277) (xy 185.476155 89.333424) (xy 185.599424 89.210155) (xy 185.696277 89.065205)
(xy 185.76299 88.904145) (xy 185.797 88.733165) (xy 185.797 88.558835) (xy 185.76299 88.387855) (xy 185.734651 88.31944)
(xy 197.655161 76.39893) (xy 197.672257 76.406011) (xy 197.968816 76.465) (xy 198.271184 76.465) (xy 198.567743 76.406011)
(xy 198.847095 76.290299) (xy 199.098505 76.122312) (xy 199.312312 75.908505) (xy 199.480299 75.657095) (xy 199.596011 75.377743)
(xy 199.655 75.081184) (xy 199.655 74.778816) (xy 199.596011 74.482257) (xy 199.480299 74.202905) (xy 199.312312 73.951495)
(xy 199.098505 73.737688) (xy 198.847095 73.569701) (xy 198.567743 73.453989) (xy 198.271184 73.395) (xy 197.968816 73.395)
(xy 197.681581 73.452134) (xy 189.203 64.973554) (xy 189.203 57.643639) (xy 189.299701 57.877095) (xy 189.467688 58.128505)
(xy 189.681495 58.342312) (xy 189.932905 58.510299) (xy 190.212257 58.626011) (xy 190.508816 58.685) (xy 190.811184 58.685)
(xy 191.107743 58.626011) (xy 191.387095 58.510299) (xy 191.638505 58.342312) (xy 191.852312 58.128505) (xy 191.91 58.042169)
(xy 191.967688 58.128505) (xy 192.181495 58.342312) (xy 192.432905 58.510299) (xy 192.712257 58.626011) (xy 193.008816 58.685)
(xy 193.311184 58.685) (xy 193.607743 58.626011) (xy 193.887095 58.510299) (xy 194.138505 58.342312) (xy 194.352312 58.128505)
(xy 194.41 58.042169) (xy 194.467688 58.128505) (xy 194.681495 58.342312) (xy 194.932905 58.510299) (xy 195.212257 58.626011)
(xy 195.508816 58.685) (xy 195.811184 58.685) (xy 196.107743 58.626011) (xy 196.387095 58.510299) (xy 196.638505 58.342312)
(xy 196.852312 58.128505) (xy 196.91 58.042169) (xy 196.967688 58.128505) (xy 197.181495 58.342312) (xy 197.432905 58.510299)
(xy 197.712257 58.626011) (xy 198.008816 58.685) (xy 198.311184 58.685) (xy 198.607743 58.626011) (xy 198.887095 58.510299)
(xy 199.138505 58.342312) (xy 199.352312 58.128505) (xy 199.41 58.042169) (xy 199.467688 58.128505) (xy 199.681495 58.342312)
(xy 199.932905 58.510299) (xy 200.212257 58.626011) (xy 200.508816 58.685) (xy 200.811184 58.685) (xy 201.107743 58.626011)
(xy 201.387095 58.510299) (xy 201.638505 58.342312) (xy 201.852312 58.128505) (xy 202.020299 57.877095) (xy 202.136011 57.597743)
(xy 202.195 57.301184) (xy 202.195 56.998816) (xy 202.136011 56.702257) (xy 202.020299 56.422905) (xy 201.852312 56.171495)
(xy 201.695 56.014183) (xy 201.695 40.864613) (xy 201.753386 40.833405) (xy 201.887962 40.722962) (xy 201.998405 40.588386)
(xy 202.080472 40.43485) (xy 202.131008 40.268254) (xy 202.148072 40.095) (xy 202.148072 38.645) (xy 202.131008 38.471746)
(xy 202.080472 38.30515) (xy 201.998405 38.151614) (xy 201.887962 38.017038) (xy 201.753386 37.906595) (xy 201.59985 37.824528)
(xy 201.433254 37.773992) (xy 201.26 37.756928) (xy 200.06 37.756928) (xy 199.886746 37.773992) (xy 199.72015 37.824528)
(xy 199.566614 37.906595) (xy 199.432038 38.017038) (xy 199.321595 38.151614) (xy 199.267223 38.253337) (xy 199.215134 38.189866)
(xy 198.989014 38.004294) (xy 198.731034 37.866401) (xy 198.451111 37.781487) (xy 198.16 37.752815) (xy 197.86889 37.781487)
(xy 197.588967 37.866401) (xy 197.330987 38.004294) (xy 197.104866 38.189866) (xy 196.919294 38.415986) (xy 196.91 38.433374)
(xy 196.900706 38.415986) (xy 196.715134 38.189866) (xy 196.489014 38.004294) (xy 196.231034 37.866401) (xy 195.951111 37.781487)
(xy 195.66 37.752815) (xy 195.36889 37.781487) (xy 195.088967 37.866401) (xy 194.830987 38.004294) (xy 194.604866 38.189866)
(xy 194.419294 38.415986) (xy 194.41 38.433374) (xy 194.400706 38.415986) (xy 194.215134 38.189866) (xy 193.989014 38.004294)
(xy 193.731034 37.866401) (xy 193.451111 37.781487) (xy 193.16 37.752815) (xy 192.86889 37.781487) (xy 192.588967 37.866401)
(xy 192.330987 38.004294) (xy 192.104866 38.189866) (xy 191.919294 38.415986) (xy 191.91 38.433374) (xy 191.900706 38.415986)
(xy 191.715134 38.189866) (xy 191.489014 38.004294) (xy 191.231034 37.866401) (xy 190.951111 37.781487) (xy 190.66 37.752815)
(xy 190.611893 37.757553) (xy 197.724103 30.645344) (xy 197.97374 30.695) (xy 198.26626 30.695) (xy 198.553158 30.637932)
(xy 198.823411 30.52599) (xy 199.066632 30.363475) (xy 199.273475 30.156632) (xy 199.43599 29.913411) (xy 199.547932 29.643158)
(xy 199.605 29.35626) (xy 199.605 29.06374) (xy 199.547932 28.776842) (xy 199.43599 28.506589) (xy 199.273475 28.263368)
(xy 199.066632 28.056525) (xy 198.823411 27.89401) (xy 198.553158 27.782068) (xy 198.26626 27.725) (xy 197.97374 27.725)
(xy 197.686842 27.782068) (xy 197.416589 27.89401) (xy 197.173368 28.056525) (xy 196.966525 28.263368) (xy 196.85 28.43776)
(xy 196.733475 28.263368) (xy 196.526632 28.056525) (xy 196.283411 27.89401) (xy 196.013158 27.782068) (xy 195.72626 27.725)
(xy 195.43374 27.725) (xy 195.146842 27.782068) (xy 194.876589 27.89401) (xy 194.633368 28.056525) (xy 194.501513 28.18838)
(xy 194.479502 28.11582) (xy 194.420537 28.005506) (xy 194.341185 27.908815) (xy 194.244494 27.829463) (xy 194.13418 27.770498)
(xy 194.014482 27.734188) (xy 193.89 27.721928) (xy 192.19 27.721928) (xy 192.065518 27.734188) (xy 191.94582 27.770498)
(xy 191.835506 27.829463) (xy 191.738815 27.908815) (xy 191.659463 28.005506) (xy 191.600498 28.11582) (xy 191.564188 28.235518)
(xy 191.551928 28.36) (xy 191.551928 29.658625) (xy 187.273786 33.936768) (xy 187.245741 33.959784) (xy 187.153892 34.071702)
(xy 187.127042 34.121935) (xy 187.085642 34.199389) (xy 187.043613 34.337937) (xy 187.029422 34.482022) (xy 187.032979 34.518137)
(xy 187.032978 69.621873) (xy 187.029422 69.657978) (xy 187.043613 69.802063) (xy 187.047325 69.814298) (xy 187.085641 69.94061)
(xy 187.153891 70.068297) (xy 187.24574 70.180215) (xy 187.273786 70.203232) (xy 191.562134 74.491581) (xy 191.505 74.778816)
(xy 191.505 75.081184) (xy 191.563989 75.377743) (xy 191.679701 75.657095) (xy 191.847688 75.908505) (xy 192.061495 76.122312)
(xy 192.312905 76.290299) (xy 192.592257 76.406011) (xy 192.888816 76.465) (xy 193.191184 76.465) (xy 193.487743 76.406011)
(xy 193.767095 76.290299) (xy 194.018505 76.122312) (xy 194.232312 75.908505) (xy 194.31 75.792237) (xy 194.387688 75.908505)
(xy 194.601495 76.122312) (xy 194.852905 76.290299) (xy 195.132257 76.406011) (xy 195.428816 76.465) (xy 195.580909 76.465)
(xy 184.434617 87.611292) (xy 184.407525 87.633526) (xy 184.3188 87.741638) (xy 184.252872 87.864981) (xy 184.212273 87.998817)
(xy 184.20715 88.050835) (xy 184.200555 88.117795) (xy 184.127723 88.226795) (xy 184.06101 88.387855) (xy 184.027 88.558835)
(xy 166.479742 88.558835) (xy 166.485073 88.532039) (xy 178.614369 76.402744) (xy 178.622257 76.406011) (xy 178.918816 76.465)
(xy 179.221184 76.465) (xy 179.517743 76.406011) (xy 179.797095 76.290299) (xy 180.048505 76.122312) (xy 180.262312 75.908505)
(xy 180.430299 75.657095) (xy 180.546011 75.377743) (xy 180.605 75.081184) (xy 180.605 74.778816) (xy 180.547866 74.491581)
(xy 185.090215 69.949232) (xy 185.11826 69.926216) (xy 185.210109 69.814298) (xy 185.278359 69.686611) (xy 185.320387 69.548063)
(xy 185.331022 69.440083) (xy 185.331022 69.440074) (xy 185.334577 69.403979) (xy 185.331022 69.367884) (xy 185.331022 34.772116)
(xy 185.334577 34.736021) (xy 185.331022 34.699926) (xy 185.331022 34.699917) (xy 185.320387 34.591937) (xy 185.278359 34.453389)
(xy 185.210109 34.325702) (xy 185.193536 34.305509) (xy 185.141275 34.241828) (xy 185.141272 34.241825) (xy 185.118259 34.213784)
(xy 185.090219 34.190773) (xy 180.505344 29.605897) (xy 180.555 29.35626) (xy 180.555 29.06374) (xy 180.497932 28.776842)
(xy 180.38599 28.506589) (xy 180.223475 28.263368) (xy 180.016632 28.056525) (xy 179.773411 27.89401) (xy 179.503158 27.782068)
(xy 179.21626 27.725) (xy 178.92374 27.725) (xy 178.636842 27.782068) (xy 178.366589 27.89401) (xy 178.123368 28.056525)
(xy 177.916525 28.263368) (xy 177.8 28.43776) (xy 177.683475 28.263368) (xy 177.476632 28.056525) (xy 177.233411 27.89401)
(xy 176.963158 27.782068) (xy 176.67626 27.725) (xy 176.38374 27.725) (xy 176.096842 27.782068) (xy 175.826589 27.89401)
(xy 175.583368 28.056525) (xy 175.451513 28.18838) (xy 175.429502 28.11582) (xy 175.370537 28.005506) (xy 175.291185 27.908815)
(xy 175.194494 27.829463) (xy 175.08418 27.770498) (xy 174.964482 27.734188) (xy 174.84 27.721928) (xy 173.14 27.721928)
(xy 173.015518 27.734188) (xy 172.89582 27.770498) (xy 172.785506 27.829463) (xy 172.688815 27.908815) (xy 172.609463 28.005506)
(xy 172.550498 28.11582) (xy 172.514188 28.235518) (xy 172.501928 28.36) (xy 172.501928 30.06) (xy 172.514188 30.184482)
(xy 172.550498 30.30418) (xy 172.609463 30.414494) (xy 172.688815 30.511185) (xy 172.785506 30.590537) (xy 172.89582 30.649502)
(xy 173.015518 30.685812) (xy 173.14 30.698072) (xy 174.438626 30.698072) (xy 181.497481 37.756928) (xy 181.01 37.756928)
(xy 180.836746 37.773992) (xy 180.67015 37.824528) (xy 180.516614 37.906595) (xy 180.382038 38.017038) (xy 180.271595 38.151614)
(xy 180.217223 38.253337) (xy 180.165134 38.189866) (xy 179.939014 38.004294) (xy 179.681034 37.866401) (xy 179.401111 37.781487)
(xy 179.11 37.752815) (xy 178.81889 37.781487) (xy 178.538967 37.866401) (xy 178.280987 38.004294) (xy 178.054866 38.189866)
(xy 177.869294 38.415986) (xy 177.86 38.433374) (xy 177.850706 38.415986) (xy 177.665134 38.189866) (xy 177.439014 38.004294)
(xy 177.181034 37.866401) (xy 176.901111 37.781487) (xy 176.61 37.752815) (xy 176.31889 37.781487) (xy 176.038967 37.866401)
(xy 175.780987 38.004294) (xy 175.554866 38.189866) (xy 175.369294 38.415986) (xy 175.36 38.433374) (xy 175.350706 38.415986)
(xy 175.165134 38.189866) (xy 174.939014 38.004294) (xy 174.681034 37.866401) (xy 174.401111 37.781487) (xy 174.11 37.752815)
(xy 173.81889 37.781487) (xy 173.538967 37.866401) (xy 173.280987 38.004294) (xy 173.054866 38.189866) (xy 172.869294 38.415986)
(xy 172.86 38.433374) (xy 172.850706 38.415986) (xy 172.665134 38.189866) (xy 172.439014 38.004294) (xy 172.181034 37.866401)
(xy 171.901111 37.781487) (xy 171.61 37.752815) (xy 171.31889 37.781487) (xy 171.038967 37.866401) (xy 170.780987 38.004294)
(xy 170.554866 38.189866) (xy 170.369294 38.415986) (xy 170.231401 38.673966) (xy 170.146487 38.953889) (xy 170.125 39.17205)
(xy 170.125 39.567949) (xy 170.146487 39.78611) (xy 170.231401 40.066033) (xy 170.369294 40.324013) (xy 170.554866 40.550134)
(xy 170.575 40.566658) (xy 170.575001 56.014182) (xy 170.417688 56.171495) (xy 170.249701 56.422905) (xy 170.133989 56.702257)
(xy 170.075 56.998816) (xy 170.075 57.301184) (xy 170.133989 57.597743) (xy 170.249701 57.877095) (xy 170.417688 58.128505)
(xy 170.631495 58.342312) (xy 170.882905 58.510299) (xy 171.162257 58.626011) (xy 171.458816 58.685) (xy 171.761184 58.685)
(xy 172.057743 58.626011) (xy 172.337095 58.510299) (xy 172.588505 58.342312) (xy 172.802312 58.128505) (xy 172.86 58.042169)
(xy 172.917688 58.128505) (xy 173.131495 58.342312) (xy 173.382905 58.510299) (xy 173.662257 58.626011) (xy 173.958816 58.685)
(xy 174.261184 58.685) (xy 174.557743 58.626011) (xy 174.837095 58.510299) (xy 175.088505 58.342312) (xy 175.302312 58.128505)
(xy 175.36 58.042169) (xy 175.417688 58.128505) (xy 175.631495 58.342312) (xy 175.882905 58.510299) (xy 176.162257 58.626011)
(xy 176.458816 58.685) (xy 176.761184 58.685) (xy 177.057743 58.626011) (xy 177.337095 58.510299) (xy 177.588505 58.342312)
(xy 177.802312 58.128505) (xy 177.86 58.042169) (xy 177.917688 58.128505) (xy 178.131495 58.342312) (xy 178.382905 58.510299)
(xy 178.662257 58.626011) (xy 178.958816 58.685) (xy 179.261184 58.685) (xy 179.557743 58.626011) (xy 179.837095 58.510299)
(xy 180.088505 58.342312) (xy 180.302312 58.128505) (xy 180.36 58.042169) (xy 180.417688 58.128505) (xy 180.631495 58.342312)
(xy 180.882905 58.510299) (xy 181.162257 58.626011) (xy 181.458816 58.685) (xy 181.761184 58.685) (xy 182.057743 58.626011)
(xy 182.337095 58.510299) (xy 182.588505 58.342312) (xy 182.802312 58.128505) (xy 182.970299 57.877095) (xy 183.086011 57.597743)
(xy 183.145 57.301184) (xy 183.145 56.998816) (xy 183.086011 56.702257) (xy 182.970299 56.422905) (xy 182.802312 56.171495)
(xy 182.645 56.014183) (xy 182.645 40.864613) (xy 182.703386 40.833405) (xy 182.837962 40.722962) (xy 182.948405 40.588386)
(xy 183.030472 40.43485) (xy 183.081008 40.268254) (xy 183.098072 40.095) (xy 183.098072 39.357519) (xy 183.161 39.420447)
(xy 183.161001 64.719552) (xy 174.428419 73.452134) (xy 174.141184 73.395) (xy 173.838816 73.395) (xy 173.542257 73.453989)
(xy 173.262905 73.569701) (xy 173.011495 73.737688) (xy 172.797688 73.951495) (xy 172.629701 74.202905) (xy 172.513989 74.482257)
(xy 172.455 74.778816) (xy 172.455 75.081184) (xy 172.513989 75.377743) (xy 172.629701 75.657095) (xy 172.797688 75.908505)
(xy 173.011495 76.122312) (xy 173.262905 76.290299) (xy 173.542257 76.406011) (xy 173.838816 76.465) (xy 174.141184 76.465)
(xy 174.437743 76.406011) (xy 174.717095 76.290299) (xy 174.968505 76.122312) (xy 175.182312 75.908505) (xy 175.26 75.792237)
(xy 175.337688 75.908505) (xy 175.551495 76.122312) (xy 175.802905 76.290299) (xy 176.082257 76.406011) (xy 176.378816 76.465)
(xy 176.543929 76.465) (xy 165.480982 87.527948) (xy 165.349855 87.554031) (xy 165.188795 87.620744) (xy 165.043845 87.717597)
(xy 164.920576 87.840866) (xy 164.823723 87.985816) (xy 164.75701 88.146876) (xy 164.723 88.317856) (xy 160.73 88.317856)
(xy 160.73 76.29738) (xy 160.747095 76.290299) (xy 160.998505 76.122312) (xy 161.212312 75.908505) (xy 161.380299 75.657095)
(xy 161.496011 75.377743) (xy 161.555 75.081184) (xy 161.555 74.778816) (xy 161.497866 74.491581) (xy 165.786218 70.203228)
(xy 165.814258 70.180217) (xy 165.837271 70.152176) (xy 165.837274 70.152173) (xy 165.906108 70.068299) (xy 165.974358 69.940613)
(xy 166.016386 69.802064) (xy 166.030577 69.657979) (xy 166.027021 69.621874) (xy 166.027021 34.518126) (xy 166.030577 34.482021)
(xy 166.016386 34.337936) (xy 165.974358 34.199387) (xy 165.906108 34.071701) (xy 165.837274 33.987827) (xy 165.814259 33.959783)
(xy 165.786214 33.936767) (xy 161.455344 29.605897) (xy 161.505 29.35626) (xy 161.505 29.06374) (xy 161.447932 28.776842)
(xy 161.33599 28.506589) (xy 161.173475 28.263368) (xy 160.966632 28.056525) (xy 160.723411 27.89401) (xy 160.453158 27.782068)
(xy 160.16626 27.725) (xy 159.87374 27.725) (xy 159.586842 27.782068) (xy 159.316589 27.89401) (xy 159.073368 28.056525)
(xy 158.866525 28.263368) (xy 158.75 28.43776) (xy 158.633475 28.263368) (xy 158.426632 28.056525) (xy 158.183411 27.89401)
(xy 157.913158 27.782068) (xy 157.62626 27.725) (xy 157.33374 27.725) (xy 157.046842 27.782068) (xy 156.776589 27.89401)
(xy 156.533368 28.056525) (xy 156.401513 28.18838) (xy 156.379502 28.11582) (xy 156.320537 28.005506) (xy 156.241185 27.908815)
(xy 156.144494 27.829463) (xy 156.03418 27.770498) (xy 155.914482 27.734188) (xy 155.79 27.721928) (xy 154.09 27.721928)
(xy 153.965518 27.734188) (xy 153.84582 27.770498) (xy 153.735506 27.829463) (xy 153.638815 27.908815) (xy 153.559463 28.005506)
(xy 153.500498 28.11582) (xy 153.464188 28.235518) (xy 153.451928 28.36) (xy 153.451928 30.06) (xy 153.464188 30.184482)
(xy 153.500498 30.30418) (xy 153.559463 30.414494) (xy 153.638815 30.511185) (xy 153.735506 30.590537) (xy 153.84582 30.649502)
(xy 153.965518 30.685812) (xy 154.09 30.698072) (xy 155.388626 30.698072) (xy 162.447481 37.756928) (xy 161.96 37.756928)
(xy 161.786746 37.773992) (xy 161.62015 37.824528) (xy 161.466614 37.906595) (xy 161.332038 38.017038) (xy 161.221595 38.151614)
(xy 161.167223 38.253337) (xy 161.115134 38.189866) (xy 160.889014 38.004294) (xy 160.631034 37.866401) (xy 160.351111 37.781487)
(xy 160.06 37.752815) (xy 159.76889 37.781487) (xy 159.488967 37.866401) (xy 159.230987 38.004294) (xy 159.004866 38.189866)
(xy 158.819294 38.415986) (xy 158.81 38.433374) (xy 158.800706 38.415986) (xy 158.615134 38.189866) (xy 158.389014 38.004294)
(xy 158.131034 37.866401) (xy 157.851111 37.781487) (xy 157.56 37.752815) (xy 157.26889 37.781487) (xy 156.988967 37.866401)
(xy 156.730987 38.004294) (xy 156.504866 38.189866) (xy 156.319294 38.415986) (xy 156.31 38.433374) (xy 156.300706 38.415986)
(xy 156.115134 38.189866) (xy 155.889014 38.004294) (xy 155.631034 37.866401) (xy 155.351111 37.781487) (xy 155.06 37.752815)
(xy 154.76889 37.781487) (xy 154.488967 37.866401) (xy 154.230987 38.004294) (xy 154.004866 38.189866) (xy 153.819294 38.415986)
(xy 153.81 38.433374) (xy 153.800706 38.415986) (xy 153.615134 38.189866) (xy 153.389014 38.004294) (xy 153.131034 37.866401)
(xy 152.851111 37.781487) (xy 152.56 37.752815) (xy 152.26889 37.781487) (xy 151.988967 37.866401) (xy 151.730987 38.004294)
(xy 151.504866 38.189866) (xy 151.319294 38.415986) (xy 151.181401 38.673966) (xy 151.096487 38.953889) (xy 151.075 39.17205)
(xy 151.075 39.567949) (xy 151.096487 39.78611) (xy 151.181401 40.066033) (xy 151.319294 40.324013) (xy 151.504866 40.550134)
(xy 151.525001 40.566658) (xy 151.525 56.014183) (xy 151.367688 56.171495) (xy 151.199701 56.422905) (xy 151.083989 56.702257)
(xy 151.025 56.998816) (xy 148.03 56.998816) (xy 148.03 47.520368) (xy 148.104277 47.409205) (xy 148.17099 47.248145)
(xy 148.205 47.077165) (xy 148.205 46.902835) (xy 148.17099 46.731855) (xy 148.104277 46.570795) (xy 148.007424 46.425845)
(xy 147.884155 46.302576) (xy 147.739205 46.205723) (xy 147.578145 46.13901) (xy 147.407165 46.105) (xy 147.232835 46.105)
(xy 147.061855 46.13901) (xy 146.900795 46.205723) (xy 146.755845 46.302576) (xy 146.632576 46.425845) (xy 146.535723 46.570795)
(xy 146.46901 46.731855) (xy 146.435 46.902835) (xy 97.555 46.902835) (xy 97.555 40.864613) (xy 97.613386 40.833405)
(xy 97.747962 40.722962) (xy 97.858405 40.588386) (xy 97.940472 40.43485) (xy 97.991008 40.268254) (xy 98.008072 40.095)
(xy 98.008072 39.195) (xy 103.152089 39.195) (xy 103.183657 39.515516) (xy 103.277148 39.823715) (xy 103.428969 40.107752)
(xy 103.633286 40.356714) (xy 103.882248 40.561031) (xy 104.166285 40.712852) (xy 104.474484 40.806343) (xy 104.714678 40.83)
(xy 107.375322 40.83) (xy 107.615516 40.806343) (xy 107.923715 40.712852) (xy 108.207752 40.561031) (xy 108.456714 40.356714)
(xy 108.661031 40.107752) (xy 108.812852 39.823715) (xy 108.906343 39.515516) (xy 108.937911 39.195) (xy 108.906343 38.874484)
(xy 108.812852 38.566285) (xy 108.661031 38.282248) (xy 108.456714 38.033286) (xy 108.211763 37.832261) (xy 108.22 37.833072)
(xy 110.22 37.833072) (xy 110.344482 37.820812) (xy 110.46418 37.784502) (xy 110.574494 37.725537) (xy 110.671185 37.646185)
(xy 110.750537 37.549494) (xy 110.809502 37.43918) (xy 110.845812 37.319482) (xy 110.858072 37.195) (xy 110.858072 35.364495)
(xy 112.77 35.364495) (xy 112.77 35.755505) (xy 112.846282 36.139003) (xy 112.995915 36.50025) (xy 113.213149 36.825364)
(xy 113.489636 37.101851) (xy 113.81475 37.319085) (xy 114.175997 37.468718) (xy 114.559495 37.545) (xy 114.950505 37.545)
(xy 115.334003 37.468718) (xy 115.69525 37.319085) (xy 116.020364 37.101851) (xy 116.296851 36.825364) (xy 116.514085 36.50025)
(xy 116.585 36.329046) (xy 116.655915 36.50025) (xy 116.873149 36.825364) (xy 117.149636 37.101851) (xy 117.47475 37.319085)
(xy 117.835997 37.468718) (xy 118.219495 37.545) (xy 118.610505 37.545) (xy 118.994003 37.468718) (xy 119.35525 37.319085)
(xy 119.680364 37.101851) (xy 119.956851 36.825364) (xy 120.174085 36.50025) (xy 120.323718 36.139003) (xy 120.4 35.755505)
(xy 120.4 35.364495) (xy 120.323718 34.980997) (xy 120.174085 34.61975) (xy 119.956851 34.294636) (xy 119.872215 34.21)
(xy 120.896928 34.21) (xy 120.896928 36.91) (xy 120.909188 37.034482) (xy 120.945498 37.15418) (xy 121.004463 37.264494)
(xy 121.083815 37.361185) (xy 121.180506 37.440537) (xy 121.29082 37.499502) (xy 121.410518 37.535812) (xy 121.535 37.548072)
(xy 124.235 37.548072) (xy 124.359482 37.535812) (xy 124.47918 37.499502) (xy 124.589494 37.440537) (xy 124.686185 37.361185)
(xy 124.715 37.326074) (xy 124.743815 37.361185) (xy 124.840506 37.440537) (xy 124.95082 37.499502) (xy 125.070518 37.535812)
(xy 125.195 37.548072) (xy 127.895 37.548072) (xy 128.019482 37.535812) (xy 128.13918 37.499502) (xy 128.249494 37.440537)
(xy 128.346185 37.361185) (xy 128.425537 37.264494) (xy 128.484502 37.15418) (xy 128.520812 37.034482) (xy 128.533072 36.91)
(xy 128.533072 34.21) (xy 128.520812 34.085518) (xy 128.484502 33.96582) (xy 128.425537 33.855506) (xy 128.346185 33.758815)
(xy 128.249494 33.679463) (xy 128.13918 33.620498) (xy 128.019482 33.584188) (xy 127.895 33.571928) (xy 125.195 33.571928)
(xy 125.070518 33.584188) (xy 124.95082 33.620498) (xy 124.840506 33.679463) (xy 124.743815 33.758815) (xy 124.715 33.793926)
(xy 124.686185 33.758815) (xy 124.589494 33.679463) (xy 124.47918 33.620498) (xy 124.359482 33.584188) (xy 124.235 33.571928)
(xy 121.535 33.571928) (xy 121.410518 33.584188) (xy 121.29082 33.620498) (xy 121.180506 33.679463) (xy 121.083815 33.758815)
(xy 121.004463 33.855506) (xy 120.945498 33.96582) (xy 120.909188 34.085518) (xy 120.896928 34.21) (xy 119.872215 34.21)
(xy 119.680364 34.018149) (xy 119.35525 33.800915) (xy 118.994003 33.651282) (xy 118.610505 33.575) (xy 118.219495 33.575)
(xy 117.835997 33.651282) (xy 117.47475 33.800915) (xy 117.149636 34.018149) (xy 116.873149 34.294636) (xy 116.655915 34.61975)
(xy 116.585 34.790954) (xy 116.514085 34.61975) (xy 116.296851 34.294636) (xy 116.020364 34.018149) (xy 115.69525 33.800915)
(xy 115.334003 33.651282) (xy 114.950505 33.575) (xy 114.559495 33.575) (xy 114.175997 33.651282) (xy 113.81475 33.800915)
(xy 113.489636 34.018149) (xy 113.213149 34.294636) (xy 112.995915 34.61975) (xy 112.846282 34.980997) (xy 112.77 35.364495)
(xy 110.858072 35.364495) (xy 110.858072 35.195) (xy 110.845812 35.070518) (xy 110.809502 34.95082) (xy 110.750537 34.840506)
(xy 110.671185 34.743815) (xy 110.574494 34.664463) (xy 110.46418 34.605498) (xy 110.344482 34.569188) (xy 110.22 34.556928)
(xy 108.22 34.556928) (xy 108.095518 34.569188) (xy 107.97582 34.605498) (xy 107.865506 34.664463) (xy 107.768815 34.743815)
(xy 107.689463 34.840506) (xy 107.630498 34.95082) (xy 107.594188 35.070518) (xy 107.581928 35.195) (xy 107.581928 37.195)
(xy 107.594188 37.319482) (xy 107.630498 37.43918) (xy 107.689463 37.549494) (xy 107.751304 37.624848) (xy 107.615516 37.583657)
(xy 107.375322 37.56) (xy 105.012653 37.56) (xy 105.095808 37.330413) (xy 104.14 36.374605) (xy 103.184192 37.330413)
(xy 103.279956 37.594814) (xy 103.569571 37.735704) (xy 103.881108 37.817384) (xy 103.901615 37.818617) (xy 103.882248 37.828969)
(xy 103.633286 38.033286) (xy 103.428969 38.282248) (xy 103.277148 38.566285) (xy 103.183657 38.874484) (xy 103.152089 39.195)
(xy 98.008072 39.195) (xy 98.008072 38.645) (xy 97.991008 38.471746) (xy 97.940472 38.30515) (xy 97.858405 38.151614)
(xy 97.747962 38.017038) (xy 97.613386 37.906595) (xy 97.45985 37.824528) (xy 97.293254 37.773992) (xy 97.12 37.756928)
(xy 95.92 37.756928) (xy 95.746746 37.773992) (xy 95.58015 37.824528) (xy 95.426614 37.906595) (xy 95.292038 38.017038)
(xy 95.181595 38.151614) (xy 95.127223 38.253337) (xy 95.075134 38.189866) (xy 94.849014 38.004294) (xy 94.591034 37.866401)
(xy 94.311111 37.781487) (xy 94.02 37.752815) (xy 93.72889 37.781487) (xy 93.448967 37.866401) (xy 93.190987 38.004294)
(xy 92.964866 38.189866) (xy 92.779294 38.415986) (xy 92.77 38.433374) (xy 92.760706 38.415986) (xy 92.575134 38.189866)
(xy 92.349014 38.004294) (xy 92.091034 37.866401) (xy 91.811111 37.781487) (xy 91.52 37.752815) (xy 91.22889 37.781487)
(xy 90.948967 37.866401) (xy 90.690987 38.004294) (xy 90.464866 38.189866) (xy 90.279294 38.415986) (xy 90.27 38.433374)
(xy 90.260706 38.415986) (xy 90.075134 38.189866) (xy 89.849014 38.004294) (xy 89.591034 37.866401) (xy 89.311111 37.781487)
(xy 89.02 37.752815) (xy 88.72889 37.781487) (xy 88.448967 37.866401) (xy 88.190987 38.004294) (xy 87.964866 38.189866)
(xy 87.779294 38.415986) (xy 87.77 38.433374) (xy 87.760706 38.415986) (xy 87.575134 38.189866) (xy 87.349014 38.004294)
(xy 87.091034 37.866401) (xy 86.811111 37.781487) (xy 86.52 37.752815) (xy 86.471893 37.757553) (xy 87.907446 36.322)
(xy 99.71 36.322) (xy 99.71 37.322) (xy 99.766193 37.638532) (xy 99.883058 37.93802) (xy 100.056105 38.208954)
(xy 100.278683 38.440922) (xy 100.542239 38.62501) (xy 100.836645 38.754144) (xy 100.964566 38.785124) (xy 101.218 38.665777)
(xy 101.218 36.322) (xy 99.71 36.322) (xy 87.907446 36.322) (xy 89.161446 35.068) (xy 99.71 35.068)
(xy 99.71 36.068) (xy 101.218 36.068) (xy 101.218 33.724223) (xy 101.472 33.724223) (xy 101.472 36.068)
(xy 101.492 36.068) (xy 101.492 36.322) (xy 101.472 36.322) (xy 101.472 38.665777) (xy 101.725434 38.785124)
(xy 101.853355 38.754144) (xy 102.147761 38.62501) (xy 102.411317 38.440922) (xy 102.633895 38.208954) (xy 102.806942 37.93802)
(xy 102.923807 37.638532) (xy 102.98 37.322) (xy 102.98 37.141903) (xy 103.004587 37.150808) (xy 103.960395 36.195)
(xy 104.319605 36.195) (xy 105.275413 37.150808) (xy 105.539814 37.055044) (xy 105.680704 36.765429) (xy 105.762384 36.453892)
(xy 105.781718 36.132405) (xy 105.737961 35.813325) (xy 105.632795 35.508912) (xy 105.539814 35.334956) (xy 105.275413 35.239192)
(xy 104.319605 36.195) (xy 103.960395 36.195) (xy 103.004587 35.239192) (xy 102.98 35.248097) (xy 102.98 35.068)
(xy 102.978507 35.059587) (xy 103.184192 35.059587) (xy 104.14 36.015395) (xy 105.095808 35.059587) (xy 105.012653 34.83)
(xy 105.918 34.83) (xy 105.918 33.322) (xy 106.172 33.322) (xy 106.172 34.83) (xy 107.172 34.83)
(xy 107.488532 34.773807) (xy 107.78802 34.656942) (xy 108.058954 34.483895) (xy 108.290922 34.261317) (xy 108.47501 33.997761)
(xy 108.604144 33.703355) (xy 108.635124 33.575434) (xy 108.515777 33.322) (xy 106.172 33.322) (xy 105.918 33.322)
(xy 103.574223 33.322) (xy 103.454876 33.575434) (xy 103.485856 33.703355) (xy 103.61499 33.997761) (xy 103.799078 34.261317)
(xy 104.031046 34.483895) (xy 104.146156 34.557417) (xy 104.077405 34.553282) (xy 103.758325 34.597039) (xy 103.453912 34.702205)
(xy 103.279956 34.795186) (xy 103.184192 35.059587) (xy 102.978507 35.059587) (xy 102.923807 34.751468) (xy 102.806942 34.45198)
(xy 102.633895 34.181046) (xy 102.411317 33.949078) (xy 102.147761 33.76499) (xy 101.853355 33.635856) (xy 101.725434 33.604876)
(xy 101.472 33.724223) (xy 101.218 33.724223) (xy 100.964566 33.604876) (xy 100.836645 33.635856) (xy 100.542239 33.76499)
(xy 100.278683 33.949078) (xy 100.056105 34.181046) (xy 99.883058 34.45198) (xy 99.766193 34.751468) (xy 99.71 35.068)
(xy 89.161446 35.068) (xy 91.41488 32.814566) (xy 103.454876 32.814566) (xy 103.574223 33.068) (xy 105.918 33.068)
(xy 105.918 31.56) (xy 106.172 31.56) (xy 106.172 33.068) (xy 108.515777 33.068) (xy 108.635124 32.814566)
(xy 108.604144 32.686645) (xy 108.47501 32.392239) (xy 108.290922 32.128683) (xy 108.058954 31.906105) (xy 107.78802 31.733058)
(xy 107.488532 31.616193) (xy 107.172 31.56) (xy 106.172 31.56) (xy 105.918 31.56) (xy 104.918 31.56)
(xy 104.601468 31.616193) (xy 104.30198 31.733058) (xy 104.031046 31.906105) (xy 103.799078 32.128683) (xy 103.61499 32.392239)
(xy 103.485856 32.686645) (xy 103.454876 32.814566) (xy 91.41488 32.814566) (xy 93.584103 30.645344) (xy 93.83374 30.695)
(xy 94.12626 30.695) (xy 94.413158 30.637932) (xy 94.683411 30.52599) (xy 94.926632 30.363475) (xy 95.133475 30.156632)
(xy 95.29599 29.913411) (xy 95.407932 29.643158) (xy 95.465 29.35626) (xy 95.465 29.06374) (xy 95.407932 28.776842)
(xy 95.29599 28.506589) (xy 95.133475 28.263368) (xy 94.926632 28.056525) (xy 94.683411 27.89401) (xy 94.413158 27.782068)
(xy 94.12626 27.725) (xy 93.83374 27.725) (xy 93.546842 27.782068) (xy 93.276589 27.89401) (xy 93.033368 28.056525)
(xy 92.826525 28.263368) (xy 92.71 28.43776) (xy 92.593475 28.263368) (xy 92.386632 28.056525) (xy 92.143411 27.89401)
(xy 91.873158 27.782068) (xy 91.58626 27.725) (xy 91.29374 27.725) (xy 91.006842 27.782068) (xy 90.736589 27.89401)
(xy 90.493368 28.056525) (xy 90.361513 28.18838) (xy 90.339502 28.11582) (xy 90.280537 28.005506) (xy 90.201185 27.908815)
(xy 90.104494 27.829463) (xy 89.99418 27.770498) (xy 89.874482 27.734188) (xy 89.75 27.721928) (xy 88.05 27.721928)
(xy 87.925518 27.734188) (xy 87.80582 27.770498) (xy 87.695506 27.829463) (xy 87.598815 27.908815) (xy 87.519463 28.005506)
(xy 87.460498 28.11582) (xy 87.424188 28.235518) (xy 87.411928 28.36) (xy 87.411928 29.658625) (xy 82.625788 34.444766)
(xy 82.597742 34.467783) (xy 82.505893 34.579701) (xy 82.437643 34.707388) (xy 82.417495 34.773807) (xy 82.395615 34.845935)
(xy 82.381424 34.99002) (xy 70.189426 34.99002) (xy 74.534103 30.645344) (xy 74.78374 30.695) (xy 75.07626 30.695)
(xy 75.363158 30.637932) (xy 75.633411 30.52599) (xy 75.876632 30.363475) (xy 76.083475 30.156632) (xy 76.24599 29.913411)
(xy 76.357932 29.643158) (xy 76.415 29.35626) (xy 76.415 29.06374) (xy 76.357932 28.776842) (xy 76.24599 28.506589)
(xy 76.083475 28.263368) (xy 75.876632 28.056525) (xy 75.633411 27.89401) (xy 75.363158 27.782068) (xy 75.07626 27.725)
(xy 74.78374 27.725) (xy 74.496842 27.782068) (xy 74.226589 27.89401) (xy 73.983368 28.056525) (xy 73.776525 28.263368)
(xy 73.66 28.43776) (xy 73.543475 28.263368) (xy 73.336632 28.056525) (xy 73.093411 27.89401) (xy 72.823158 27.782068)
(xy 72.53626 27.725) (xy 72.24374 27.725) (xy 71.956842 27.782068) (xy 71.686589 27.89401) (xy 71.443368 28.056525)
(xy 71.311513 28.18838) (xy 71.289502 28.11582) (xy 71.230537 28.005506) (xy 71.151185 27.908815) (xy 71.054494 27.829463)
(xy 70.94418 27.770498) (xy 70.824482 27.734188) (xy 70.7 27.721928) (xy 69 27.721928) (xy 68.875518 27.734188)
(xy 68.75582 27.770498) (xy 68.645506 27.829463) (xy 68.548815 27.908815) (xy 68.469463 28.005506) (xy 68.410498 28.11582)
(xy 68.374188 28.235518) (xy 68.361928 28.36) (xy 68.361928 29.658625) (xy 63.575788 34.444766) (xy 63.547742 34.467783)
(xy 63.455893 34.579701) (xy 63.387643 34.707388) (xy 63.367495 34.773807) (xy 63.345615 34.845935) (xy 63.331424 34.99002)
(xy 49.094414 34.99002) (xy 51.599435 32.485) (xy 53.303895 32.485) (xy 53.34 32.488556) (xy 53.376105 32.485)
(xy 53.484085 32.474365) (xy 53.622633 32.432337) (xy 53.75032 32.364087) (xy 53.862238 32.272238) (xy 53.885259 32.244188)
(xy 55.484103 30.645344) (xy 55.73374 30.695) (xy 56.02626 30.695) (xy 56.313158 30.637932) (xy 56.583411 30.52599)
(xy 56.826632 30.363475) (xy 57.033475 30.156632) (xy 57.19599 29.913411) (xy 57.307932 29.643158) (xy 57.365 29.35626)
(xy 57.365 29.06374) (xy 57.307932 28.776842) (xy 57.19599 28.506589) (xy 57.033475 28.263368) (xy 56.826632 28.056525)
(xy 56.583411 27.89401) (xy 56.313158 27.782068) (xy 56.02626 27.725) (xy 55.73374 27.725) (xy 55.446842 27.782068)
(xy 55.176589 27.89401) (xy 54.933368 28.056525) (xy 54.726525 28.263368) (xy 54.61 28.43776) (xy 54.493475 28.263368)
(xy 54.286632 28.056525) (xy 54.043411 27.89401) (xy 53.773158 27.782068) (xy 53.48626 27.725) (xy 53.19374 27.725)
(xy 52.906842 27.782068) (xy 52.636589 27.89401) (xy 52.393368 28.056525) (xy 52.261513 28.18838) (xy 52.239502 28.11582)
(xy 52.180537 28.005506) (xy 52.101185 27.908815) (xy 52.004494 27.829463) (xy 51.89418 27.770498) (xy 51.774482 27.734188)
(xy 51.65 27.721928) (xy 49.95 27.721928) (xy 49.825518 27.734188) (xy 49.70582 27.770498) (xy 49.595506 27.829463)
(xy 49.498815 27.908815) (xy 49.419463 28.005506) (xy 49.360498 28.11582) (xy 49.324188 28.235518) (xy 49.311928 28.36)
(xy 49.311928 29.658625) (xy 44.525788 34.444766) (xy 44.497742 34.467783) (xy 44.405893 34.579701) (xy 44.337643 34.707388)
(xy 44.317495 34.773807) (xy 44.295615 34.845935) (xy 44.281424 34.99002) (xy 30.698072 34.99002) (xy 30.698072 34.075)
(xy 30.685812 33.950518) (xy 30.649502 33.83082) (xy 30.590537 33.720506) (xy 30.511185 33.623815) (xy 30.414494 33.544463)
(xy 30.30418 33.485498) (xy 30.184482 33.449188) (xy 30.06 33.436928) (xy 28.36 33.436928) (xy 28.235518 33.449188)
(xy 28.11582 33.485498) (xy 28.005506 33.544463) (xy 27.908815 33.623815) (xy 27.829463 33.720506) (xy 27.770498 33.83082)
(xy 27.734188 33.950518) (xy 27.721928 34.075) (xy 26.06 34.075) (xy 26.06 30.711971) (xy 26.121633 30.860766)
(xy 26.503024 31.431558) (xy 26.988442 31.916976) (xy 27.559234 32.298367) (xy 28.193463 32.561073) (xy 28.866758 32.695)
(xy 29.553242 32.695) (xy 30.226537 32.561073) (xy 30.860766 32.298367) (xy 31.431558 31.916976) (xy 31.916976 31.431558)
(xy 32.298367 30.860766) (xy 32.561073 30.226537) (xy 32.695 29.553242) (xy 32.695 28.866758) (xy 32.5942 28.36)
(xy 33.436928 28.36) (xy 33.436928 30.06) (xy 33.449188 30.184482) (xy 33.485498 30.30418) (xy 33.544463 30.414494)
(xy 33.623815 30.511185) (xy 33.720506 30.590537) (xy 33.83082 30.649502) (xy 33.950518 30.685812) (xy 34.075 30.698072)
(xy 35.775 30.698072) (xy 35.899482 30.685812) (xy 36.01918 30.649502) (xy 36.129494 30.590537) (xy 36.226185 30.511185)
(xy 36.305537 30.414494) (xy 36.364502 30.30418) (xy 36.388966 30.223534) (xy 36.464731 30.307588) (xy 36.69808 30.481641)
(xy 36.960901 30.606825) (xy 37.10811 30.651476) (xy 37.338 30.530155) (xy 37.338 29.337) (xy 37.318 29.337)
(xy 37.318 29.083) (xy 37.338 29.083) (xy 37.338 27.889845) (xy 37.592 27.889845) (xy 37.592 29.083)
(xy 37.612 29.083) (xy 37.612 29.337) (xy 37.592 29.337) (xy 37.592 30.530155) (xy 37.82189 30.651476)
(xy 37.969099 30.606825) (xy 38.23192 30.481641) (xy 38.465269 30.307588) (xy 38.660178 30.091355) (xy 38.729805 29.974466)
(xy 38.851525 30.156632) (xy 39.058368 30.363475) (xy 39.301589 30.52599) (xy 39.571842 30.637932) (xy 39.85874 30.695)
(xy 40.15126 30.695) (xy 40.438158 30.637932) (xy 40.708411 30.52599) (xy 40.951632 30.363475) (xy 41.158475 30.156632)
(xy 41.32099 29.913411) (xy 41.432932 29.643158) (xy 41.49 29.35626) (xy 41.49 29.06374) (xy 41.432932 28.776842)
(xy 41.32099 28.506589) (xy 41.158475 28.263368) (xy 40.951632 28.056525) (xy 40.708411 27.89401) (xy 40.438158 27.782068)
(xy 40.15126 27.725) (xy 39.85874 27.725) (xy 39.571842 27.782068) (xy 39.301589 27.89401) (xy 39.058368 28.056525)
(xy 38.851525 28.263368) (xy 38.729805 28.445534) (xy 38.660178 28.328645) (xy 38.465269 28.112412) (xy 38.23192 27.938359)
(xy 37.969099 27.813175) (xy 37.82189 27.768524) (xy 37.592 27.889845) (xy 37.338 27.889845) (xy 37.10811 27.768524)
(xy 36.960901 27.813175) (xy 36.69808 27.938359) (xy 36.464731 28.112412) (xy 36.388966 28.196466) (xy 36.364502 28.11582)
(xy 36.305537 28.005506) (xy 36.226185 27.908815) (xy 36.129494 27.829463) (xy 36.01918 27.770498) (xy 35.899482 27.734188)
(xy 35.775 27.721928) (xy 34.075 27.721928) (xy 33.950518 27.734188) (xy 33.83082 27.770498) (xy 33.720506 27.829463)
(xy 33.623815 27.908815) (xy 33.544463 28.005506) (xy 33.485498 28.11582) (xy 33.449188 28.235518) (xy 33.436928 28.36)
(xy 32.5942 28.36) (xy 32.561073 28.193463) (xy 32.298367 27.559234) (xy 31.916976 26.988442) (xy 31.431558 26.503024)
(xy 30.860766 26.121633) (xy 30.711971 26.06) (xy 122.958029 26.06)
)
)
)
)
| KiCad | 5 | tomihbk/splitflap | electronics/chainlinkDriverTester/chainlinkDriverTester.kicad_pcb | [
"Apache-2.0"
] |
/// Lists of key-value entries ("associations").
///
/// Implements the same operations as library `Trie`, but uses a
/// linked-list of entries and no hashing.
import List "List";
module {
/// polymorphic association linked lists between keys and values
public type AssocList<K, V> = List.List<(K, V)>;
/// Find the value associated with a given key, or null if absent.
public func find<K, V>(
al : AssocList<K, V>,
k : K,
k_eq : (K, K) -> Bool
) : ?V {
func rec(al : AssocList<K, V>) : ?V {
label profile_assocList_find_rec : (?V)
switch (al) {
case (null) { label profile_assocList_find_end_fail : (?V) { null } };
case (?((hd_k, hd_v), tl)) {
if (k_eq(k, hd_k)) {
label profile_assocList_find_end_success : (?V) {
?hd_v
}
} else {
rec(tl)
}
};
}
};
label profile_assocList_find_begin : (?V) {
rec(al)
}
};
/// replace the value associated with a given key, or add it, if missing.
/// returns old value, or null, if no prior value existed.
public func replace<K, V>(
al : AssocList<K, V>,
k : K,
k_eq : (K, K) -> Bool,
ov : ?V
)
: (AssocList<K, V>, ?V) {
func rec(al : AssocList<K, V>) : (AssocList<K, V>, ?V) {
switch (al) {
case (null) {
switch ov {
case (null) { (null, null) };
case (?v) { (?((k, v), null), null) };
}
};
case (?((hd_k, hd_v), tl)) {
if (k_eq(k, hd_k)) {
// if value is null, remove the key; otherwise, replace key's old value
// return old value
switch ov {
case (null) { (tl, ?hd_v) };
case (?v) { (?((hd_k, v), tl), ?hd_v) };
}
} else {
let (tl2, old_v) = rec(tl);
(?((hd_k, hd_v), tl2), old_v)
}
};
}
};
rec(al)
};
/// The entries of the final list consist of those pairs of
/// the left list whose keys are not present in the right list; the
/// "extra" values of the right list are irrelevant.
public func diff<K, V, W>(
al1 : AssocList<K, V>,
al2 : AssocList<K, W>,
keq : (K, K) -> Bool
) : AssocList<K, V> {
func rec(al1 : AssocList<K, V>) : AssocList<K, V> {
switch al1 {
case (null) { null };
case (?((k, v1), tl)) {
switch (find<K, W>(al2, k, keq)) {
case (null) { ?((k, v1), rec(tl)) };
case (?v2) { rec(tl)};
}
};
}
};
rec(al1)
};
/// Transform and combine the entries of two association lists.
public func mapAppend<K, V, W, X>(
al1 : AssocList<K, V>,
al2 : AssocList<K, W>,
vbin : (?V, ?W) -> X
) : AssocList<K, X> =
label profile_assocList_mapAppend : AssocList<K, X> {
func rec(al1 : AssocList<K, V>, al2 : AssocList<K, W>) : AssocList<K, X> =
label profile_assocList_mapAppend_rec : AssocList<K,X> {
switch (al1, al2) {
case (null, null) { null };
case (?((k, v), al1_), _ ) { ?((k, vbin(?v, null)), rec(al1_, al2 )) };
case (null, ?((k, v), al2_)) { ?((k, vbin(null, ?v)), rec(null, al2_)) };
}
};
rec(al1, al2)
};
/// Specialized version of `disj`, optimized for disjoint sub-spaces of keyspace (no matching keys).
public func disjDisjoint<K, V, W, X>(
al1 : AssocList<K, V>,
al2 : AssocList<K, W>,
vbin : (?V, ?W) -> X)
: AssocList<K, X> = label profile_assocList_disjDisjoint : AssocList<K,X> {
mapAppend<K, V, W, X>(al1, al2, vbin)
};
/// This operation generalizes the notion of "set union" to finite maps.
/// Produces a "disjunctive image" of the two lists, where the values of
/// matching keys are combined with the given binary operator.
///
/// For unmatched entries, the operator is still applied to
/// create the value in the image. To accomodate these various
/// situations, the operator accepts optional values, but is never
/// applied to (null, null).
public func disj<K, V, W, X>(
al1 : AssocList<K, V>,
al2 : AssocList<K, W>,
keq : (K, K) -> Bool,
vbin :(?V, ?W) -> X
) : AssocList<K, X> {
func rec1(al1 : AssocList<K, V>) : AssocList<K, X> {
switch al1 {
case (null) {
func rec2(al2 : AssocList<K, W>) : AssocList<K, X> {
switch al2 {
case (null) { null };
case (?((k, v2), tl)) {
switch (find<K, V>(al1, k, keq)) {
case (null) { ?((k, vbin(null, ?v2)), rec2(tl)) };
case (?v1) { ?((k, vbin(?v1, ?v2)), rec2(tl)) };
}
};
}
};
rec2(al2)
};
case (?((k, v1), tl)) {
switch (find<K, W>(al2, k, keq)) {
case (null) { ?((k, vbin(?v1, null)), rec1(tl)) };
case (?v2) { /* handled above */ rec1(tl) };
}
};
}
};
rec1(al1)
};
/// This operation generalizes the notion of "set intersection" to
/// finite maps. Produces a "conjuctive image" of the two lists, where
/// the values of matching keys are combined with the given binary
/// operator, and unmatched entries are not present in the output.
public func join<K, V, W, X>(
al1 : AssocList<K, V>,
al2 : AssocList<K, W>,
keq : (K, K) -> Bool,
vbin : (V, W) -> X
) : AssocList<K, X> {
func rec(al1 : AssocList<K, V>) : AssocList<K, X> {
switch al1 {
case (null) { null };
case (?((k, v1), tl)) {
switch (find<K, W>(al2, k, keq)) {
case (null) { rec(tl) };
case (?v2) { ?((k, vbin(v1, v2)), rec(tl)) };
}
};
}
};
rec(al1)
};
/// Fold the entries based on the recursive list structure.
public func fold<K, V, X>(
al : AssocList<K, V>,
nil : X,
cons : (K, V, X) -> X
) : X {
func rec(al : AssocList<K, V>) : X {
switch al {
case null { nil };
case (?((k, v), t)) { cons(k, v, rec(t)) };
}
};
rec(al)
};
}
| Modelica | 5 | nomeata/motoko-base | src/AssocList.mo | [
"Apache-2.0"
] |
@echo off
rem A batch program to clean a particular configuration,
rem just for convenience.
call "%~dp0build.bat" -t Clean %*
| Batchfile | 2 | shawwn/cpython | PCbuild/clean.bat | [
"0BSD"
] |
#!/usr/bin/env zsh
# vim:ft=zsh ts=2 sw=2 sts=2
_emotty_sets[floral]="
hibiscus
cherry_blossom
blossom
sunflower
bouquet
tulip
rose
four_leaf_clover
seedling
herb
palm_tree
evergreen_tree
deciduous_tree
"
| Shell | 4 | chensanle/ohmyzsh | plugins/emotty/emotty_floral_set.zsh | [
"MIT"
] |
-- Copyright 2018 Stanford University
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this file except in compliance with the License.
-- You may obtain a copy of the License at
--
-- http://www.apache.org/licenses/LICENSE-2.0
--
-- Unless required by applicable law or agreed to in writing, software
-- distributed under the License is distributed on an "AS IS" BASIS,
-- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-- See the License for the specific language governing permissions and
-- limitations under the License.
import "regent"
local c = regentlib.c
-- A field space is a list of fields, much like a struct in C (and similar to structs in Regent,
-- which we don't illustrate here.)
fspace BitField
{
bit : bool,
}
task main()
var size = 10
-- An index space is a set of indices, which we also call points. The ispace function takes a type (in this
-- case 1-dimensional integers) and an integer i and creates a dense index space with the indies 0..i-1.
-- Not illustrated are analagous ways to create 2- and 3-dimensional index spaces.
--
-- Dense index spaces created using ispace are called structured index spaces.
var bit_indices = ispace(int1d, size)
-- A region is the cross-product of an index space and a field space. A region can be visualized as a table, with
-- the rows being named by indices and one column for each field. A particular point in the index space and a specific
-- field address one entry in the region. In this case, the region is a vector of bits of size "size".
var bit_region = region(bit_indices, BitField)
-- Here is one style for iterating over the elements (the rows) of a region.
for b in bit_region do
b.bit = false
end
c.printf("The bits are: ")
-- Here is another way to iterate over regions. Regions with structured index spaces have a field
-- "bounds" with an upper and lower limit. Bounds is a struct
-- with two fields, "lo" and "hi". In this example these fields are of type int1d, which can be cast
-- to an integer to use in a for loop to iterate over the indices of the region.
var limits = bit_region.bounds
for i = [int](limits.lo), [int](limits.hi) + 1 do
if bit_region[i].bit then
c.printf("1 ")
else
c.printf("0 ")
end
end
c.printf("\n")
end
regentlib.start(main)
| Rouge | 5 | elliottslaughter/regent-tutorial | Regions/1.rg | [
"Apache-2.0"
] |
Include /etc/httpd/conf.d/available_vhosts/aem_flush.vhost
| ApacheConf | 1 | YegorKozlov/aem_ams_dispatcher | etc/httpd/conf.d/enabled_vhosts/aem_flush.vhost | [
"Apache-2.0"
] |
Rebol [title: "Script which uses quit/return"]
quit/return 42
print "Hello" | Rebol | 1 | 0branch/r3 | src/tests/units/files/quit-return.r3 | [
"Apache-2.0"
] |
"""Tests for the Keenetic NDMS2 component."""
from homeassistant.components import ssdp
from homeassistant.components.keenetic_ndms2 import const
from homeassistant.const import (
CONF_HOST,
CONF_PASSWORD,
CONF_PORT,
CONF_SCAN_INTERVAL,
CONF_USERNAME,
)
MOCK_NAME = "Keenetic Ultra 2030"
MOCK_IP = "0.0.0.0"
SSDP_LOCATION = f"http://{MOCK_IP}/"
MOCK_DATA = {
CONF_HOST: MOCK_IP,
CONF_USERNAME: "user",
CONF_PASSWORD: "pass",
CONF_PORT: 23,
}
MOCK_OPTIONS = {
CONF_SCAN_INTERVAL: 15,
const.CONF_CONSIDER_HOME: 150,
const.CONF_TRY_HOTSPOT: False,
const.CONF_INCLUDE_ARP: True,
const.CONF_INCLUDE_ASSOCIATED: True,
const.CONF_INTERFACES: ["Home", "VPS0"],
}
MOCK_SSDP_DISCOVERY_INFO = ssdp.SsdpServiceInfo(
ssdp_usn="mock_usn",
ssdp_st="mock_st",
ssdp_location=SSDP_LOCATION,
upnp={
ssdp.ATTR_UPNP_UDN: "uuid:xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx",
ssdp.ATTR_UPNP_FRIENDLY_NAME: MOCK_NAME,
},
)
| Python | 3 | MrDelik/core | tests/components/keenetic_ndms2/__init__.py | [
"Apache-2.0"
] |
#------------------
# Initial settings
#------------------
package require PWI_Glyph 2.17.0
pw::Application setUndoMaximumLevels 5
pw::Application reset
pw::Application markUndoLevel {Journal Reset}
pw::Application clearModified
#--------------------
# Set solver to CGNS
#--------------------
pw::Application setCAESolver {CGNS} 3
#----------------------------------------
# Constants (parameters) for this script
#----------------------------------------
set PI 3.14159265359
set W 1.0
set L1 1.0
set L2 4.0
set H1 0.5
set H2 0.5
# Resolution in number of cells
set NC1 20
set NC2 80
set NCW 5
set NCH 10
source "delnov.glf"
#---------------
# Define points
#---------------
# Floor (z min)
Delnov_Create_Point 0 0 0
Delnov_Create_Point $L1 0 0
Delnov_Create_Point [expr $L1 + $L2] 0 0
Delnov_Create_Point 0 $W 0
Delnov_Create_Point $L1 $W 0
Delnov_Create_Point [expr $L1 + $L2] $W 0
# Middle
Delnov_Create_Point 0 0 $H1
Delnov_Create_Point $L1 0 $H1
Delnov_Create_Point [expr $L1 + $L2] 0 $H1
Delnov_Create_Point 0 $W $H1
Delnov_Create_Point $L1 $W $H1
Delnov_Create_Point [expr $L1 + $L2] $W $H1
# Top (z max)
Delnov_Create_Point 0 0 [expr $H1 + $H2]
Delnov_Create_Point $L1 0 [expr $H1 + $H2]
Delnov_Create_Point [expr $L1 + $L2] 0 [expr $H1 + $H2]
Delnov_Create_Point 0 $W [expr $H1 + $H2]
Delnov_Create_Point $L1 $W [expr $H1 + $H2]
Delnov_Create_Point [expr $L1 + $L2] $W [expr $H1 + $H2]
puts "Defined all the points"
#-----------------
# Define segments
#-----------------
# Floor (z min)
Delnov_Create_Line_Name "point-1" "point-2" "line-f-01-02"
Delnov_Create_Line_Name "point-2" "point-3" "line-f-02-03"
Delnov_Create_Line_Name "point-4" "point-5" "line-f-04-05"
Delnov_Create_Line_Name "point-5" "point-6" "line-f-05-06"
Delnov_Create_Line_Name "point-1" "point-4" "line-f-01-04"
Delnov_Create_Line_Name "point-2" "point-5" "line-f-02-05"
Delnov_Create_Line_Name "point-3" "point-6" "line-f-03-06"
# Middle
Delnov_Create_Line_Name "point-7" "point-8" "line-m-01-02"
Delnov_Create_Line_Name "point-8" "point-9" "line-m-02-03"
Delnov_Create_Line_Name "point-10" "point-11" "line-m-04-05"
Delnov_Create_Line_Name "point-11" "point-12" "line-m-05-06"
Delnov_Create_Line_Name "point-7" "point-10" "line-m-01-04"
Delnov_Create_Line_Name "point-8" "point-11" "line-m-02-05"
Delnov_Create_Line_Name "point-9" "point-12" "line-m-03-06"
# Top floor
Delnov_Create_Line_Name "point-13" "point-14" "line-t-01-02"
Delnov_Create_Line_Name "point-14" "point-15" "line-t-02-03"
Delnov_Create_Line_Name "point-16" "point-17" "line-t-04-05"
Delnov_Create_Line_Name "point-17" "point-18" "line-t-05-06"
Delnov_Create_Line_Name "point-13" "point-16" "line-t-01-04"
Delnov_Create_Line_Name "point-14" "point-17" "line-t-02-05"
Delnov_Create_Line_Name "point-15" "point-18" "line-t-03-06"
# Floor to middle
Delnov_Create_Line_Name "point-1" "point-7" "line-fm-01"
Delnov_Create_Line_Name "point-2" "point-8" "line-fm-02"
Delnov_Create_Line_Name "point-3" "point-9" "line-fm-03"
Delnov_Create_Line_Name "point-4" "point-10" "line-fm-04"
Delnov_Create_Line_Name "point-5" "point-11" "line-fm-05"
Delnov_Create_Line_Name "point-6" "point-12" "line-fm-06"
# Middle to top
Delnov_Create_Line_Name "point-7" "point-13" "line-mt-01"
Delnov_Create_Line_Name "point-8" "point-14" "line-mt-02"
Delnov_Create_Line_Name "point-9" "point-15" "line-mt-03"
Delnov_Create_Line_Name "point-10" "point-16" "line-mt-04"
Delnov_Create_Line_Name "point-11" "point-17" "line-mt-05"
Delnov_Create_Line_Name "point-12" "point-18" "line-mt-06"
#------------------
# Creating domains
#------------------
# Floor (z min)
Delnov_Create_Structured_Domain_Name "line-f-01-02" \
"line-f-02-05" \
"line-f-04-05" \
"line-f-01-04" \
"quad-zmin-1"
Delnov_Create_Structured_Domain_Name "line-f-02-03" \
"line-f-03-06" \
"line-f-05-06" \
"line-f-02-05" \
"quad-zmin-2"
# Middle
Delnov_Create_Structured_Domain_Name "line-m-01-02" \
"line-m-02-05" \
"line-m-04-05" \
"line-m-01-04" \
"quad-zmid-1"
Delnov_Create_Structured_Domain_Name "line-m-02-03" \
"line-m-03-06" \
"line-m-05-06" \
"line-m-02-05" \
"quad-zmid-2"
# Top (z max)
Delnov_Create_Structured_Domain_Name "line-t-01-02" \
"line-t-02-05" \
"line-t-04-05" \
"line-t-01-04" \
"quad-zmax-1"
Delnov_Create_Structured_Domain_Name "line-t-02-03" \
"line-t-03-06" \
"line-t-05-06" \
"line-t-02-05" \
"quad-zmax-2"
# Left (x min)
Delnov_Create_Structured_Domain_Name "line-f-01-04" \
"line-fm-01" \
"line-m-01-04" \
"line-fm-04" \
"quad-xmin-1"
Delnov_Create_Structured_Domain_Name "line-m-01-04" \
"line-mt-01" \
"line-t-01-04" \
"line-mt-04" \
"quad-xmin-2"
# Middle
Delnov_Create_Structured_Domain_Name "line-f-02-05" \
"line-fm-02" \
"line-m-02-05" \
"line-fm-05" \
"quad-xmed-1"
Delnov_Create_Structured_Domain_Name "line-m-02-05" \
"line-mt-02" \
"line-t-02-05" \
"line-mt-05" \
"quad-xmed-2"
# Right (x max)
Delnov_Create_Structured_Domain_Name "line-f-03-06" \
"line-fm-03" \
"line-m-03-06" \
"line-fm-06" \
"quad-xmax-1"
Delnov_Create_Structured_Domain_Name "line-m-03-06" \
"line-mt-03" \
"line-t-03-06" \
"line-mt-06" \
"quad-xmax-2"
# Front (y min)
Delnov_Create_Structured_Domain_Name "line-f-01-02" \
"line-fm-02" \
"line-m-01-02" \
"line-fm-01" \
"quad-ymin-1"
Delnov_Create_Structured_Domain_Name "line-f-02-03" \
"line-fm-03" \
"line-m-02-03" \
"line-fm-02" \
"quad-ymin-2"
Delnov_Create_Structured_Domain_Name "line-m-01-02" \
"line-mt-02" \
"line-t-01-02" \
"line-mt-01" \
"quad-ymin-3"
Delnov_Create_Structured_Domain_Name "line-m-02-03" \
"line-mt-03" \
"line-t-02-03" \
"line-mt-02" \
"quad-ymin-4"
# Back (y max)
Delnov_Create_Structured_Domain_Name "line-f-04-05" \
"line-fm-05" \
"line-m-04-05" \
"line-fm-04" \
"quad-ymax-1"
Delnov_Create_Structured_Domain_Name "line-f-05-06" \
"line-fm-06" \
"line-m-05-06" \
"line-fm-05" \
"quad-ymax-2"
Delnov_Create_Structured_Domain_Name "line-m-04-05" \
"line-mt-05" \
"line-t-04-05" \
"line-mt-04" \
"quad-ymax-3"
Delnov_Create_Structured_Domain_Name "line-m-05-06" \
"line-mt-06" \
"line-t-05-06" \
"line-mt-05" \
"quad-ymax-4"
puts "Defined domains"
#--------------------------------------
# Define resolution on all connections
#--------------------------------------
# Resolution before the obstacle
Delnov_Modify_Dimension_By_Name_Pattern "line-f-01-02" [expr $NC1 + 1]
# Resolution after the obstacle
Delnov_Modify_Dimension_By_Name_Pattern "line-f-02-03" [expr $NC2 + 1]
# Spanwise resolution
Delnov_Modify_Dimension_By_Name_Pattern "line-f-01-04" [expr $NCW + 1]
# Normal to lower wall resolution
Delnov_Modify_Dimension_By_Name_Pattern "line-fm-01" [expr $NCH + 1]
Delnov_Modify_Dimension_By_Name_Pattern "line-mt-01" [expr $NCH + 1]
#---------------
# Create blocks
#---------------
Delnov_Create_Structured_Block [list "quad-xmin-1" "quad-xmed-1" \
"quad-ymin-1" "quad-ymax-1" \
"quad-zmin-1" "quad-zmid-1"]
Delnov_Create_Structured_Block [list "quad-xmed-1" "quad-xmax-1" \
"quad-ymin-2" "quad-ymax-2" \
"quad-zmin-2" "quad-zmid-2"]
Delnov_Create_Structured_Block [list "quad-xmin-2" "quad-xmed-2" \
"quad-ymin-3" "quad-ymax-3" \
"quad-zmid-1" "quad-zmax-1"]
Delnov_Create_Structured_Block [list "quad-xmed-2" "quad-xmax-2" \
"quad-ymin-4" "quad-ymax-4" \
"quad-zmid-2" "quad-zmax-2"]
puts "Defined blocks"
#-----------------------------
# Specify boundary conditions
#-----------------------------
Delnov_Introduce_Bnd_Conds [list "bottom_wall" "upper_wall" \
"inlet" "outlet" \
"period" "plate"]
set bc [pw::BoundaryCondition getByName "bottom_wall"]
$bc apply [list [pw::GridEntity getByName "blk-1"] \
[pw::GridEntity getByName "quad-zmin-1"] ]
$bc apply [list [pw::GridEntity getByName "blk-2"] \
[pw::GridEntity getByName "quad-zmin-2"] ]
set bc [pw::BoundaryCondition getByName "upper_wall"]
$bc apply [list [pw::GridEntity getByName "blk-3"] \
[pw::GridEntity getByName "quad-zmax-1"] ]
$bc apply [list [pw::GridEntity getByName "blk-4"] \
[pw::GridEntity getByName "quad-zmax-2"] ]
set bc [pw::BoundaryCondition getByName "inlet"]
$bc apply [list [pw::GridEntity getByName "blk-1"] \
[pw::GridEntity getByName "quad-xmin-1"] ]
$bc apply [list [pw::GridEntity getByName "blk-3"] \
[pw::GridEntity getByName "quad-xmin-2"] ]
set bc [pw::BoundaryCondition getByName "outlet"]
$bc apply [list [pw::GridEntity getByName "blk-2"] \
[pw::GridEntity getByName "quad-xmax-1"] ]
$bc apply [list [pw::GridEntity getByName "blk-4"] \
[pw::GridEntity getByName "quad-xmax-2"] ]
set bc [pw::BoundaryCondition getByName "period"]
$bc apply [list [pw::GridEntity getByName "blk-1"] \
[pw::GridEntity getByName "quad-ymin-1"] ]
$bc apply [list [pw::GridEntity getByName "blk-1"] \
[pw::GridEntity getByName "quad-ymax-1"] ]
$bc apply [list [pw::GridEntity getByName "blk-2"] \
[pw::GridEntity getByName "quad-ymin-2"] ]
$bc apply [list [pw::GridEntity getByName "blk-2"] \
[pw::GridEntity getByName "quad-ymax-2"] ]
$bc apply [list [pw::GridEntity getByName "blk-3"] \
[pw::GridEntity getByName "quad-ymin-3"] ]
$bc apply [list [pw::GridEntity getByName "blk-3"] \
[pw::GridEntity getByName "quad-ymax-3"] ]
$bc apply [list [pw::GridEntity getByName "blk-4"] \
[pw::GridEntity getByName "quad-ymin-4"] ]
$bc apply [list [pw::GridEntity getByName "blk-4"] \
[pw::GridEntity getByName "quad-ymax-4"] ]
# set bc [pw::BoundaryCondition getByName "plate"]
# $bc apply [list [pw::GridEntity getByName "blk-3"] \
# [pw::GridEntity getByName "quad-xmed-2"] ]
# $bc apply [list [pw::GridEntity getByName "blk-4"] \
# [pw::GridEntity getByName "quad-xmed-2"] ]
puts "Specified boundary conditions"
#------------------------
# Save data for analysis
#------------------------
# Select all the blocks ...
set blocks_only [Delnov_Get_Entities_By_Name_Pattern [pw::Grid getAll] "blk"]
# ... and export them
set export [pw::Application begin CaeExport [pw::Entity sort $blocks_only]]
$export initialize -type CAE {without_plate.cgns}
$export setAttribute FilePrecision Double
$export setAttribute GridStructuredAsUnstructured true
$export setAttribute ExportParentElements true
if {![$export verify]} {
error "Data verification failed."
}
$export write
$export end
unset export
puts "Saved data for analysis"
| Glyph | 4 | Dundj/Convex_Geomotry | Tests/Laminar/Plate/without_plate.glf | [
"MIT"
] |
open tactic decidable
definition foo (A B : Type) := A → B
definition boo (c : bool) :=
cond c nat bool
definition bla (a : nat) : boo (to_bool (a > 0)) → foo nat nat :=
λ v x, a + x
example : true :=
by do
bla ← mk_const `bla,
infer_type bla >>= trace,
n ← get_arity bla,
trace ("n arity: " ++ to_string n),
when (n ≠ 3) (fail "bla is expected to have arity 3"),
constructor
| Lean | 4 | JLimperg/lean | tests/lean/run/arity1.lean | [
"Apache-2.0"
] |
/*
* Copyright 2010-2020 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license
* that can be found in the LICENSE file.
*/
#include "ShadowStack.hpp"
#include "gmock/gmock.h"
#include "gtest/gtest.h"
#include "Memory.h"
#include "Types.h"
#include "Utils.hpp"
using namespace kotlin;
namespace {
template <size_t ParametersCount, size_t LocalsCount>
class StackEntry : private Pinned {
public:
static_assert(ParametersCount + LocalsCount > 0, "Must have at least 1 object on stack");
explicit StackEntry(mm::ShadowStack& shadowStack) : shadowStack_(shadowStack), value_(make_unique<ObjHeader>()) {
// Fill `locals_` with some values.
for (size_t i = 0; i < LocalsCount; ++i) {
(*this)[i] = value_.get() + i;
}
shadowStack_.EnterFrame(data_.data(), ParametersCount, kTotalCount);
}
~StackEntry() { shadowStack_.LeaveFrame(data_.data(), ParametersCount, kTotalCount); }
ObjHeader*& operator[](size_t index) { return data_[kFrameOverlayCount + ParametersCount + index]; }
private:
mm::ShadowStack& shadowStack_;
KStdUniquePtr<ObjHeader> value_;
// The following is what the compiler creates on the stack.
static inline constexpr int kFrameOverlayCount = sizeof(FrameOverlay) / sizeof(ObjHeader**);
static inline constexpr int kTotalCount = kFrameOverlayCount + ParametersCount + LocalsCount;
std::array<ObjHeader*, kTotalCount> data_;
};
KStdVector<ObjHeader*> Collect(mm::ShadowStack& shadowStack) {
KStdVector<ObjHeader*> result;
for (ObjHeader* local : shadowStack) {
result.push_back(local);
}
return result;
}
} // namespace
TEST(ShadowStackTest, Empty) {
mm::ShadowStack shadowStack;
auto actual = Collect(shadowStack);
EXPECT_THAT(actual, testing::IsEmpty());
}
TEST(ShadowStackTest, OneLocal) {
mm::ShadowStack shadowStack;
StackEntry<0, 1> frame1(shadowStack);
auto actual = Collect(shadowStack);
EXPECT_THAT(actual, testing::ElementsAre(frame1[0]));
}
TEST(ShadowStackTest, ThreeLocals) {
mm::ShadowStack shadowStack;
StackEntry<0, 3> frame1(shadowStack);
auto actual = Collect(shadowStack);
EXPECT_THAT(actual, testing::ElementsAre(frame1[0], frame1[1], frame1[2]));
}
TEST(ShadowStackTest, OneParameter) {
mm::ShadowStack shadowStack;
StackEntry<1, 0> frame1(shadowStack);
auto actual = Collect(shadowStack);
EXPECT_THAT(actual, testing::IsEmpty());
}
TEST(ShadowStackTest, ThreeLocalsAndOneParameter) {
mm::ShadowStack shadowStack;
StackEntry<1, 3> frame1(shadowStack);
auto actual = Collect(shadowStack);
EXPECT_THAT(actual, testing::ElementsAre(frame1[0], frame1[1], frame1[2]));
}
TEST(ShadowStackTest, TwoStackFrames) {
mm::ShadowStack shadowStack;
StackEntry<1, 3> frame1(shadowStack);
StackEntry<1, 3> frame2(shadowStack);
auto actual = Collect(shadowStack);
EXPECT_THAT(actual, testing::ElementsAre(frame2[0], frame2[1], frame2[2], frame1[0], frame1[1], frame1[2]));
}
TEST(ShadowStackTest, ManyStackFrames) {
mm::ShadowStack shadowStack;
StackEntry<0, 3> frame1(shadowStack);
StackEntry<1, 0> frame2(shadowStack);
StackEntry<3, 1> frame3(shadowStack);
StackEntry<3, 3> frame4(shadowStack);
auto actual = Collect(shadowStack);
EXPECT_THAT(actual, testing::ElementsAre(frame4[0], frame4[1], frame4[2], frame3[0], frame1[0], frame1[1], frame1[2]));
}
| C++ | 4 | Mu-L/kotlin | kotlin-native/runtime/src/mm/cpp/ShadowStackTest.cpp | [
"ECL-2.0",
"Apache-2.0"
] |
HAI
CAN HAS STDIO?
VISIBLE "Hello World"
KTHXBYE
| LOLCODE | 1 | zackarhino/hello-world | l/lolcode.lol | [
"MIT"
] |
<html>
<head>
<title>{{ .Page.Title }}</title>
</head>
<body>
<h1> (Template) Hello from views/index.html </h1>
<script src="/app.js"> </script>
</body>
</html> | HTML | 3 | mkosakana/iris | _examples/file-server/single-page-application/embedded-single-page-application/data/views/index.html | [
"BSD-3-Clause"
] |
module FlySuccess.Styles exposing
( body
, button
, card
, input
, paragraph
, title
)
import Colors
import FlySuccess.Models exposing (ButtonState(..), InputState(..), isClicked)
import Html
import Html.Attributes exposing (style)
import Views.Styles
card : List (Html.Attribute msg)
card =
[ style "background-color" Colors.flySuccessCard
, style "padding" "30px"
, style "width" "330px"
, style "margin" "50px auto"
, style "display" "flex"
, style "flex-direction" "column"
, style "align-items" "center"
, style "text-align" "center"
, style "font-weight" Views.Styles.fontWeightLight
]
title : List (Html.Attribute msg)
title =
[ style "font-size" "18px"
, style "margin" "0"
, style "font-weight" Views.Styles.fontWeightDefault
]
body : List (Html.Attribute msg)
body =
[ style "font-size" "14px"
, style "margin" "10px 0"
, style "display" "flex"
, style "flex-direction" "column"
, style "align-items" "center"
]
paragraph : List (Html.Attribute msg)
paragraph =
[ style "margin" "5px 0"
]
input : InputState -> List (Html.Attribute msg)
input inputState =
[ style "border" <|
"1px solid "
++ Colors.text
, style "display" "flex"
, style "justify-content" "center"
, style "align-items" "center"
, style "margin" "15px 0"
, style "padding" "10px 10px"
, style "width" "192px"
, style "text-align" "center"
, style "background-color" Colors.flySuccessCard
, style "background-color" <|
case inputState of
InputUnhovered ->
Colors.flySuccessCard
InputHovered ->
Colors.flySuccessButtonHover
, style "color" Colors.text
, style "white-space" "nowrap"
, style "overflow" "hidden"
, style "text-overflow" "ellipsis"
]
button : ButtonState -> List (Html.Attribute msg)
button buttonState =
[ style "border" <|
"1px solid "
++ (if isClicked buttonState then
Colors.flySuccessTokenCopied
else
Colors.text
)
, style "display" "flex"
, style "justify-content" "center"
, style "align-items" "center"
, style "margin" "15px 0"
, style "padding" "10px 0"
, style "width" "212px"
, style "cursor" <|
if isClicked buttonState then
"default"
else
"pointer"
, style "text-align" "center"
, style "background-color" <|
case buttonState of
Unhovered ->
Colors.flySuccessCard
Hovered ->
Colors.flySuccessButtonHover
Clicked ->
Colors.flySuccessTokenCopied
]
| Elm | 5 | Caprowni/concourse | web/elm/src/FlySuccess/Styles.elm | [
"Apache-2.0"
] |
package {
public class Test {}
}
trace("//\"abcdefg\".charAt();")
trace("abcdefg".charAt());
trace("//\"abcdefg\".charAt(1);")
trace("abcdefg".charAt(1));
trace("//\"abcdefg\".charAt(1.1);")
trace("abcdefg".charAt(1.1));
trace("//\"abcdefg\".charAt(1.5);")
trace("abcdefg".charAt(1.5));
trace("//\"abcdefg\".charAt(7);")
trace("abcdefg".charAt(7));
trace("//\"abcdefg\".charAt(-1);")
trace("abcdefg".charAt(-1));
trace("//\"abcdefg\".charAt(NaN);")
trace("abcdefg".charAt(NaN));
trace("//\"abcdefg\".charAt(1.79e+308);")
trace("abcdefg".charAt(1.79e+308));
trace("//\"abcdefg\".charAt(Infinity);")
trace("abcdefg".charAt(Infinity));
trace("//\"abcdefg\".charAt(-Infinity);")
trace("abcdefg".charAt(-Infinity));
trace("//\"あいうえお\".charAt(1);")
trace("あいうえお".charAt(1));
trace("//\"مَرحَبًا\".charAt(1);")
trace("مَرحَبًا".charAt(1));
trace("//\"👨👨👧👦\".charAt(0);")
trace("👨👨👧👦".charAt(0));
trace("//\"\".charAt(0);")
trace("".charAt(0));
| ActionScript | 3 | Sprak1/ruffle | tests/tests/swfs/avm2/string_char_at/Test.as | [
"Apache-2.0",
"Unlicense"
] |
--TEST--
Bug #76711 OPcache enabled triggers false-positive "Illegal string offset"
--INI--
opcache.enable=1
opcache.enable_cli=1
opcache.optimization_level=-1
--EXTENSIONS--
opcache
--FILE--
<?php
function test($foo) {
var_dump(0);
var_dump($foo[0]);
}
test("str");
?>
--EXPECT--
int(0)
string(1) "s"
| PHP | 3 | NathanFreeman/php-src | ext/opcache/tests/bug76711.phpt | [
"PHP-3.01"
] |
.version 49 0
.class public super TestStringer
.super java/lang/Object
.field private static Z [Ljava/lang/Object;
.method public static main : ([Ljava/lang/String;)V
.code stack 10 locals 10
getstatic java/lang/System out Ljava/io/PrintStream;
invokestatic TestStringer test (Ljava/io/PrintStream;)V
return
.end code
.end method
.method public static test : (Ljava/io/PrintStream;)V
.code stack 100 locals 10
invokestatic Method TestStringer o ()V
aload_0
getstatic TestStringer Z [Ljava/lang/Object;
ldc 0
aaload
checkcast [B
invokestatic java/util/Arrays toString ([B)Ljava/lang/String;
invokevirtual java/io/PrintStream println (Ljava/lang/Object;)V
aload_0
getstatic TestStringer Z [Ljava/lang/Object;
ldc 1
aaload
checkcast [I
invokestatic java/util/Arrays toString ([I)Ljava/lang/String;
invokevirtual java/io/PrintStream println (Ljava/lang/Object;)V
aload_0
getstatic TestStringer Z [Ljava/lang/Object;
ldc 2
aaload
checkcast [I
invokestatic java/util/Arrays toString ([I)Ljava/lang/String;
invokevirtual java/io/PrintStream println (Ljava/lang/Object;)V
aload_0
getstatic TestStringer Z [Ljava/lang/Object;
ldc 3
aaload
checkcast [I
invokestatic java/util/Arrays toString ([I)Ljava/lang/String;
invokevirtual java/io/PrintStream println (Ljava/lang/Object;)V
aload_0
getstatic TestStringer Z [Ljava/lang/Object;
ldc 4
aaload
checkcast [I
invokestatic java/util/Arrays toString ([I)Ljava/lang/String;
invokevirtual java/io/PrintStream println (Ljava/lang/Object;)V
aload_0
getstatic TestStringer Z [Ljava/lang/Object;
ldc 5
aaload
checkcast [I
invokestatic java/util/Arrays toString ([I)Ljava/lang/String;
invokevirtual java/io/PrintStream println (Ljava/lang/Object;)V
aload_0
getstatic TestStringer Z [Ljava/lang/Object;
ldc 6
aaload
checkcast [I
invokestatic java/util/Arrays toString ([I)Ljava/lang/String;
invokevirtual java/io/PrintStream println (Ljava/lang/Object;)V
return
.end code
.end method
.method private static final w : (II)I
.code stack 3 locals 6
L0: iconst_0
L1: istore 5
L3: iload_0
L4: istore_2
L5: iload_1
L6: istore_3
L7: iload_3
L8: iload_2
L9: iadd
L10: bipush 24
L12: ishr
L13: istore 4
L15: goto L64
.catch java/lang/Throwable from L18 to L36 using L18
L18: iload 5
L20: ifne L39
L23: pop
L24: iconst_3
L25: istore 5
L27: iload_0
L28: iload_1
L29: iushr
L30: iload_0
L31: iload_1
L32: ineg
L33: ishl
L34: ior
L35: istore_3
L36: goto L62
L39: astore_1
L40: goto L71
.catch java/lang/Throwable from L43 to L57 using L43
L43: iload 5
L45: ifne L60
L48: pop
L49: iinc 5 1
L52: iload_2
L53: iload 4
L55: iadd
L56: istore_3
L57: goto L62
L60: astore 4
L62: iload_3
L63: ireturn
L64: iconst_0
L65: istore 5
L67: aconst_null
L68: goto L18
L71: iconst_0
L72: istore 5
L74: aconst_null
L75: goto L43
L78:
.end code
.end method
.method private static final D : ([BI)I
.code stack 4 locals 5
L0: iconst_0
L1: istore 4
L3: aload_0
L4: bipush 10
L6: baload
L7: bipush 16
L9: ishl
L10: istore_2
L11: goto L117
.catch java/lang/Throwable from L14 to L85 using L14
L14: iload 4
L16: ifne L88
L19: pop
L20: iconst_3
L21: istore 4
L23: aload_0
L24: iload_1
L25: sipush 255
L28: iand
L29: baload
L30: sipush 255
L33: iand
L34: aload_0
L35: iload_1
L36: bipush 8
L38: ishr
L39: sipush 255
L42: iand
L43: baload
L44: sipush 255
L47: iand
L48: bipush 8
L50: ishl
L51: ior
L52: aload_0
L53: iload_1
L54: bipush 16
L56: ishr
L57: sipush 255
L60: iand
L61: baload
L62: sipush 255
L65: iand
L66: bipush 16
L68: ishl
L69: ior
L70: aload_0
L71: iload_1
L72: bipush 24
L74: ishr
L75: sipush 255
L78: iand
L79: baload
L80: bipush 24
L82: ishl
L83: ior
L84: istore_2
L85: goto L115
L88: astore_3
L89: goto L124
.catch java/lang/Throwable from L92 to L111 using L92
L92: iload 4
L94: ifne L114
L97: pop
L98: iconst_2
L99: istore 4
L101: aload_0
L102: iload_1
L103: bipush 127
L105: iand
L106: baload
L107: bipush 8
L109: ishr
L110: istore_2
L111: goto L115
L114: astore_3
L115: iload_2
L116: ireturn
L117: iconst_0
L118: istore 4
L120: aconst_null
L121: goto L14
L124: iconst_0
L125: istore 4
L127: aconst_null
L128: goto L92
L131:
.end code
.end method
.method private static final R : (J)[B
.code stack 7 locals 2
L0: bipush 8
L2: newarray byte
L4: dup
L5: iconst_0
L6: lload_0
L7: bipush 56
L9: lshr
L10: ldc2_w 255L
L13: land
L14: l2i
L15: i2b
L16: bastore
L17: dup
L18: iconst_1
L19: lload_0
L20: bipush 48
L22: lshr
L23: ldc2_w 255L
L26: land
L27: l2i
L28: i2b
L29: bastore
L30: dup
L31: iconst_2
L32: lload_0
L33: bipush 40
L35: lshr
L36: ldc2_w 255L
L39: land
L40: l2i
L41: i2b
L42: bastore
L43: dup
L44: iconst_3
L45: lload_0
L46: bipush 32
L48: lshr
L49: ldc2_w 255L
L52: land
L53: l2i
L54: i2b
L55: bastore
L56: dup
L57: iconst_4
L58: lload_0
L59: bipush 24
L61: lshr
L62: ldc2_w 255L
L65: land
L66: l2i
L67: i2b
L68: bastore
L69: dup
L70: iconst_5
L71: lload_0
L72: bipush 16
L74: lshr
L75: ldc2_w 255L
L78: land
L79: l2i
L80: i2b
L81: bastore
L82: dup
L83: bipush 6
L85: lload_0
L86: bipush 8
L88: lshr
L89: ldc2_w 255L
L92: land
L93: l2i
L94: i2b
L95: bastore
L96: dup
L97: bipush 7
L99: lload_0
L100: ldc2_w 255L
L103: land
L104: l2i
L105: i2b
L106: bastore
L107: areturn
L108:
.end code
.end method
.method private static final w : (J)J
.code stack 6 locals 10
L0: iconst_0
L1: istore 9
L3: lload_0
L4: lstore_2
L5: ldc2_w -988038576865741437L
L8: lstore 4
L10: lload 4
L12: lload_2
L13: ladd
L14: bipush 24
L16: lshr
L17: lstore 6
L19: goto L71
.catch java/lang/Exception from L22 to L38 using L22
L22: iload 9
L24: ifne L41
L27: pop
L28: iinc 9 1
L31: lload_0
L32: lload_0
L33: lload_2
L34: lsub
L35: ldiv
L36: lstore 6
L38: goto L68
L41: astore 8
L43: goto L78
.catch java/lang/Exception from L46 to L63 using L46
L46: iload 9
L48: ifne L66
L51: pop
L52: iinc 9 3
L55: lload 4
L57: ldc2_w 102725110176638982L
L60: ladd
L61: lstore 4
L63: goto L68
L66: astore 8
L68: lload 4
L70: lreturn
L71: iconst_0
L72: istore 9
L74: aconst_null
L75: goto L22
L78: iconst_0
L79: istore 9
L81: aconst_null
L82: goto L46
L85:
.end code
.end method
.method private static final i : ()J
.code stack 2 locals 0
L0: ldc2_w -8124380416302647420L
L3: lreturn
L4:
.end code
.end method
.method private static final o : ()V
.code stack 6 locals 17
L0: iconst_0
L1: istore 15
L3: iconst_0
L4: istore 16
L6: nop
L7: sipush 256
L10: newarray int
L12: astore_0
L13: sipush 256
L16: newarray byte
L18: astore_1
L19: sipush 256
L22: newarray int
L24: astore_2
L25: sipush 256
L28: newarray int
L30: astore_3
L31: sipush 256
L34: newarray int
L36: astore 4
L38: sipush 256
L41: newarray int
L43: astore 5
L45: bipush 30
L47: newarray int
L49: astore 6
L51: ldc2_w 9223372036854775807L
L54: lstore 7
L56: iconst_0
L57: istore 9
L59: iconst_1
L60: istore 10
L62: iload 9
L64: sipush 256
L67: if_icmpge L101
L70: aload_0
L71: iload 9
L73: iload 10
L75: iastore
L76: iload 10
L78: iload 10
L80: iconst_1
L81: ishl
L82: iload 10
L84: bipush 7
L86: iushr
L87: sipush 283
L90: imul
L91: ixor
L92: ixor
L93: istore 10
L95: iinc 9 1
L98: goto L62
L101: aload_1
L102: iconst_0
L103: bipush 99
L105: bastore
L106: goto L902
.catch java/lang/Exception from L109 to L349 using L109
L109: iload 15
L111: ifne L352
L114: pop
L115: iconst_1
L116: istore 15
L118: iconst_0
L119: istore 10
L121: iload 10
L123: sipush 255
L126: if_icmpge L184
L129: aload_0
L130: sipush 255
L133: iload 10
L135: isub
L136: iaload
L137: dup
L138: bipush 8
L140: ishl
L141: ior
L142: istore 9
L144: aload_1
L145: aload_0
L146: iload 10
L148: iaload
L149: iload 9
L151: iload 9
L153: iconst_4
L154: ishr
L155: iload 9
L157: iconst_5
L158: ishr
L159: ixor
L160: iload 9
L162: bipush 6
L164: ishr
L165: ixor
L166: iload 9
L168: bipush 7
L170: ishr
L171: ixor
L172: ixor
L173: bipush 99
L175: ixor
L176: i2b
L177: bastore
L178: iinc 10 1
L181: goto L121
L184: iconst_0
L185: istore 9
L187: iload 9
L189: sipush 256
L192: if_icmpge L307
L195: aload_1
L196: iload 9
L198: baload
L199: sipush 255
L202: iand
L203: istore 11
L205: iload 11
L207: iload 11
L209: iconst_1
L210: ishl
L211: iload 11
L213: bipush 7
L215: iushr
L216: sipush 283
L219: imul
L220: ixor
L221: istore 10
L223: iload 10
L225: ixor
L226: bipush 24
L228: ishl
L229: iload 11
L231: bipush 16
L233: ishl
L234: ixor
L235: iload 11
L237: bipush 8
L239: ishl
L240: ixor
L241: iload 10
L243: ixor
L244: iconst_m1
L245: iand
L246: istore 11
L248: aload_2
L249: iload 9
L251: iload 11
L253: iastore
L254: aload_3
L255: iload 9
L257: iload 11
L259: bipush 8
L261: ishl
L262: iload 11
L264: bipush -8
L266: iushr
L267: ior
L268: iastore
L269: aload 4
L271: iload 9
L273: iload 11
L275: bipush 16
L277: ishl
L278: iload 11
L280: bipush -16
L282: iushr
L283: ior
L284: iastore
L285: aload 5
L287: iload 9
L289: iload 11
L291: bipush 24
L293: ishl
L294: iload 11
L296: bipush -24
L298: iushr
L299: ior
L300: iastore
L301: iinc 9 1
L304: goto L187
L307: iconst_0
L308: istore 11
L310: iconst_1
L311: istore 10
L313: iload 11
L315: bipush 30
L317: if_icmpge L349
L320: aload 6
L322: iload 11
L324: iload 10
L326: iastore
L327: iload 10
L329: iconst_1
L330: ishl
L331: iload 10
L333: bipush 7
L335: iushr
L336: sipush 283
L339: imul
L340: ixor
L341: istore 10
L343: iinc 11 1
L346: goto L313
L349: goto L354
L352: astore 11
L354: bipush 16
L356: newarray byte
L358: astore 11
L360: goto L909
.catch java/lang/Exception from L363 to L409 using L363
.catch java/lang/Throwable from L363 to L409 using L505
L363: iload 15
L365: ifne L440
L368: pop
L369: iconst_1
L370: istore 15
L372: invokestatic Method TestStringer i ()J
L375: invokestatic Method TestStringer w (J)J
L378: lload 7
L380: invokestatic Method java/lang/System currentTimeMillis ()J
L383: lsub
L384: bipush 63
L386: lshr
L387: lconst_1
L388: land
L389: lxor
L390: invokestatic Method TestStringer R (J)[B
L393: iconst_0
L394: aload 11
L396: iconst_0
L397: bipush 8
L399: invokestatic Method java/lang/System arraycopy (Ljava/lang/Object;ILjava/lang/Object;II)V
L402: aload 11
L404: bipush 16
L406: bipush -124
L408: bastore
L409: aload 11
L411: bipush 12
L413: bipush 98
L415: bastore
L416: aload 11
L418: bipush 13
L420: bipush 35
L422: bastore
L423: aload 11
L425: bipush 14
L427: bipush -9
L429: bastore
L430: aload 11
L432: bipush 15
L434: bipush -124
L436: bastore
L437: goto L542
L440: astore 10
.catch java/lang/Throwable from L442 to L474 using L505
L442: aload 10
L444: astore 10
L446: aload 11
L448: bipush 8
L450: bipush -113
L452: bastore
L453: aload 11
L455: bipush 9
L457: bipush 64
L459: bastore
L460: aload 11
L462: bipush 10
L464: bipush 103
L466: bastore
L467: aload 11
L469: bipush 11
L471: bipush 14
L473: bastore
L474: aload 11
L476: bipush 12
L478: bipush 98
L480: bastore
L481: aload 11
L483: bipush 13
L485: bipush 35
L487: bastore
L488: aload 11
L490: bipush 14
L492: bipush -9
L494: bastore
L495: aload 11
L497: bipush 15
L499: bipush -124
L501: bastore
L502: goto L542
L505: astore 10
.catch java/lang/Throwable from L507 to L511 using L505
L507: aload 10
L509: astore 10
L511: aload 11
L513: bipush 12
L515: bipush 98
L517: bastore
L518: aload 11
L520: bipush 13
L522: bipush 35
L524: bastore
L525: aload 11
L527: bipush 14
L529: bipush -9
L531: bastore
L532: aload 11
L534: bipush 15
L536: bipush -124
L538: bastore
L539: aload 10
L541: athrow
L542: iconst_4
L543: istore 9
L545: iload 9
L547: bipush 6
L549: iadd
L550: istore_0
L551: iload_0
L552: iconst_1
L553: iadd
L554: iconst_4
L555: imul
L556: newarray int
L558: astore 12
L560: goto L923
L563: iload 16
L565: ifne L818
L568: pop
L569: iinc 16 1
L572: iconst_0
L573: istore 13
L575: iconst_0
L576: istore 10
L578: goto L916
.catch java/lang/Exception from L581 to L670 using L581
.catch java/lang/Exception from L563 to L815 using L563
L581: iload 15
L583: ifne L673
L586: pop
L587: iconst_2
L588: istore 15
L590: iload 10
L592: bipush 16
L594: if_icmpge L670
L597: aload 12
L599: iload 13
L601: iconst_2
L602: ishr
L603: iconst_4
L604: imul
L605: iload 13
L607: iadd
L608: iconst_3
L609: iand
L610: aload 11
L612: iload 10
L614: baload
L615: sipush 255
L618: iand
L619: aload 11
L621: iload 10
L623: iconst_1
L624: iadd
L625: baload
L626: sipush 255
L629: iand
L630: bipush 8
L632: ishl
L633: ior
L634: aload 11
L636: iload 10
L638: iconst_2
L639: iadd
L640: baload
L641: sipush 255
L644: iand
L645: bipush 16
L647: ishl
L648: ior
L649: aload 11
L651: iload 10
L653: iconst_3
L654: iadd
L655: baload
L656: bipush 24
L658: ishl
L659: ior
L660: iastore
L661: iinc 10 4
L664: iinc 13 1
L667: goto L916
L670: goto L675
L673: astore 10
L675: iload_0
L676: iconst_1
L677: iadd
L678: iconst_2
L679: ishl
L680: istore 13
L682: iload 9
L684: istore 14
L686: iload 14
L688: iload 13
L690: if_icmpge L815
L693: aload 12
L695: iload 14
L697: iconst_1
L698: isub
L699: iconst_2
L700: ishr
L701: iconst_4
L702: imul
L703: iload 14
L705: iconst_1
L706: isub
L707: iconst_3
L708: iand
L709: iadd
L710: iaload
L711: istore 10
L713: iload 14
L715: iload 9
L717: irem
L718: ifne L748
L721: aload_1
L722: iload 10
L724: bipush 8
L726: invokestatic Method TestStringer w (II)I
L729: invokestatic Method TestStringer D ([BI)I
L732: aload 6
L734: iload 14
L736: iload 9
L738: idiv
L739: iconst_1
L740: isub
L741: iaload
L742: ixor
L743: istore 10
L745: goto L772
L748: iload 9
L750: bipush 6
L752: if_icmple L772
L755: iload 14
L757: iload 9
L759: irem
L760: iconst_4
L761: if_icmpne L772
L764: aload_1
L765: iload 10
L767: invokestatic Method TestStringer D ([BI)I
L770: istore 10
L772: aload 12
L774: iload 14
L776: iconst_2
L777: ishr
L778: iconst_4
L779: imul
L780: iload 14
L782: iconst_3
L783: iand
L784: iadd
L785: aload 12
L787: iload 14
L789: iload 9
L791: isub
L792: iconst_2
L793: ishr
L794: iconst_4
L795: imul
L796: iload 14
L798: iload 9
L800: isub
L801: iconst_3
L802: iand
L803: iadd
L804: iaload
L805: iload 10
L807: ixor
L808: iastore
L809: iinc 14 1
L812: goto L686
L815: goto L820
L818: astore 14
L820: iconst_4
L821: newarray int
L823: astore 14
L825: aload 14
L827: iconst_0
L828: ldc 1250131200
L830: iastore
L831: aload 14
L833: iconst_1
L834: ldc 1084471788
L836: iastore
L837: aload 14
L839: iconst_2
L840: ldc 590773236
L842: iastore
L843: aload 14
L845: iconst_3
L846: ldc 1318903609
L848: iastore
L849: bipush 7
L851: anewarray java/lang/Object
L854: astore 13
L856: aload 13
L858: iconst_0
L859: aload_1
L860: aastore
L861: aload 13
L863: iconst_1
L864: aload_2
L865: aastore
L866: aload 13
L868: iconst_2
L869: aload_3
L870: aastore
L871: aload 13
L873: iconst_3
L874: aload 4
L876: aastore
L877: aload 13
L879: iconst_4
L880: aload 5
L882: aastore
L883: aload 13
L885: iconst_5
L886: aload 12
L888: aastore
L889: aload 13
L891: bipush 6
L893: aload 14
L895: aastore
L896: aload 13
L898: putstatic Field TestStringer Z [Ljava/lang/Object;
L901: return
L902: iconst_0
L903: istore 15
L905: aconst_null
L906: goto L109
L909: iconst_0
L910: istore 15
L912: aconst_null
L913: goto L363
L916: iconst_0
L917: istore 15
L919: aconst_null
L920: goto L581
L923: iconst_0
L924: istore 16
L926: aconst_null
L927: goto L563
L930:
.end code
.end method
.method static final b : (Ljava/lang/Object;)Ljava/lang/String;
.code stack 5 locals 23
L0: iconst_0
L1: istore 21
L3: iconst_0
L4: istore 22
L6: getstatic Field TestStringer Z [Ljava/lang/Object;
L9: ifnonnull L15
L12: invokestatic Method TestStringer o ()V
L15: getstatic Field TestStringer Z [Ljava/lang/Object;
L18: bipush 6
L20: aaload
L21: checkcast [I
L24: checkcast [I
L27: astore_1
L28: aload_1
L29: iconst_0
L30: iaload
L31: istore_2
L32: aload_1
L33: iconst_1
L34: iaload
L35: istore_3
L36: aload_1
L37: iconst_2
L38: iaload
L39: istore 4
L41: aload_1
L42: iconst_3
L43: iaload
L44: istore_1
L45: getstatic Field TestStringer Z [Ljava/lang/Object;
L48: iconst_5
L49: aaload
L50: checkcast [I
L53: checkcast [I
L56: astore 5
L58: getstatic Field TestStringer Z [Ljava/lang/Object;
L61: iconst_1
L62: aaload
L63: checkcast [I
L66: checkcast [I
L69: astore 6
L71: getstatic Field TestStringer Z [Ljava/lang/Object;
L74: iconst_2
L75: aaload
L76: checkcast [I
L79: checkcast [I
L82: astore 7
L84: getstatic Field TestStringer Z [Ljava/lang/Object;
L87: iconst_3
L88: aaload
L89: checkcast [I
L92: checkcast [I
L95: astore 8
L97: getstatic Field TestStringer Z [Ljava/lang/Object;
L100: iconst_4
L101: aaload
L102: checkcast [I
L105: checkcast [I
L108: astore 9
L110: getstatic Field TestStringer Z [Ljava/lang/Object;
L113: iconst_0
L114: aaload
L115: checkcast [B
L118: checkcast [B
L121: astore 10
L123: aload_0
L124: checkcast java/lang/String
L127: invokevirtual Method java/lang/String toCharArray ()[C
L130: astore_0
L131: goto L1399
L134: iload 22
L136: ifne L1381
L139: pop
L140: iinc 22 2
L143: aload_0
L144: arraylength
L145: istore 11
L147: iconst_0
L148: istore 12
L150: iload 12
L152: iload 11
L154: if_icmpge L1378
L157: iload 12
L159: bipush 8
L161: irem
L162: ifne L1392
L165: iconst_0
L166: istore 13
L168: iconst_0
L169: istore 13
L171: iconst_0
L172: istore 13
L174: iconst_0
L175: istore 13
L177: iload_2
L178: aload 5
L180: iconst_0
L181: iaload
L182: ixor
L183: istore 14
L185: iload_3
L186: aload 5
L188: iconst_1
L189: iaload
L190: ixor
L191: istore 15
L193: iload 4
L195: aload 5
L197: iconst_2
L198: iaload
L199: ixor
L200: istore 16
L202: iload_1
L203: aload 5
L205: iconst_3
L206: iaload
L207: ixor
L208: istore 17
L210: iconst_4
L211: istore 13
L213: iload 13
L215: bipush 36
L217: if_icmpge L663
L220: aload 6
L222: iload 14
L224: sipush 255
L227: iand
L228: iaload
L229: aload 7
L231: iload 15
L233: bipush 8
L235: ishr
L236: sipush 255
L239: iand
L240: iaload
L241: ixor
L242: aload 8
L244: iload 16
L246: bipush 16
L248: ishr
L249: sipush 255
L252: iand
L253: iaload
L254: ixor
L255: aload 9
L257: iload 17
L259: bipush 24
L261: iushr
L262: iaload
L263: ixor
L264: aload 5
L266: iload 13
L268: iaload
L269: ixor
L270: istore 18
L272: aload 6
L274: iload 15
L276: sipush 255
L279: iand
L280: iaload
L281: aload 7
L283: iload 16
L285: bipush 8
L287: ishr
L288: sipush 255
L291: iand
L292: iaload
L293: ixor
L294: aload 8
L296: iload 17
L298: bipush 16
L300: ishr
L301: sipush 255
L304: iand
L305: iaload
L306: ixor
L307: aload 9
L309: iload 14
L311: bipush 24
L313: iushr
L314: iaload
L315: ixor
L316: aload 5
L318: iload 13
L320: iconst_1
L321: iadd
L322: iaload
L323: ixor
L324: istore 19
L326: aload 6
L328: iload 16
L330: sipush 255
L333: iand
L334: iaload
L335: aload 7
L337: iload 17
L339: bipush 8
L341: ishr
L342: sipush 255
L345: iand
L346: iaload
L347: ixor
L348: aload 8
L350: iload 14
L352: bipush 16
L354: ishr
L355: sipush 255
L358: iand
L359: iaload
L360: ixor
L361: aload 9
L363: iload 15
L365: bipush 24
L367: iushr
L368: iaload
L369: ixor
L370: aload 5
L372: iload 13
L374: iconst_2
L375: iadd
L376: iaload
L377: ixor
L378: istore 20
L380: aload 6
L382: iload 17
L384: sipush 255
L387: iand
L388: iaload
L389: aload 7
L391: iload 14
L393: bipush 8
L395: ishr
L396: sipush 255
L399: iand
L400: iaload
L401: ixor
L402: aload 8
L404: iload 15
L406: bipush 16
L408: ishr
L409: sipush 255
L412: iand
L413: iaload
L414: ixor
L415: aload 9
L417: iload 16
L419: bipush 24
L421: iushr
L422: iaload
L423: ixor
L424: aload 5
L426: iload 13
L428: iconst_3
L429: iadd
L430: iaload
L431: ixor
L432: istore 17
L434: iload 13
L436: iconst_4
L437: iadd
L438: istore 13
L440: aload 6
L442: iload 18
L444: sipush 255
L447: iand
L448: iaload
L449: aload 7
L451: iload 19
L453: bipush 8
L455: ishr
L456: sipush 255
L459: iand
L460: iaload
L461: ixor
L462: aload 8
L464: iload 20
L466: bipush 16
L468: ishr
L469: sipush 255
L472: iand
L473: iaload
L474: ixor
L475: aload 9
L477: iload 17
L479: bipush 24
L481: iushr
L482: iaload
L483: ixor
L484: aload 5
L486: iload 13
L488: iaload
L489: ixor
L490: istore 14
L492: aload 6
L494: iload 19
L496: sipush 255
L499: iand
L500: iaload
L501: aload 7
L503: iload 20
L505: bipush 8
L507: ishr
L508: sipush 255
L511: iand
L512: iaload
L513: ixor
L514: aload 8
L516: iload 17
L518: bipush 16
L520: ishr
L521: sipush 255
L524: iand
L525: iaload
L526: ixor
L527: aload 9
L529: iload 18
L531: bipush 24
L533: iushr
L534: iaload
L535: ixor
L536: aload 5
L538: iload 13
L540: iconst_1
L541: iadd
L542: iaload
L543: ixor
L544: istore 15
L546: aload 6
L548: iload 20
L550: sipush 255
L553: iand
L554: iaload
L555: aload 7
L557: iload 17
L559: bipush 8
L561: ishr
L562: sipush 255
L565: iand
L566: iaload
L567: ixor
L568: aload 8
L570: iload 18
L572: bipush 16
L574: ishr
L575: sipush 255
L578: iand
L579: iaload
L580: ixor
L581: aload 9
L583: iload 19
L585: bipush 24
L587: iushr
L588: iaload
L589: ixor
L590: aload 5
L592: iload 13
L594: iconst_2
L595: iadd
L596: iaload
L597: ixor
L598: istore 16
L600: aload 6
L602: iload 17
L604: sipush 255
L607: iand
L608: iaload
L609: aload 7
L611: iload 18
L613: bipush 8
L615: ishr
L616: sipush 255
L619: iand
L620: iaload
L621: ixor
L622: aload 8
L624: iload 19
L626: bipush 16
L628: ishr
L629: sipush 255
L632: iand
L633: iaload
L634: ixor
L635: aload 9
L637: iload 20
L639: bipush 24
L641: iushr
L642: iaload
L643: ixor
L644: aload 5
L646: iload 13
L648: iconst_3
L649: iadd
L650: iaload
L651: ixor
L652: istore 17
L654: iload 13
L656: iconst_4
L657: iadd
L658: istore 13
L660: goto L213
L663: aload 6
L665: iload 14
L667: sipush 255
L670: iand
L671: iaload
L672: aload 7
L674: iload 15
L676: bipush 8
L678: ishr
L679: sipush 255
L682: iand
L683: iaload
L684: ixor
L685: aload 8
L687: iload 16
L689: bipush 16
L691: ishr
L692: sipush 255
L695: iand
L696: iaload
L697: ixor
L698: aload 9
L700: iload 17
L702: bipush 24
L704: iushr
L705: iaload
L706: ixor
L707: aload 5
L709: iload 13
L711: iaload
L712: ixor
L713: istore 20
L715: aload 6
L717: iload 15
L719: sipush 255
L722: iand
L723: iaload
L724: aload 7
L726: iload 16
L728: bipush 8
L730: ishr
L731: sipush 255
L734: iand
L735: iaload
L736: ixor
L737: aload 8
L739: iload 17
L741: bipush 16
L743: ishr
L744: sipush 255
L747: iand
L748: iaload
L749: ixor
L750: aload 9
L752: iload 14
L754: bipush 24
L756: iushr
L757: iaload
L758: ixor
L759: aload 5
L761: iload 13
L763: iconst_1
L764: iadd
L765: iaload
L766: ixor
L767: istore 19
L769: aload 6
L771: iload 16
L773: sipush 255
L776: iand
L777: iaload
L778: aload 7
L780: iload 17
L782: bipush 8
L784: ishr
L785: sipush 255
L788: iand
L789: iaload
L790: ixor
L791: aload 8
L793: iload 14
L795: bipush 16
L797: ishr
L798: sipush 255
L801: iand
L802: iaload
L803: ixor
L804: aload 9
L806: iload 15
L808: bipush 24
L810: iushr
L811: iaload
L812: ixor
L813: aload 5
L815: iload 13
L817: iconst_2
L818: iadd
L819: iaload
L820: ixor
L821: istore 18
L823: aload 6
L825: iload 17
L827: sipush 255
L830: iand
L831: iaload
L832: aload 7
L834: iload 14
L836: bipush 8
L838: ishr
L839: sipush 255
L842: iand
L843: iaload
L844: ixor
L845: aload 8
L847: iload 15
L849: bipush 16
L851: ishr
L852: sipush 255
L855: iand
L856: iaload
L857: ixor
L858: aload 9
L860: iload 16
L862: bipush 24
L864: iushr
L865: iaload
L866: ixor
L867: aload 5
L869: iload 13
L871: iconst_3
L872: iadd
L873: iaload
L874: ixor
L875: istore 17
L877: iload 13
L879: iconst_4
L880: iadd
L881: istore 16
L883: aload 10
L885: iload 20
L887: sipush 255
L890: iand
L891: baload
L892: sipush 255
L895: iand
L896: aload 10
L898: iload 19
L900: bipush 8
L902: ishr
L903: sipush 255
L906: iand
L907: baload
L908: sipush 255
L911: iand
L912: bipush 8
L914: ishl
L915: ixor
L916: aload 10
L918: iload 18
L920: bipush 16
L922: ishr
L923: sipush 255
L926: iand
L927: baload
L928: sipush 255
L931: iand
L932: bipush 16
L934: ishl
L935: ixor
L936: aload 10
L938: iload 17
L940: bipush 24
L942: iushr
L943: baload
L944: bipush 24
L946: ishl
L947: ixor
L948: aload 5
L950: iload 16
L952: iconst_0
L953: iadd
L954: iaload
L955: ixor
L956: istore_2
L957: aload 10
L959: iload 19
L961: sipush 255
L964: iand
L965: baload
L966: sipush 255
L969: iand
L970: aload 10
L972: iload 18
L974: bipush 8
L976: ishr
L977: sipush 255
L980: iand
L981: baload
L982: sipush 255
L985: iand
L986: bipush 8
L988: ishl
L989: ixor
L990: aload 10
L992: iload 17
L994: bipush 16
L996: ishr
L997: sipush 255
L1000: iand
L1001: baload
L1002: sipush 255
L1005: iand
L1006: bipush 16
L1008: ishl
L1009: ixor
L1010: aload 10
L1012: iload 20
L1014: bipush 24
L1016: iushr
L1017: baload
L1018: bipush 24
L1020: ishl
L1021: ixor
L1022: aload 5
L1024: iload 16
L1026: iconst_1
L1027: iadd
L1028: iaload
L1029: ixor
L1030: istore_3
L1031: aload 10
L1033: iload 18
L1035: sipush 255
L1038: iand
L1039: baload
L1040: sipush 255
L1043: iand
L1044: aload 10
L1046: iload 17
L1048: bipush 8
L1050: ishr
L1051: sipush 255
L1054: iand
L1055: baload
L1056: sipush 255
L1059: iand
L1060: bipush 8
L1062: ishl
L1063: ixor
L1064: aload 10
L1066: iload 20
L1068: bipush 16
L1070: ishr
L1071: sipush 255
L1074: iand
L1075: baload
L1076: sipush 255
L1079: iand
L1080: bipush 16
L1082: ishl
L1083: ixor
L1084: aload 10
L1086: iload 19
L1088: bipush 24
L1090: iushr
L1091: baload
L1092: bipush 24
L1094: ishl
L1095: ixor
L1096: aload 5
L1098: iload 16
L1100: iconst_2
L1101: iadd
L1102: iaload
L1103: ixor
L1104: istore 4
L1106: aload 10
L1108: iload 17
L1110: sipush 255
L1113: iand
L1114: baload
L1115: sipush 255
L1118: iand
L1119: aload 10
L1121: iload 20
L1123: bipush 8
L1125: ishr
L1126: sipush 255
L1129: iand
L1130: baload
L1131: sipush 255
L1134: iand
L1135: bipush 8
L1137: ishl
L1138: ixor
L1139: aload 10
L1141: iload 19
L1143: bipush 16
L1145: ishr
L1146: sipush 255
L1149: iand
L1150: baload
L1151: sipush 255
L1154: iand
L1155: bipush 16
L1157: ishl
L1158: ixor
L1159: aload 10
L1161: iload 18
L1163: bipush 24
L1165: iushr
L1166: baload
L1167: bipush 24
L1169: ishl
L1170: ixor
L1171: aload 5
L1173: iload 16
L1175: iconst_3
L1176: iadd
L1177: iaload
L1178: ixor
L1179: istore_1
L1180: goto L1392
.catch java/lang/Exception from L1183 to L1367 using L1183
.catch java/lang/Exception from L134 to L1378 using L134
L1183: iload 21
L1185: ifne L1370
L1188: pop
L1189: iconst_2
L1190: istore 21
L1192: iload 12
L1194: bipush 8
L1196: irem
L1197: tableswitch 0
L1244
L1261
L1275
L1292
L1306
L1324
L1339
L1356
default : L1367
L1244: aload_0
L1245: iload 12
L1247: iload_2
L1248: bipush 16
L1250: ishr
L1251: aload_0
L1252: iload 12
L1254: caload
L1255: ixor
L1256: i2c
L1257: castore
L1258: goto L1367
L1261: aload_0
L1262: iload 12
L1264: iload_2
L1265: aload_0
L1266: iload 12
L1268: caload
L1269: ixor
L1270: i2c
L1271: castore
L1272: goto L1367
L1275: aload_0
L1276: iload 12
L1278: iload_3
L1279: bipush 16
L1281: ishr
L1282: aload_0
L1283: iload 12
L1285: caload
L1286: ixor
L1287: i2c
L1288: castore
L1289: goto L1367
L1292: aload_0
L1293: iload 12
L1295: iload_3
L1296: aload_0
L1297: iload 12
L1299: caload
L1300: ixor
L1301: i2c
L1302: castore
L1303: goto L1367
L1306: aload_0
L1307: iload 12
L1309: iload 4
L1311: bipush 16
L1313: ishr
L1314: aload_0
L1315: iload 12
L1317: caload
L1318: ixor
L1319: i2c
L1320: castore
L1321: goto L1367
L1324: aload_0
L1325: iload 12
L1327: iload 4
L1329: aload_0
L1330: iload 12
L1332: caload
L1333: ixor
L1334: i2c
L1335: castore
L1336: goto L1367
L1339: aload_0
L1340: iload 12
L1342: iload_1
L1343: bipush 16
L1345: ishr
L1346: aload_0
L1347: iload 12
L1349: caload
L1350: ixor
L1351: i2c
L1352: castore
L1353: goto L1367
L1356: aload_0
L1357: iload 12
L1359: iload_1
L1360: aload_0
L1361: iload 12
L1363: caload
L1364: ixor
L1365: i2c
L1366: castore
L1367: goto L1372
L1370: astore 13
L1372: iinc 12 1
L1375: goto L150
L1378: goto L1383
L1381: astore 20
L1383: new java/lang/String
L1386: dup
L1387: aload_0
L1388: invokespecial Method java/lang/String <init> ([C)V
L1391: areturn
L1392: iconst_0
L1393: istore 21
L1395: aconst_null
L1396: goto L1183
L1399: iconst_0
L1400: istore 22
L1402: aconst_null
L1403: goto L134
L1406:
.end code
.end method
.end class
| Jasmin | 2 | GitPotTime/deobfuscator | src/test/resources/testcases/TestStringer.j | [
"Apache-2.0"
] |
%button.position-absolute.gl-top-3.gl-right-0.gl-translate-y-n50.gl-cursor-default.btn.btn-default.btn-sm.gl-button.btn-default-tertiary.js-cascading-settings-lock-popover-target{ class: 'gl-p-1! gl-text-gray-600! gl-bg-transparent!',
type: 'button',
data: cascading_namespace_settings_popover_data(attribute, group, settings_path_helper) }
= sprite_icon('lock', size: 16)
| Haml | 2 | Testiduk/gitlabhq | app/views/shared/namespaces/cascading_settings/_lock_icon.html.haml | [
"MIT"
] |
// Regression test for the ICE described in #83475.
#![crate_type="lib"]
#![feature(cmse_nonsecure_entry)]
#[cmse_nonsecure_entry]
//~^ ERROR: attribute should be applied to a function definition
struct XEmpty2;
//~^ NOTE: not a function definition
| Rust | 3 | mbc-git/rust | src/test/ui/cmse-nonsecure/cmse-nonsecure-entry/issue-83475.rs | [
"ECL-2.0",
"Apache-2.0",
"MIT-0",
"MIT"
] |
28 32 9 47 11 13 38 17 29 37 10 26 9 49 43 36 32 27 29 41 31 39 46 34 38 16 47 37 15 17 29 34 24 38 17 33 17 42 21 33 23 3 27 18 10 24 49 43 47 38 35 27 43 1 44 29 22 34 50 13 50 9 38 32 35 30 14 42 32 44 5 5 19 20 32 31 47 18 44 15 50 11 18 32 45 43 24 16 32 36 43 37 22 8 14 47 38 34 13 30 30 4 28 49 3 12 25 1 40 27 42 47 30 49 34 20 12 37 22 34 28 1 36 18 6 3 42 2 1 45 18 4 49 5 46 41 10 7 42 29 2 31 47 14 6 28 22 44 25 16 32 22 11 6 36 46 44 13 22 23 43 2 6 20 1 15 23 29 25 46 29 44 23 13 40 18 27 26 39 17 33 36 50 3 12 5 22 31 9 40 4 9 36 28 25 24 33 27 37 13
27 7 8 14 10 6 2 38 1 25 40 21 31 13 19 23 15 38 33 6 6 16 23 30 41 6 21 30 23 2 48 48 43 17 6 23 1 35 32 45 7 30 7 10 49 41 36 41 45 13 28 47 37 28 19 7 31 10 10 24 15 28 7 26 6 16 20 39 12 11 8 4 11 15 9 5 23 12 17 3 21 5 33 8 22 30 27 41 42 39 7 49 1 7 5 42 15 22 38 33 8 10 21 26 36 32 26 50 20 44 22 48 34 34 48 24 42 23 21 50 8 5 41 12 12 37 44 49 40 41 35 27 2 42 39 48 20 37 43 33 11 27 36 29 47 19 13 1 45 15 23 16 45 16 41 22 29 9 35 45 15 48 20 11 15 18 29 4 16 39 17 6 31 27 2 3 22 24 44 5 28 15 17 45 38 22 32 28 35 18 24 25 25 19 28 16 47 45 35 26
34 10 29 6 38 46 49 2 9 4 28 39 18 21 9 28 31 49 30 22 13 19 3 32 43 18 4 17 21 14 50 46 22 3 40 20 49 18 42 20 35 31 33 18 18 10 18 44 31 41 47 49 50 2 39 40 8 22 9 19 14 1 18 46 39 13 7 14 47 44 43 2 36 34 12 19 35 41 6 48 3 40 38 33 2 15 13 43 47 18 47 4 8 44 5 3 26 40 16 26 26 40 18 19 36 42 34 32 33 25 13 33 11 10 29 2 39 35 11 6 1 5 4 49 28 31 31 10 15 47 37 8 39 40 15 4 49 34 3 26 17 25 11 42 27 8 34 19 18 7 2 10 15 5 44 10 27 5 44 2 30 33 14 13 49 47 50 14 8 49 22 28 28 37 39 24 25 32 32 29 15 41 9 12 41 37 36 40 28 47 42 45 19 42 44 31 12 8 27 1
40 27 31 1 10 4 42 40 36 12 24 33 29 25 50 26 29 39 12 31 33 32 28 38 48 33 29 42 7 16 29 38 22 17 20 16 20 3 16 39 11 37 41 33 40 41 29 14 30 41 2 9 1 6 20 34 18 29 47 44 41 50 12 14 38 39 19 7 7 50 37 13 14 30 47 38 7 43 48 3 10 3 15 19 30 6 33 46 26 22 22 35 3 32 7 50 49 11 25 42 14 16 32 30 47 33 41 39 27 18 44 48 33 44 31 41 46 18 23 13 42 13 33 37 35 3 41 42 1 39 16 35 38 19 31 38 13 43 21 4 48 49 20 20 34 15 25 27 45 32 16 30 43 3 50 35 40 33 30 46 11 12 46 20 27 34 47 50 22 11 6 29 23 2 11 35 39 37 41 41 14 22 17 20 24 36 2 30 16 49 47 6 16 28 31 46 36 40 2 5
44 20 45 9 38 42 49 22 34 39 32 2 6 44 10 29 24 6 31 1 34 33 20 16 12 6 20 24 46 20 3 17 19 38 22 47 1 15 20 34 36 49 27 36 16 9 9 8 4 35 13 27 41 36 29 11 31 43 6 38 12 21 23 40 39 6 5 10 48 41 6 12 4 15 17 37 3 44 45 50 29 30 14 35 20 18 37 44 44 8 25 32 39 47 2 28 25 27 20 7 33 9 8 24 8 50 28 42 48 40 3 11 42 8 19 6 28 36 22 31 23 17 43 40 21 43 39 1 43 24 41 49 15 34 44 2 46 18 50 46 31 23 22 12 6 8 4 44 1 34 39 21 42 8 7 10 11 46 39 49 10 8 14 34 14 21 9 38 31 4 33 11 41 12 7 18 4 46 16 49 42 8 20 13 26 37 48 43 22 34 17 22 49 34 15 19 41 33 39 20
10 45 23 30 45 3 37 17 42 42 40 37 30 36 33 47 21 35 29 16 13 26 19 11 7 49 48 29 46 19 49 31 16 45 45 43 3 27 28 30 34 19 20 2 50 44 5 7 18 30 11 36 44 1 35 36 35 42 2 9 47 48 43 31 30 1 11 50 46 19 3 24 13 9 6 40 47 42 3 19 26 43 8 48 16 14 46 27 26 2 3 1 32 26 16 39 17 27 26 38 28 34 32 16 1 34 44 6 11 36 37 20 6 19 7 46 28 32 4 38 43 17 19 2 37 29 17 8 41 20 14 20 44 4 47 3 13 27 29 48 4 10 44 14 40 39 12 43 41 27 17 29 36 3 9 44 44 19 46 13 1 39 38 30 7 47 8 50 7 38 2 30 15 11 23 13 40 10 38 36 3 47 22 21 14 6 36 41 21 24 42 48 14 50 37 50 13 19 7 18
10 13 34 36 33 33 2 22 7 1 40 35 32 25 35 41 31 6 1 11 44 33 47 28 16 14 18 6 32 46 3 26 36 46 36 45 49 45 18 41 29 13 30 44 23 7 48 33 20 28 43 32 8 10 1 32 17 8 13 18 6 4 6 6 50 9 6 14 24 40 19 23 17 37 3 34 27 2 2 45 18 10 38 25 5 25 44 32 28 13 10 11 13 39 18 6 12 31 7 6 50 7 7 11 13 37 28 15 39 40 21 32 39 7 39 21 29 41 22 42 38 19 19 32 8 37 5 35 26 4 9 22 39 24 14 11 10 28 42 10 19 16 32 45 40 5 49 41 1 36 50 11 1 8 29 25 14 28 43 18 37 41 4 33 25 28 21 15 45 18 34 13 47 25 29 19 13 39 2 11 48 27 30 28 33 15 3 44 41 15 22 17 2 26 11 20 12 1 38 43
33 42 5 32 12 48 12 42 16 14 47 25 13 23 50 13 2 9 17 22 22 47 27 16 22 45 23 46 42 25 43 48 4 25 35 48 13 39 30 39 30 24 50 35 13 50 9 4 10 8 40 24 6 25 14 47 50 36 6 45 45 13 6 48 33 17 9 21 37 9 3 19 4 37 42 33 21 9 37 1 31 19 31 26 15 16 29 14 41 9 21 40 32 5 50 16 11 31 15 26 45 7 12 9 12 22 27 14 22 3 16 11 26 36 19 24 3 3 41 42 5 12 34 20 19 49 27 47 27 6 7 14 20 47 10 13 9 45 31 44 33 17 14 41 18 47 22 40 8 18 1 34 31 24 22 49 13 37 35 23 2 42 22 36 9 23 13 40 1 46 47 23 9 13 48 10 26 37 40 47 45 16 47 50 31 37 34 24 8 6 27 22 26 36 22 8 49 6 44 37
26 40 22 42 18 15 10 36 33 30 41 22 20 18 50 24 29 47 29 23 17 18 44 42 47 7 3 22 10 41 34 20 48 39 45 3 3 38 48 41 41 28 16 21 39 3 43 39 1 24 19 8 45 44 35 11 42 27 11 23 6 47 8 14 43 43 12 9 32 46 24 42 48 41 29 16 41 29 15 41 37 26 3 25 8 49 4 27 27 49 50 20 27 49 16 5 12 12 42 9 41 21 24 24 10 8 11 41 48 12 5 34 33 44 50 33 26 1 25 46 50 38 4 37 42 6 47 2 24 16 3 15 49 42 38 6 36 38 33 45 36 35 5 17 3 15 18 46 37 7 49 46 45 14 1 28 3 50 39 28 26 10 2 31 30 46 4 13 38 10 17 8 40 27 26 34 43 18 50 29 23 32 12 26 34 10 19 33 23 26 6 45 40 19 15 18 38 27 17 20
15 46 6 36 1 20 50 17 40 9 43 6 2 15 45 47 17 4 44 48 35 32 4 25 18 14 30 42 18 22 41 47 22 17 14 12 22 27 2 37 14 14 42 7 34 9 12 47 46 50 46 10 5 48 22 8 41 7 5 13 44 43 44 42 49 33 46 2 45 45 8 37 50 33 38 12 11 49 34 44 49 45 3 10 2 4 30 47 38 24 41 44 20 46 19 1 43 7 34 41 33 8 2 15 46 37 33 48 23 38 44 16 24 12 36 15 14 38 14 26 31 3 47 41 6 4 18 49 7 41 3 29 50 17 43 50 23 27 38 8 4 44 18 44 32 25 5 13 22 12 25 46 12 22 17 50 31 20 43 7 31 49 22 8 7 18 47 24 11 48 6 28 32 26 3 50 28 17 17 48 46 48 45 9 18 48 18 35 4 26 21 18 6 35 10 39 37 38 10 48
31 3 34 22 28 26 37 42 25 12 16 27 17 43 38 11 45 6 2 3 29 41 16 40 48 15 43 33 1 11 19 14 25 39 29 22 47 21 46 5 43 37 38 9 47 33 35 34 6 46 48 5 7 40 5 6 17 4 7 30 24 1 29 38 32 45 6 11 34 17 18 42 15 45 45 3 27 26 8 22 11 10 18 5 19 7 25 38 2 4 14 11 24 8 18 27 15 49 35 36 14 20 46 11 1 18 48 48 28 2 47 11 17 12 39 25 4 13 43 13 46 18 13 27 10 43 33 8 10 1 15 20 22 46 38 49 4 7 7 47 8 9 16 7 43 30 39 23 11 29 45 1 2 14 44 42 37 32 41 27 35 36 10 2 48 34 27 8 3 10 19 46 5 22 11 40 40 38 13 3 19 27 18 24 6 8 4 34 9 26 13 38 4 49 37 44 21 11 4 15
43 42 38 13 46 50 40 7 27 49 37 27 19 23 15 1 35 31 29 22 1 12 8 48 7 40 37 32 41 24 19 5 41 20 31 47 13 27 8 39 36 28 40 38 1 15 39 40 32 41 11 22 14 5 10 35 27 12 48 2 14 36 6 40 16 29 25 24 1 10 19 9 13 50 43 3 30 5 9 9 2 33 10 31 41 36 16 46 9 12 10 20 28 16 44 36 5 4 14 2 11 39 22 41 26 40 46 48 34 28 36 8 11 15 9 1 39 33 35 41 1 32 8 43 7 15 2 33 28 9 48 10 49 36 10 33 8 30 37 33 41 20 12 31 34 44 29 41 23 47 12 28 12 35 30 3 4 6 22 43 12 19 18 20 36 23 50 21 35 38 41 24 2 5 15 20 16 16 9 5 31 28 12 49 4 5 30 8 44 18 24 49 43 7 5 48 3 32 16 12
22 13 11 19 30 3 27 13 25 1 3 28
5 5 4 5 5 2 5 3 4 5 5 2 4 4 4 5 4 1 5 1 4 2 4 3 4 4 5 5 3 5 2 2 4 2 5 5 2 2 2 1 5 3 4 3 1 1 5 5 2 3 2 3 5 2 4 4 5 1 1 5 4 2 4 3 1 5 5 3 5 2 2 2 5 5 2 4 4 5 5 4 2 5 2 1 2 4 4 1 3 5 5 3 5 2 4 3 2 1 3 5 4 1 3 5 3 2 3 5 1 4 5 3 3 2 1 1 2 5 5 3 3 3 3 4 5 1 5 5 2 3 3 2 4 1 3 5 4 2 4 1 1 5 1 2 2 3 1 5 3 5 3 4 1 5 3 2 2 5 1 4 5 4 2 1 1 5 3 1 5 5 5 5 5 5 5 4 5 5 5 2 1 5 1 3 3 2 1 5 2 2 1 1 2 3 3 5 1 4 1 3
2 3 2 4 2 5 4 5 4 5 1 5 2 2 5 3 3 2 4 1 4 1 3 2 3 2 4 5 3 5 5 2 2 1 5 4 2 5 1 3 5 5 2 5 3 4 5 3 4 3 3 3 4 2 3 2 3 5 5 3 3 2 3 5 1 4 1 3 1 5 5 1 2 3 5 2 1 1 2 5 2 4 2 1 1 1 3 3 3 4 4 1 5 2 3 1 2 4 2 1 5 5 3 2 5 1 3 5 3 2 4 4 3 1 4 5 2 4 5 4 4 2 2 3 5 3 4 5 4 1 1 1 5 2 2 5 5 1 2 1 2 3 5 3 3 2 3 5 4 4 5 4 5 5 1 5 2 1 1 2 5 5 1 5 4 3 3 4 2 4 4 3 2 5 2 2 3 3 4 2 1 3 3 5 2 3 2 1 5 5 1 5 2 2 3 2 4 1 2 3 5 5 3 2 3 4 5 5 3 2
1 2 1 4 3 1 2 2 5 1 4 2 1 3 3 4 5 5 5 2 1 1 5 2 3 3 4 5 1 4 1 4 5 5 3 4 2 1 5 2 5 5 2 4 1 3 3 4 5 5 3 3 2 5 3 3 4 3 5 3 2 5 5 1 4 2 1 4 2 1 4 1 2 5 1 3 1 2 1 3 3 1 5 1 1 2 4 1 4 1 5 2 4 2 3 4 3 3 2 5 5 5 1 3 5 3 3 5 1 4 2 1 1 2 1 3 5 4 1 5 4 5 4 4 1 1 3 4 2 5 2 4 2 1 4 4 5 5 5 5 3 4 1 5 2 2 4 4 2 3 3 4 5 2 3 2 5 3 5 2 1 3 5 3 3 1 3 1 5 3 5 2 5 5 5 2 4 4 4 1 1 4 5 3 4 5 4 4 1 2 3 4 4 1 2 3 1 3 3 2 3 5 4 2 2 1 2 3 3 4
2 1 5 4 3 4 4 3 5 2 1 3 4 3 2 4 4 5 1 1 4 1 2 2 3 2 3 5 3 3 4 1 1 4 5 1 1 1 2 3 5 1 4 2 1 2 3 3 2 2 4 2 5 3 3 3 5 3 5 2 1 5 3 4 3 5 4 2 4 4 3 5 5 4 4 1 2 1 5 4 1 1 2 3 5 4 3 5 1 3 2 5 1 1 2 5 2 5 4 1 1 1 4 2 4 4 2 3 4 4 1 4 2 4 1 5 3 2 3 1 5 1 5 5 5 4 1 3 1 5 4 2 1 4 1 2 4 5 1 3 5 4 3 5 4 1 1 2 4 3 2 2 4 5 3 2 1 5 3 3 2 5 3 2 3 1 4 4 4 2 2 3 5 4 3 4 5 3 1 3 5 2 2 4 3 5 5 1 5 2 5 4 3 5 2 3 1 3 1 4 2 5 2 1 4 2 4 1 2 3
1 3 1 4 2 5 5 5 1 2 1 1 5 5 2 2 1 3 5 4 4 4 5 5 3 3 2 4 3 1 1 2 5 4 4 2 1 4 4 5 3 4 3 2 2 2 2 5 2 5 4 4 1 3 3 1 5 5 5 2 3 1 2 4 2 1 5 1 4 3 4 1 5 1 3 3 5 2 5 4 3 3 4 5 3 2 3 4 1 2 2 4 5 5 4 2 5 5 2 4 1 5 5 1 2 3 4 4 5 1 3 2 3 3 3 2 4 5 3 3 2 2 2 5 2 5 2 5 3 3 3 5 2 1 1 1 1 3 1 3 3 3 5 2 2 1 5 1 2 4 2 1 2 1 2 2 4 4 3 2 2 5 4 5 2 5 2 3 5 1 2 3 5 1 3 2 3 4 3 5 5 1 4 4 2 2 1 1 3 2 4 4 1 4 3 5 5 1 3 4 3 2 4 5 1 1 2 1 5 1
3 3 1 4 3 5 4 2 4 3 3 5 3 1 3 2 1 1 1 3 2 1 3 5 3 4 3 4 2 2 4 4 5 1 5 4 1 1 2 4 2 4 1 1 2 5 5 1 5 4 4 2 1 2 4 3 1 1 3 1 1 3 2 5 3 1 1 5 5 5 4 1 4 2 2 4 4 1 5 5 5 2 2 1 5 4 5 4 1 1 4 2 1 4 4 4 3 5 5 4 4 4 5 2 4 4 4 1 2 3 2 3 3 3 1 4 3 4 5 1 3 5 3 2 5 3 1 3 3 5 3 2 1 2 5 3 2 1 1 1 4 2 2 4 4 5 1 2 5 1 4 4 3 3 2 5 1 5 5 5 4 3 4 1 5 5 3 5 5 4 3 4 2 1 2 2 1 1 1 3 1 4 4 5 3 1 1 5 5 5 4 4 5 4 1 2 2 1 1 2 1 1 5 3 2 5 2 3 4 4
5 5 4 5 1 5 3 2 4 5 3 1 2 3 3 4 3 2 5 3 1 4 3 4 1 3 5 5 3 2 1 3 4 5 4 5 2 3 5 5 4 4 2 1 1 5 4 4 1 4 4 3 2 2 5 5 5 4 5 2 1 2 2 2 3 1 4 3 1 2 4 1 5 4 2 4 4 3 1 2 2 3 3 4 3 3 4 1 2 3 1 2 2 5 4 2 4 2 1 3 1 2 3 4 3 4 2 3 5 1 4 4 1 3 2 1 5 5 2 4 4 5 1 1 1 4 2 5 3 3 1 1 4 4 1 4 4 5 3 1 4 4 1 5 5 4 1 4 3 4 4 5 2 3 4 5 5 3 5 4 1 4 5 1 2 2 2 4 5 1 4 4 3 2 1 4 4 1 3 3 3 1 4 5 3 1 4 5 2 3 2 1 1 2 4 4 5 2 1 4 4 1 2 2 2 5 4 3 5 4
3 4 2 5 1 5 1 5 3 4 4 5 2 1 1 1 4 4 1 2 3 3 4 4 4 1 2 2 2 4 5 3 5 5 5 4 1 1 5 3 4 2 2 1 5 1 4 2 3 5 3 1 5 5 4 1 1 5 4 4 5 1 5 5 3 1 1 1 4 3 3 5 1 5 1 4 5 4 4 4 5 1 1 2 1 1 1 3 4 2 4 3 1 1 5 2 4 5 3 4 4 2 2 3 5 3 3 5 3 2 1 4 1 1 5 5 3 4 5 4 5 2 4 4 2 1 3 3 1 1 2 3 4 5 4 1 2 2 4 3 1 5 1 5 5 2 4 2 4 3 4 3 5 4 4 1 3 4 5 5 5 4 2 3 1 3 2 4 3 2 4 2 1 5 5 1 3 1 3 3 4 3 4 3 2 1 1 2 1 3 5 5 3 2 5 5 5 1 3 1 3 2 2 1 4 3 4 4 3 1
2 3 3 5 1 2 5 4 5 3 4 1 4 2 2 3 3 3 3 5 5 1 5 3 3 1 3 5 2 3 2 5 2 2 3 4 2 5 2 3 2 2 1 2 4 2 5 5 5 4 3 4 1 2 3 3 1 3 5 5 4 1 3 1 4 3 4 1 4 4 5 3 4 4 1 4 1 5 4 4 1 5 2 3 1 2 3 2 3 4 1 1 2 4 3 5 2 3 2 1 2 5 4 3 2 2 5 5 5 3 4 1 4 4 4 4 2 2 4 2 3 1 1 4 3 1 5 3 4 1 3 4 3 4 1 1 5 2 3 1 1 2 4 4 4 2 1 4 2 2 1 2 2 1 3 3 4 1 2 2 1 1 1 1 1 2 2 5 2 4 4 3 1 5 1 3 3 3 3 1 1 2 4 3 2 2 2 2 1 3 4 3 3 1 3 3 3 5 4 4 5 2 2 5 1 5 2 3 5 5
4 2 3 5 5 3 5 3 3 2 4 3 4 4 4 4 1 5 4 1 2 2 2 2 1 3 2 5 3 2 2 5 4 5 2 4 4 3 3 1 2 2 1 4 5 1 2 5 5 2 2 1 2 4 2 2 1 1 3 2 3 1 2 1 1 3 1 3 5 1 3 1 3 1 1 2 5 1 4 5 5 5 1 3 5 4 5 5 5 2 5 3 1 5 1 3 1 5 2 4 3 1 5 3 2 4 5 1 5 5 4 5 4 3 2 3 5 2 4 3 3 2 4 1 2 2 2 5 4 4 2 5 5 1 2 3 2 1 3 2 1 4 1 4 2 2 1 2 5 3 1 2 1 5 1 3 1 5 1 2 5 2 3 4 3 4 4 4 5 2 2 1 2 4 4 4 5 5 1 1 1 4 1 5 4 1 4 2 3 5 4 3 1 1 3 2 5 1 1 4 4 3 5 5 2 3 3 5 5 4
3 2 3 4 1 2 5 5 2 4 5 1 5 2 3 2 5 3 1 5 1 1 3 3 2 1 3 1 2 5 1 2 2 1 1 4 2 5 1 4 4 5 1 2 3 4 2 3 2 2 1 4 4 3 4 1 4 2 5 2 3 3 3 3 4 1 5 4 3 4 3 5 1 2 4 4 1 2 2 2 1 2 5 1 4 4 3 5 5 4 4 4 2 4 1 4 3 5 3 3 5 4 1 1 4 5 5 2 3 5 3 4 1 3 1 4 4 5 5 2 2 1 3 5 4 4 1 5 4 4 5 3 5 3 4 1 3 2 1 4 4 2 2 5 1 2 2 3 4 3 4 5 4 3 3 1 2 1 5 1 5 1 1 3 3 4 4 4 5 4 5 4 2 1 4 5 4 1 5 3 4 1 1 5 3 2 2 1 4 2 5 3 3 5 5 3 1 5 4 5 3 4 4 2 5 4 4 5 1 4
3 1 3 4 5 1 4 3 2 5 3 2 4 5 5 3 4 1 2 4 2 4 3 5 2 2 2 4 3 4 1 2 5 5 3 1 5 5 2 2 2 3 4 2 4 1 3 2 2 1 4 1 3 5 4 5 5 5 4 4 5 2 4 1 4 4 2 4 3 1 2 1 5 1 3 3 3 5 3 3 2 5 3 1 4 1 4 4 2 4 1 3 2 5 1 5 2 4 1 5 1 2 3 2 3 2 1 2 2 2 1 4 3 1 5 4 2 3 2 2 3 5 1 3 3 3 1 3 2 4 1 1 4 1 1 5 2 2 4 5 5 3 1 3 1 1 3 2 1 1 2 1 4 1 4 1 2 1 2 4 2 4 2 1 3 1 2 1 4 4 4 3 2 4 4 3 4 2 5 3 1 2 4 1 2 2 4 5 4 3 3 2 4 3 1 3 2 3 3 2 1 3 1 1 1 1 5 2 1 3
5 2 5 4 4 5 3 2 4 1 2 4 5 1 4 5 3 2 3 2 1 1 4 4 1 4 3 2 4 2 5 2 1 3 4 3 5 4 3 2 5 1 1 1 4 5 3 5 4 4 5 5 5 5 2 4 5 5 3 3 3 3 2 2 2 3 5 2 5 4 4 3 3 2 4 5 3 4 2 3 4 3 3 1 2 2 4 2 2 4 4 4 2 2 5 4 3 4 2 5 5 3 1 4 3 5 4 5 3 5 4 4 1 3 4 3 2 4 1 1 3 3 4 2 1 4 3 1 5 2 4 3 2 5 5 1 2 2 4 5 2 3 1 5 5 1 3 2 5 2 1 4 3 5 3 2 1 4 1 1 3 5 4 2 3 4 4 2 4 3 4 2 4 3 3 4 5 2 1 5 3 4 1 5 3 5 4 2 5 5 4 3 3 5 1 2 3 2 4 2 1 5 4 3 1 4 2 5 1 2
3 3 5 3 3 3 1 5 5 3 2 4 2 5 2 1 2 1 1 3 5 4 1 3 3 3 4 1 3 1 1 4 1 3 3 5 3 1 5 5 2 4 4 1 2 1 4 3 2 4 5 2 5 3 2 3 4 5 3 4 4 4 1 3 4 4 1 4 3 3 2 1 4 5 1 5 1 4 3 2 3 1 4 2 4 2 5 3 1 2 2 1 2 1 3 5 4 1 3 2 3 2 4 5 1 5 5 3 3 4 5 5 1 2 3 4 4 4 4 4 5 5 1 5 2 2 1 2 3 3 2 2 3 5 1 3 4 4 1 1 1 1 4 1 3 3 2 2 1 3 3 3 5 2 5 4 3 1 2 5 1 1 2 3 4 4 4 5 2 2 1 2 3 3 2 3 4 5 2 3 1 1 3 4 5 2 5 4 1 3 2 5 4 3 2 5 3 1 3 2 2 4 2 5 5 1 4 3 2 4
4 4 4 4 3 3 1 3 1 4 5 1 5 3 1 4 5 4 5 1 5 3 2 1 1 4 5 5 3 5 3 1 2 5 1 5 3 3 5 2 2 5 2 1 3 3 2 3 4 5 2 2 1 5 5 5 4 3 3 4 3 3 1 1 4 2 4 4 1 4 4 2 5 2 5 3 1 4 2 1 4 2 2 3 5 2 5 1 5 3 2 5 5 2 3 3 4 5 4 2 3 2 5 2 5 3 1 4 5 2 5 5 3 5 5 2 1 3 1 5 4 3 5 5 1 2 5 1 1 1 1 4 5 3 5 3 4 1 5 4 2 1 4 1 5 1 4 5 5 2 2 2 4 5 2 5 5 1 1 3 5 4 2 2 2 4 4 1 3 4 2 1 1 5 5 5 4 3 3 4 3 2 4 1 1 2 5 4 4 1 3 5 5 5 3 4 3 3 2 4 1 4 4 1 2 5 1 5 1 5
5 5 1 4 2 4 4 4 1 1 1 2 5 4 3 3 2 5 1 1 4 4 3 4 2 3 3 3 4 3 2 4 4 2 2 5 2 2 4 5 1 5 1 3 4 5 1 1 3 2 4 1 4 4 4 1 5 1 2 3 2 5 3 2 5 3 3 3 2 5 4 1 3 4 5 3 3 2 4 3 4 4 1 5 5 3 2 4 4 1 5 1 4 1 5 4 1 5 3 1 2 1 2 5 4 3 5 5 2 2 3 5 1 5 2 1 1 2 5 1 3 4 3 4 4 2 2 4 5 2 4 1 2 5 4 3 2 5 3 1 3 2 1 5 3 5 4 4 1 1 4 4 1 1 2 4 3 4 1 5 1 3 5 5 3 1 4 2 3 3 5 2 2 2 1 1 3 1 1 4 2 1 5 5 5 1 5 1 3 5 2 5 5 2 2 4 2 1 2 2 2 3 5 5 2 3 1 5 2 1
1 4 1 3 2 4 4 3 5 3 3 5 3 5 5 4 2 4 2 4 2 4 2 4 1 1 3 3 4 5 4 2 1 2 5 2 4 1 2 2 1 5 5 2 1 1 5 2 1 2 1 4 1 3 2 2 3 5 4 3 2 5 4 2 1 5 4 4 3 1 4 5 5 1 2 5 5 1 5 4 1 2 3 4 1 4 3 5 1 1 3 2 4 3 2 5 4 1 2 2 4 3 2 2 2 3 2 3 4 1 3 4 3 1 3 1 2 2 1 3 4 3 3 5 4 2 5 4 5 2 5 2 4 5 2 3 1 1 4 2 3 4 4 3 4 2 2 3 1 4 5 5 4 3 2 3 5 1 5 1 2 4 5 4 3 3 4 2 5 5 3 3 1 4 3 1 5 3 1 1 5 1 5 3 1 2 1 5 2 5 2 2 2 4 1 1 3 2 5 1 2 1 5 5 4 5 5 5 1 5
4 5 3 3 3 3 2 4 3 1 4 1 5 2 1 5 3 1 4 5 2 5 3 1 3 1 1 4 4 2 3 4 1 3 1 4 4 2 1 2 4 5 3 3 1 2 4 3 5 3 5 3 4 2 2 1 1 3 1 1 1 4 5 4 1 4 1 2 4 2 4 1 2 1 2 2 5 5 5 3 5 3 5 5 5 2 3 2 2 1 1 1 4 4 2 1 1 3 5 4 3 4 5 4 1 4 3 3 2 4 3 1 3 1 5 2 3 5 1 3 5 5 4 3 3 5 2 4 2 1 5 1 2 3 3 4 3 1 1 1 1 3 3 3 4 3 1 4 3 4 3 5 3 4 3 1 4 3 5 5 5 4 3 2 2 4 5 4 1 5 2 1 5 3 2 1 5 5 4 3 2 1 3 4 1 4 1 1 2 2 4 1 5 3 3 2 1 3 5 5 4 4 1 2 2 3 1 2 4 2
3 1 3 4 5 4 2 3 3 4 4 5 4 2 3 1 5 2 4 5 1 4 3 2 5 5 4 4 4 1 3 2 5 5 2 1 1 4 1 5 2 5 1 3 4 3 5 2 2 2 5 3 1 1 1 4 4 5 4 1 2 2 1 2 4 1 5 4 5 1 5 5 5 1 2 4 5 2 5 3 2 2 3 2 3 3 5 4 5 5 5 4 4 1 1 5 3 5 3 4 3 2 3 4 5 5 3 4 3 3 1 5 1 3 5 1 5 3 2 1 2 2 3 3 2 1 2 2 1 2 5 4 5 3 3 1 3 2 5 5 3 2 3 5 1 5 3 4 4 2 4 1 1 2 5 2 5 4 1 5 3 2 5 1 4 1 3 5 4 4 4 1 5 2 3 2 1 1 1 3 5 3 2 1 2 4 2 2 2 2 1 1 5 3 5 5 2 4 1 3 2 1 4 1 5 2 4 1 1 2
5 1 2 3 3 3 2 1 4 1 4 2 3 3 5 2 2 1 2 2 1 1 2 1 1 3 1 5 4 5 4 2 1 2 3 5 3 2 2 3 4 2 5 3 4 5 3 2 4 5 5 2 4 5 4 5 3 2 4 1 2 5 1 4 4 5 5 5 3 1 1 1 5 5 3 5 4 3 5 5 1 2 3 2 4 1 5 2 5 1 2 1 1 5 1 1 3 5 5 5 2 3 1 4 1 4 5 4 5 5 3 4 5 3 1 3 1 1 1 4 2 3 3 2 4 2 4 2 1 1 4 2 2 3 3 1 4 3 5 2 5 2 4 3 5 4 2 2 3 3 4 5 3 2 1 5 2 2 4 1 4 3 1 3 5 4 2 2 1 4 5 4 3 5 2 5 4 2 1 5 2 1 2 1 2 1 1 2 4 5 5 5 5 3 5 3 2 1 5 2 3 1 4 3 2 2 3 3 4 4
3 1 2 1 1 4 4 5 3 4 5 4 2 1 5 4 1 1 2 3 5 2 3 4 3 3 1 3 1 1 5 1 1 5 2 3 1 4 4 5 4 2 3 2 2 4 5 2 4 1 5 3 4 4 3 5 1 3 5 5 2 2 2 2 1 1 2 1 4 1 4 2 5 3 5 3 5 1 4 1 1 1 5 4 5 2 2 3 4 1 4 2 3 5 4 1 2 5 3 2 3 2 3 1 1 3 3 4 4 5 4 4 3 4 1 5 1 4 3 4 2 2 5 5 2 1 4 1 3 5 3 4 1 5 2 5 4 5 1 4 2 1 3 3 5 5 1 1 5 5 3 3 3 4 1 1 5 5 5 2 1 3 1 1 5 5 1 1 3 3 1 5 3 3 3 5 5 3 3 1 5 4 5 4 5 2 2 1 5 5 3 1 3 4 4 4 1 4 3 3 3 2 5 4 4 4 2 5 1 4
1 3 5 5 2 3 3 1 4 2 1 5 4 4 2 5 2 1 3 3 3 4 4 4 2 3 2 4 2 3 4 5 1 1 4 5 3 2 2 2 5 4 2 5 4 5 5 4 4 1 5 1 1 2 4 5 5 3 1 1 3 2 2 5 4 3 4 4 4 2 5 3 5 2 4 5 5 4 4 3 4 3 5 3 5 4 1 4 5 5 4 3 5 3 3 2 1 1 1 5 2 2 4 3 1 4 1 5 3 2 2 5 2 3 4 2 5 3 5 1 4 2 5 5 5 5 3 5 5 3 5 2 3 3 2 5 1 5 1 3 5 5 3 1 3 5 4 2 3 3 4 5 2 1 3 5 3 5 3 2 4 3 1 1 4 2 2 4 2 1 3 2 5 1 1 2 4 2 3 1 1 2 3 4 1 1 5 5 5 1 3 1 1 5 1 4 4 2 2 4 2 3 1 4 2 1 3 4 2 3
2 2 4 5 5 5 2 2 5 3 1 3 4 1 3 3 5 4 5 2 3 1 1 5 4 4 3 2 2 4 2 3 1 4 1 1 4 1 2 2 3 4 1 2 4 2 4 2 2 1 1 2 2 3 2 3 5 4 2 3 4 2 3 5 1 4 2 1 5 3 1 2 4 2 5 4 2 2 2 1 5 3 2 1 5 5 5 1 1 1 2 5 1 5 1 3 5 4 1 2 1 2 4 5 4 3 5 2 2 3 1 5 2 4 2 3 3 2 5 5 4 3 4 2 1 4 3 2 2 5 2 4 3 4 4 1 1 5 1 1 1 5 4 1 2 3 1 5 3 3 3 1 1 3 1 3 4 3 5 5 5 3 3 3 5 1 1 1 4 3 5 3 5 2 2 4 3 3 2 5 2 3 5 3 2 3 4 3 1 4 5 2 4 4 4 4 1 1 2 3 3 5 1 5 5 3 5 2 2 1
1 1 4 3 3 4 2 2 4 5 3 1 3 1 1 1 1 5 2 4 5 3 2 2 3 3 5 2 5 2 2 3 3 5 5 5 3 4 5 4 2 4 4 2 2 3 5 4 5 5 4 1 2 1 4 4 4 4 1 5 4 2 1 2 1 3 3 1 2 3 2 1 3 1 2 3 3 2 4 4 5 5 5 3 3 2 1 5 5 5 4 4 2 4 4 1 1 5 1 3 2 3 1 1 5 5 3 3 4 3 4 2 1 3 5 1 5 2 2 4 5 2 3 3 5 2 1 1 1 3 1 5 4 5 1 5 3 5 2 3 3 5 1 2 5 4 5 2 5 4 2 3 4 2 4 5 1 1 1 1 3 3 2 5 5 1 1 2 3 5 5 3 2 1 2 3 5 4 1 5 3 1 4 4 1 4 5 4 2 2 5 3 1 2 4 2 2 5 4 5 5 4 4 1 3 4 4 4 3 4
4 2 3 1 4 4 2 3 5 4 4 1 3 5 5 4 4 1 1 5 5 1 2 2 5 2 5 3 5 5 1 5 1 1 1 3 4 2 1 3 2 5 1 4 2 3 3 1 1 5 1 5 4 4 2 5 3 2 2 5 2 4 2 4 4 3 3 2 5 5 2 4 3 5 3 5 2 3 4 2 3 4 5 2 3 4 3 2 3 4 1 5 5 3 1 1 1 1 2 3 1 3 1 4 1 5 1 1 3 1 3 1 3 3 3 3 4 5 1 5 2 5 2 1 4 3 4 3 5 2 5 5 4 3 2 3 3 1 4 1 2 3 2 5 3 5 3 4 2 1 5 3 4 3 2 4 5 2 3 1 2 5 4 3 5 2 4 1 5 5 2 3 1 4 1 3 5 2 3 5 2 4 2 4 4 5 3 3 3 3 2 4 4 4 3 5 2 3 1 2 2 3 3 2 2 2 1 1 4 4
4 4 4 3 5 2 3 3 5 4 5 1 4 1 1 5 5 1 2 5 4 1 2 3 5 4 1 1 5 5 2 5 4 1 1 1 4 1 4 5 3 5 4 1 5 4 5 2 3 4 2 4 1 1 1 3 4 3 3 1 3 3 4 4 2 4 4 2 5 5 3 3 4 4 3 5 4 1 3 1 5 1 2 4 5 2 3 3 3 3 2 2 5 3 4 4 1 4 5 2 5 5 3 2 1 5 3 1 4 5 2 2 4 5 5 1 5 4 5 3 1 4 3 4 3 5 5 1 4 4 3 4 1 1 1 2 5 3 3 2 1 2 2 1 1 3 1 2 5 5 4 2 3 2 3 1 5 2 5 1 4 2 1 1 4 4 4 5 2 1 3 2 4 1 5 1 4 1 3 3 3 2 1 3 1 4 2 3 1 4 4 3 1 3 3 2 3 1 5 1 1 4 4 1 4 3 3 3 3 2
1 3 1 1 4 4 4 5 2 1 4 4 1 2 5 4 2 1 5 2 2 3 1 5 1 3 2 1 3 2 3 3 2 2 1 2 5 1 5 2 1 1 1 4 5 5 3 3 1 5 2 4 4 4 3 4 2 2 3 4 2 4 4 5 1 5 3 5 1 1 5 1 5 5 1 2 5 4 4 5 2 1 2 4 4 2 5 3 2 3 3 2 4 4 2 2 2 4 4 1 1 5 4 1 5 1 2 3 4 2 2 5 5 4 1 3 4 3 1 4 4 2 2 1 3 1 5 5 2 3 1 5 3 4 5 4 4 5 5 1 5 3 4 4 4 4 2 3 1 2 2 1 1 5 4 4 3 3 1 2 2 2 3 4 4 3 3 3 4 4 1 5 5 1 3 3 3 3 2 4 5 5 3 5 2 3 3 1 3 3 3 5 3 2 4 3 5 5 5 3 4 5 1 4 4 4 5 4 5 1
1 3 5 1 1 2 3 1 2 3 2 1 3 4 3 1 4 4 5 2 1 2 2 3 3 5 1 2 3 1 2 3 2 2 3 2 4 5 1 5 3 4 5 4 1 1 3 1 1 3 3 3 4 3 1 4 5 4 1 2 3 4 3 5 3 3 4 3 3 4 1 3 1 2 2 3 4 2 3 4 1 4 3 4 4 1 4 1 3 4 2 5 3 3 3 2 4 2 4 2 2 1 1 3 3 2 5 1 2 2 4 2 5 2 4 2 1 3 1 4 3 4 1 2 2 2 4 4 4 3 1 1 1 1 1 5 3 5 3 3 4 1 3 3 4 2 1 3 5 4 2 3 5 5 3 1 5 2 3 3 1 3 1 4 4 2 5 2 3 2 3 1 1 1 2 1 1 3 5 2 2 5 1 4 1 5 3 4 1 4 3 1 2 3 1 5 1 4 2 1 3 4 2 5 5 3 3 4 3 4
1 4 4 4 4 4 1 3 3 2 5 2 3 4 1 4 2 4 4 4 5 1 2 5 2 3 5 4 4 5 3 3 4 2 1 3 1 5 3 4 3 3 3 5 3 4 4 4 2 5 5 2 4 4 1 4 2 3 4 5 5 2 3 5 2 4 5 1 5 4 1 1 4 5 3 4 1 3 5 2 4 1 3 3 2 1 3 1 4 1 5 4 4 5 4 2 2 2 2 1 2 2 3 2 5 5 3 3 5 3 3 2 2 3 4 1 4 3 3 3 3 3 1 5 3 5 1 3 1 4 1 3 3 2 4 1 1 2 1 3 3 5 2 2 4 2 3 1 5 5 1 5 4 1 5 4 2 4 4 4 4 5 2 5 2 1 2 2 2 4 3 3 1 2 5 3 4 1 1 1 3 4 4 5 3 3 5 5 2 3 5 3 1 1 4 4 3 2 3 4 2 5 2 3 1 3 2 5 3 3
1 1 5 2 2 1 3 5 2 2 1 1 4 3 5 1 3 3 2 5 5 1 1 1 4 1 5 5 5 2 4 4 3 5 5 1 3 5 2 1 4 4 4 5 1 3 2 4 1 1 4 5 3 4 2 4 5 2 4 3 1 2 5 1 4 3 1 3 4 2 3 1 3 4 5 2 2 2 5 1 4 3 5 5 1 2 1 1 1 4 4 4 4 5 1 4 5 3 4 5 1 2 3 5 4 3 4 1 1 4 4 5 1 2 5 2 4 2 4 4 3 2 2 1 3 5 5 5 5 4 1 3 3 1 2 1 1 5 5 4 5 3 3 4 2 3 4 1 3 1 2 1 3 2 3 5 3 4 1 5 2 4 5 5 4 2 2 2 4 2 1 3 4 2 2 1 2 4 4 3 3 5 5 1 3 1 1 2 3 2 1 2 2 2 5 5 5 4 3 1 3 5 3 4 4 2 4 4 2 1
3 3 3 1 3 5 2 4 1 5 2 1 1 5 1 3 5 3 2 5 1 2 4 3 5 5 5 5 2 3 5 4 2 4 4 5 2 4 3 2 3 3 3 3 3 2 2 2 1 4 2 4 3 4 1 5 3 2 3 2 2 4 2 4 5 4 2 1 5 5 2 3 5 1 1 2 5 2 4 3 1 2 2 5 3 5 1 4 2 5 3 1 5 5 3 2 2 4 1 2 2 5 4 2 5 5 5 2 1 3 5 4 3 1 1 3 1 2 1 3 3 5 2 1 3 4 2 1 3 1 4 4 5 5 4 5 2 2 5 3 3 1 5 4 4 3 5 5 4 3 4 3 5 5 4 5 2 3 4 2 3 4 4 2 3 2 5 4 5 2 4 1 2 4 2 1 5 3 2 3 5 1 4 4 5 5 3 1 2 3 4 4 3 4 1 2 2 5 4 2 4 1 4 2 1 3 2 4 1 4
1 3 2 5 2 5 1 3 1 3 2 2 5 5 3 5 2 3 2 3 1 5 5 4 4 4 1 5 4 4 2 2 3 3 5 3 4 2 3 3 5 4 2 5 3 5 2 2 5 5 5 5 3 5 1 1 1 4 2 4 4 3 4 3 2 1 5 3 4 1 3 2 4 5 4 4 4 4 1 3 1 5 4 4 4 4 5 2 2 5 4 5 1 3 1 2 2 5 5 3 4 2 2 3 2 2 2 3 1 5 5 1 4 4 1 3 2 3 5 1 5 3 3 3 3 1 3 2 5 3 2 3 5 1 5 4 3 4 5 2 2 4 3 2 1 4 1 2 1 5 3 2 5 2 2 4 4 2 2 1 5 5 2 5 3 3 1 3 4 2 3 4 5 4 3 5 4 5 1 1 5 3 2 3 4 2 3 4 1 3 2 2 4 5 5 1 4 3 1 2 2 5 1 3 2 5 3 5 5 5
2 1 3 1 2 3 1 1 5 4 3 4 5 4 4 1 3 2 4 3 5 2 3 5 1 2 2 5 3 2 4 1 2 5 1 4 5 5 4 4 2 3 4 1 3 2 5 5 2 5 2 2 1 3 2 4 1 3 5 3 5 4 4 1 1 1 5 2 3 1 1 5 4 4 1 5 3 1 4 3 3 2 1 3 5 1 5 3 3 1 5 5 4 5 1 1 1 2 5 1 1 1 3 2 2 4 2 5 4 1 5 3 1 3 1 2 4 5 2 1 3 2 3 3 5 1 5 1 2 1 5 5 5 1 5 4 3 5 2 5 1 5 4 2 5 3 1 4 4 3 2 2 1 1 2 5 4 5 2 4 3 5 3 2 2 5 2 3 4 4 5 3 2 3 1 2 3 5 5 5 5 1 1 1 1 1 5 4 1 3 2 3 3 1 2 3 5 1 5 3 5 4 5 3 2 4 1 5 2 4
5 4 3 3 4 4 4 3 5 2 2 5 3 5 4 2 2 3 3 1 5 3 1 2 3 4 1 2 2 5 5 1 5 1 2 4 4 3 5 4 4 1 1 5 5 4 2 1 3 5 4 2 1 3 4 4 1 2 3 2 1 4 2 1 4 3 4 2 3 3 3 2 2 4 2 5 3 1 5 4 5 2 2 5 2 1 5 3 5 1 2 4 2 1 2 3 3 2 5 2 2 2 3 3 4 1 1 5 4 4 4 1 2 2 3 2 5 3 1 4 4 5 2 2 2 3 5 3 5 1 3 5 4 4 2 1 4 5 5 2 2 5 1 2 1 2 1 5 4 2 4 4 3 3 3 5 4 2 5 2 4 3 4 3 1 5 5 3 3 4 4 4 3 1 5 5 2 1 5 5 4 2 1 3 3 1 4 4 2 3 3 2 5 1 5 1 3 5 1 1 2 4 4 2 1 5 3 5 5 3
3 3 2 2 5 2 3 4 4 2 5 5 1 2 4 3 3 3 5 1 1 3 4 3 1 3 5 4 1 3 4 2 1 1 3 2 5 3 4 2 4 4 3 2 2 2 4 5 4 3 1 4 4 5 1 4 3 5 5 4 4 5 1 5 3 4 2 4 4 3 4 4 1 2 4 5 1 4 2 5 1 2 1 5 3 3 2 4 5 4 4 1 4 3 5 3 4 4 4 2 2 2 2 5 5 2 4 2 5 4 4 1 2 4 5 2 1 4 2 3 4 2 3 2 2 1 1 2 5 3 5 4 3 2 2 2 2 4 1 5 3 5 2 5 3 5 2 4 3 2 2 5 2 2 2 2 1 2 3 5 3 5 4 4 3 5 2 1 1 5 3 3 5 3 1 3 4 1 2 3 2 4 3 2 5 4 2 2 5 1 4 1 4 1 3 2 2 5 1 3 4 4 5 5 2 5 1 3 5 2
1 4 2 3 5 3 3 5 1 5 5 3 4 2 4 1 3 1 1 3 3 3 5 3 4 4 4 2 3 5 3 2 4 4 3 5 2 2 2 3 4 3 5 1 1 5 4 2 1 2 3 4 1 2 3 5 3 2 2 1 3 2 1 3 4 4 3 4 1 3 5 3 1 5 4 2 1 3 5 4 5 4 5 2 4 4 1 1 4 5 1 3 2 4 1 5 2 2 5 5 2 3 4 1 1 5 5 5 5 2 2 4 3 1 5 3 2 1 2 1 4 4 1 5 3 3 2 5 1 2 4 2 5 5 5 2 5 1 2 2 2 2 4 1 3 5 2 2 2 1 2 2 2 2 4 4 3 3 2 2 4 5 3 1 1 2 2 1 4 1 4 2 3 2 4 2 2 5 2 4 4 1 1 1 3 2 4 4 4 2 1 3 3 5 3 1 3 1 1 4 3 3 1 2 3 1 4 2 4 1
1 4 5 2 4 4 4 4 2 2 4 3 2 3 3 2 3 3 5 5 4 1 2 2 4 3 1 3 3 2 4 2 1 3 3 1 5 2 3 2 5 3 1 2 2 4 5 1 4 3 1 4 4 5 1 1 3 3 3 4 3 2 1 2 2 4 4 5 2 3 5 4 2 1 1 3 4 5 4 5 2 3 3 4 4 2 5 3 3 5 3 5 5 2 3 3 5 2 4 5 1 4 2 4 5 1 2 3 2 3 2 4 5 2 4 4 5 4 5 1 5 3 1 2 4 1 1 4 1 5 1 3 5 4 3 2 1 4 5 3 1 5 3 5 5 1 3 1 5 5 5 5 4 4 1 5 5 4 4 2 4 1 2 3 1 5 5 5 1 1 3 3 3 3 2 3 2 3 2 2 1 3 1 3 4 3 4 2 2 4 4 2 5 4 5 3 5 1 3 4 3 1 5 4 2 5 3 2 3 5
4 3 5 5 2 5 5 3 3 5 4 2 3 3 2 2 1 4 3 3 4 1 4 1 3 3 1 3 3 5 2 5 4 5 2 4 1 2 1 3 2 5 3 5 5 4 2 2 3 4 4 3 1 2 5 1 3 2 1 3 4 2 2 3 1 2 4 1 1 4 1 5 2 1 2 5 3 5 1 3 5 5 3 3 3 3 5 2 4 3 2 3 2 3 3 4 2 4 4 5 4 3 2 2 1 2 5 1 4 3 1 5 4 4 2 5 1 2 4 1 2 2 4 4 1 1 3 3 4 5 5 4 5 2 5 1 5 4 3 3 5 3 4 2 5 3 1 5 2 5 1 3 5 2 2 2 5 4 4 4 5 5 3 5 4 4 4 4 2 5 1 5 5 5 2 3 2 5 4 3 2 1 2 1 1 3 2 4 5 1 1 2 4 2 4 2 2 4 2 4 2 3 1 4 5 4 1 4 2 5
4 4 4 1 1 1 3 5 2 2 3 3 1 3 5 4 3 1 4 4 2 1 2 4 4 3 4 2 1 1 1 2 5 4 4 1 3 5 2 2 1 2 2 4 4 1 5 1 3 4 5 4 3 5 3 3 2 2 3 5 3 1 3 4 1 4 5 1 5 1 1 1 3 2 4 3 2 3 4 3 1 5 4 2 2 1 5 4 4 5 5 3 3 1 2 4 5 3 4 5 3 3 3 2 3 5 1 5 4 3 4 1 3 3 1 1 1 5 5 4 3 5 3 1 3 4 2 2 1 2 1 4 4 2 1 4 4 3 2 4 1 3 3 1 1 4 5 2 4 1 5 2 1 4 1 4 5 3 3 1 4 1 2 5 3 4 3 3 2 2 1 2 1 1 2 4 5 5 1 5 3 5 1 1 2 4 3 4 4 2 3 2 3 3 3 3 3 4 1 3 1 2 4 1 3 3 2 2 1 5
5 2 4 1 4 3 2 1 3 5 4 4 2 5 1 1 5 2 2 5 4 3 4 1 2 4 2 5 4 2 1 4 2 4 5 2 1 3 5 3 2 3 2 5 5 3 4 3 1 3 3 4 5 3 5 4 1 4 4 4 3 1 2 3 5 5 5 4 1 3 5 2 1 1 2 1 3 1 1 4 5 4 1 1 4 3 2 3 4 1 5 4 5 4 4 1 1 2 2 3 2 5 2 1 5 3 5 1 4 1 4 3 3 5 3 4 5 1 4 3 4 4 4 4 2 5 1 5 1 3 2 3 3 5 2 1 1 1 1 2 5 4 2 4 4 5 3 3 2 2 5 4 5 4 5 3 3 2 5 5 2 3 2 5 4 4 5 3 2 4 5 3 2 4 4 3 2 5 1 5 2 1 1 5 5 4 1 5 4 3 5 2 2 1 2 4 1 3 5 1 2 4 5 1 5 2 2 2 1 3
1 1 3 3 5 2 4 4 5 4 4 1 4 2 4 4 1 5 4 3 5 2 3 1 4 1 4 1 2 1 5 1 5 2 3 2 3 2 2 2 4 5 3 4 2 4 4 4 2 4 3 3 1 3 3 5 4 1 3 5 3 1 1 2 3 5 3 1 2 3 5 5 1 2 1 2 2 2 1 1 4 3 4 2 1 3 2 3 3 2 3 5 3 1 4 5 1 2 5 4 5 2 4 5 5 4 3 3 5 4 5 1 1 3 2 4 1 4 3 3 4 3 1 3 2 3 5 2 4 1 3 4 1 4 1 5 2 1 4 4 3 2 2 1 2 4 2 5 5 3 5 2 2 3 5 2 2 3 2 5 5 3 3 5 4 3 2 5 3 1 2 1 2 1 5 1 3 3 5 3 4 2 3 3 2 3 3 3 4 1 4 2 1 3 4 3 4 4 5 1 3 5 5 1 4 2 2 2 2 4
1 3 4 1 1 5 3 5 2 2 2 4 4 1 5 2 2 2 4 3 2 4 4 4 2 3 4 1 2 2 3 4 2 4 5 2 5 3 1 3 1 2 1 2 5 4 3 5 3 5 3 5 5 2 4 5 2 4 1 2 2 3 2 3 4 1 5 1 3 4 2 3 3 2 2 2 2 4 2 2 1 3 1 5 3 3 1 3 5 2 1 3 5 1 1 2 5 5 1 5 4 2 2 1 5 4 5 2 5 3 1 4 1 5 2 3 2 4 2 1 5 5 4 2 5 5 2 2 3 3 1 4 3 4 4 1 2 4 2 2 5 5 5 3 4 2 1 5 5 5 3 3 2 1 4 1 5 5 3 5 4 4 1 1 5 2 5 4 3 5 2 3 2 2 1 1 4 3 4 4 4 1 3 2 3 4 4 3 3 5 4 5 4 5 3 5 3 3 3 2 4 5 3 1 1 4 2 5 2 1
3 1 3 1 1 2 3 1 1 5 1 1 1 2 1 2 2 2 1 4 5 1 5 5 5 2 4 3 3 4 2 1 1 4 1 2 5 3 4 2 4 4 1 1 5 4 3 5 2 2 4 2 1 4 3 2 1 3 2 3 3 4 5 3 4 5 5 5 2 3 1 3 2 5 2 2 2 1 1 5 3 2 5 5 4 3 2 1 2 4 3 2 1 1 2 5 1 2 1 3 3 3 2 1 5 2 1 5 3 5 2 1 4 3 5 5 3 1 3 4 4 4 1 4 3 1 5 3 5 3 3 5 1 5 5 3 5 2 5 1 3 1 3 5 3 2 4 4 4 3 5 2 1 3 5 4 4 2 3 1 1 5 2 3 5 2 5 4 5 3 1 2 1 1 2 4 5 3 3 5 2 1 2 3 1 3 5 2 3 1 3 4 3 5 5 5 5 4 1 4 2 1 1 4 1 3 3 4 1 5
2 2 2 5 5 5 3 1 3 3 5 3 1 5 2 2 1 2 4 4 1 2 4 4 2 3 3 1 1 3 1 3 3 1 5 1 5 1 1 1 4 4 5 1 4 1 1 4 3 2 3 5 4 5 2 2 5 4 5 3 4 1 1 3 1 3 1 1 2 5 3 4 1 4 1 3 1 2 3 1 1 2 5 3 1 2 1 5 2 2 2 4 4 4 2 5 5 4 4 3 5 3 2 1 5 4 4 3 2 4 1 3 3 1 4 3 2 2 2 1 4 5 1 2 1 3 2 5 2 5 3 1 2 2 2 1 1 3 3 4 4 3 4 3 5 2 4 2 1 3 2 4 3 3 3 5 2 1 2 1 5 3 5 2 4 2 1 4 4 2 1 2 4 3 3 5 1 5 4 5 3 5 3 1 3 5 2 1 2 5 1 4 3 5 3 2 4 2 3 1 4 3 1 4 1 4 2 5 5 1
5 5 2 5 2 1 5 2 4 3 5 2 4 2 2 5 1 1 1 1 4 2 2 2 1 4 3 5 1 4 2 2 5 1 1 5 4 4 4 3 2 1 4 1 5 3 2 4 3 5 1 3 5 1 5 3 1 4 2 4 3 4 3 3 1 5 4 4 1 1 3 1 1 2 2 1 3 5 5 2 2 5 4 3 3 4 2 1 1 4 2 5 4 5 2 1 4 1 1 3 4 2 3 5 4 2 4 5 3 2 5 3 3 2 2 4 3 3 1 2 1 4 1 1 3 2 4 1 3 1 4 1 3 5 1 4 3 4 1 4 1 3 5 2 5 3 4 2 2 3 1 3 1 4 1 4 4 3 1 3 4 5 3 4 1 4 1 4 1 1 2 2 2 2 3 3 4 3 2 4 1 2 3 2 1 1 1 2 5 2 1 1 5 4 5 1 4 5 4 2 3 4 3 5 2 5 3 1 3 3
3 4 1 2 1 2 1 1 4 2 3 3 1 4 1 2 4 1 1 4 2 5 3 5 2 2 2 5 5 4 5 2 3 1 2 2 3 1 4 5 3 4 5 3 5 1 2 4 1 3 4 5 3 1 1 3 2 3 4 1 4 4 5 1 4 5 1 2 4 3 4 2 4 2 1 4 5 2 2 5 1 4 2 3 2 2 1 3 1 5 2 5 5 2 2 5 4 1 3 1 3 4 5 1 4 2 2 1 5 3 1 3 4 3 3 2 1 4 3 1 4 2 4 1 5 3 3 4 5 3 3 3 3 3 1 1 2 4 5 3 5 5 3 4 5 3 5 4 2 3 1 3 2 2 1 3 4 3 4 4 4 3 2 1 3 5 1 3 4 5 4 1 3 4 1 1 3 5 1 5 3 2 3 1 1 4 1 2 5 2 2 5 1 2 1 5 4 2 5 5 1 2 5 1 5 2 5 4 5 2
1 5 3 4 3 4 5 1 4 2 4 2 1 5 5 2 4 3 2 2 1 5 2 2 4 2 1 3 1 2 1 4 2 2 1 1 5 5 5 3 3 4 5 2 2 3 4 1 3 3 5 5 5 4 2 4 3 2 5 1 5 4 5 5 1 4 1 5 2 2 4 1 3 4 5 2 5 5 3 2 3 2 4 5 3 4 5 5 2 3 1 3 5 4 2 4 5 1 5 5 3 3 4 5 3 4 2 1 1 2 5 3 1 2 1 5 1 5 1 4 1 1 2 2 2 2 1 1 2 5 3 4 1 1 3 4 3 2 2 4 1 2 2 3 4 4 1 5 3 4 1 3 2 2 4 3 1 3 2 1 2 1 5 5 5 5 3 1 1 3 2 3 4 1 3 2 1 5 1 4 5 5 2 4 1 1 4 3 1 5 4 3 3 2 4 5 4 3 1 2 4 2 2 3 5 5 3 2 4 5
4 3 1 3 1 5 5 1 1 1 2 4 4 1 4 5 3 2 3 3 5 5 4 3 3 1 4 1 5 3 1 5 2 4 4 4 4 4 5 3 1 4 3 5 1 3 2 1 1 5 4 1 1 4 4 4 2 4 5 3 4 4 2 4 2 4 1 5 2 2 1 2 1 3 5 1 5 3 5 1 5 4 4 4 1 5 4 4 5 1 3 2 5 2 5 4 1 2 4 3 1 2 1 4 5 4 1 4 5 2 5 5 5 1 2 1 2 4 4 1 2 3 1 3 2 1 1 3 2 3 4 1 5 3 2 3 4 3 5 2 3 1 1 1 2 4 2 1 2 4 2 1 3 3 1 4 4 1 4 3 5 2 1 3 2 4 1 2 3 4 4 1 5 2 1 2 1 1 3 4 3 1 5 3 3 2 3 1 1 3 3 3 1 1 2 3 3 1 4 2 5 4 2 5 1 1 4 2 4 4
3 4 4 4 2 4 3 1 1 1 4 2 3 5 4 5 5 2 4 4 3 3 2 3 3 5 4 4 5 2 1 3 5 3 4 3 2 4 2 3 4 3 4 2 2 1 3 2 3 3 3 4 4 5 5 2 5 1 5 2 1 1 3 4 2 4 3 5 4 4 5 4 2 4 4 5 2 4 1 5 4 4 4 1 2 4 3 1 4 4 4 3 3 2 3 4 4 4 2 5 1 5 4 3 3 4 3 3 3 5 1 2 5 1 1 3 3 5 3 5 4 1 2 1 2 1 3 2 3 2 5 2 5 4 2 4 3 5 3 4 5 4 4 5 3 3 4 5 1 1 3 1 4 4 2 5 2 2 1 3 3 4 1 1 3 5 5 5 4 5 1 4 4 1 1 4 1 1 1 1 3 1 2 3 4 3 3 1 3 5 1 5 4 2 3 1 4 1 3 3 4 1 1 5 3 3 1 1 2 1
3 5 3 5 5 2 5 1 5 1 1 5 5 4 4 1 5 2 2 3 2 4 4 2 2 4 2 5 4 4 5 5 5 3 3 2 1 2 2 4 3 2 5 5 5 4 3 4 2 1 5 4 4 5 3 4 3 5 4 5 2 5 5 3 1 2 1 5 1 5 2 3 5 1 3 5 2 5 4 2 4 2 5 4 3 1 5 4 5 3 4 5 1 3 1 2 4 2 5 2 4 1 1 1 2 5 1 1 5 1 3 2 2 5 2 3 2 3 2 1 3 3 2 5 1 4 1 5 3 2 3 3 3 2 4 4 2 2 5 2 1 1 4 1 1 5 5 5 5 3 4 1 2 2 2 3 2 5 5 2 5 4 4 1 4 1 2 1 3 1 3 2 2 3 2 5 5 4 5 5 5 1 5 3 5 4 1 1 4 1 1 2 3 4 4 2 1 1 1 1 2 4 1 1 1 3 3 4 2 1
5 2 5 2 1 4 4 3 1 5 5 4 3 4 4 4 1 5 4 4 2 5 2 5 2 4 1 1 4 4 2 2 4 3 2 2 3 5 5 5 3 3 3 3 2 2 2 4 1 2 5 1 5 3 4 5 4 4 2 5 5 5 3 4 3 4 4 1 1 2 5 1 3 4 2 4 5 5 4 4 4 5 5 5 4 4 5 5 1 4 4 4 5 2 2 2 5 1 3 1 1 1 2 4 4 1 3 1 2 2 2 4 1 5 5 4 4 3 3 1 5 3 3 4 3 3 5 5 1 5 3 5 4 1 4 5 3 3 3 2 1 5 2 4 4 1 1 3 2 2 4 4 2 4 3 2 1 4 1 1 4 4 5 3 1 4 3 3 1 4 2 2 3 2 1 2 5 1 2 4 1 1 1 5 5 3 4 2 3 1 3 4 4 3 5 1 5 3 2 1 3 5 3 2 2 4 5 4 2 1
3 3 3 3 4 3 1 1 3 1 2 1 3 2 5 2 2 2 3 2 1 4 5 2 4 4 4 3 2 5 4 4 4 4 2 1 2 5 1 1 1 2 3 4 3 5 2 4 4 2 3 3 3 5 4 4 4 2 1 5 5 3 3 3 5 3 2 1 5 2 5 3 1 3 5 1 4 4 4 2 5 1 4 2 2 4 5 1 4 3 1 5 5 5 2 4 5 1 4 1 3 4 4 3 2 3 4 4 5 4 2 1 1 5 3 3 5 5 4 1 5 3 5 4 3 3 5 2 4 4 2 2 4 2 5 1 2 1 1 2 1 1 2 1 4 3 1 3 2 5 5 4 1 5 1 2 5 1 4 3 4 5 4 3 3 5 5 3 4 1 2 5 4 1 5 4 4 5 2 3 1 2 3 2 2 3 1 5 2 1 4 4 3 4 2 2 1 4 4 5 1 1 5 5 2 3 5 5 5 1
5 1 2 1 3 1 4 2 4 2 1 5 2 2 1 5 1 2 1 4 1 3 2 5 3 3 5 2 1 3 4 2 1 2 3 5 1 3 4 2 4 2 2 2 3 4 4 1 2 2 3 1 5 3 1 4 3 3 3 2 4 5 4 5 4 4 3 1 1 1 5 3 3 2 4 3 5 2 4 5 4 2 2 4 5 1 3 5 2 1 3 2 2 5 5 4 3 5 2 3 2 3 2 5 2 1 2 4 5 5 4 4 4 2 4 1 5 4 4 3 3 3 5 1 4 1 3 1 1 1 2 5 2 1 5 5 5 1 4 3 4 4 3 1 4 4 1 2 2 2 3 2 5 4 3 3 5 2 3 1 1 4 2 5 4 2 4 1 5 2 2 5 2 4 4 3 4 4 2 5 4 1 2 3 3 2 3 2 4 4 2 3 4 1 4 5 2 1 1 1 2 1 2 4 4 3 3 2 5 4
4 4 4 4 1 3 1 5 2 1 5 4 4 1 3 1 2 1 1 1 4 3 2 5 2 3 4 5 2 5 1 3 5 1 4 3 4 1 4 5 3 1 3 1 1 1 4 5 5 5 3 3 4 3 5 4 5 3 1 3 3 3 1 5 1 3 2 1 5 3 4 4 2 4 5 4 3 3 1 4 1 2 1 2 1 3 3 4 5 4 2 3 3 4 2 5 2 1 3 4 3 1 4 1 2 5 4 2 4 5 4 2 1 1 5 4 3 5 1 1 2 5 1 2 1 2 2 5 3 2 4 3 1 4 3 4 3 1 2 4 1 2 4 5 2 3 2 1 3 1 4 4 1 5 1 5 4 3 4 3 2 5 5 4 1 3 3 5 1 2 1 5 5 1 1 4 1 1 5 4 5 3 2 4 5 1 4 1 4 3 5 3 3 1 4 2 2 1 1 2 4 3 1 5 2 3 3 1 3 3
2 2 3 4 2 3 4 4 4 2 3 5 5 1 1 3 3 1 4 5 1 3 4 4 5 2 1 3 3 3 3 2 4 2 5 3 2 1 2 2 5 3 5 4 2 3 1 4 5 3 3 4 1 1 2 1 5 2 2 5 2 2 3 5 3 1 1 5 2 5 1 5 2 3 4 3 3 4 1 5 5 5 1 2 4 3 4 1 3 4 1 5 4 5 4 3 2 4 3 3 2 5 3 5 2 1 3 1 2 2 5 5 2 3 2 3 5 2 1 4 5 2 2 5 4 4 5 4 3 2 3 2 4 3 4 5 1 4 1 1 1 1 3 5 2 3 4 1 5 5 1 4 4 3 3 4 4 3 5 3 4 2 1 4 2 1 5 2 3 5 4 4 5 3 3 4 1 4 5 5 4 4 3 1 4 4 1 3 4 3 1 2 1 4 1 5 2 2 2 4 5 3 3 5 5 4 3 4 4 5
2 3 1 3 2 3 1 4 1 1 5 2 4 2 4 3 2 3 3 5 2 5 5 5 4 2 4 2 3 2 4 1 5 1 2 3 4 4 1 5 4 2 3 5 1 3 5 1 5 1 3 4 2 4 1 1 3 3 1 1 1 5 4 4 3 5 1 3 2 2 3 5 4 4 5 2 5 3 2 4 4 5 3 5 4 5 5 5 3 2 1 1 2 2 1 5 2 3 5 5 2 1 2 5 5 4 5 1 3 5 4 2 3 1 4 2 1 1 1 5 1 2 2 2 4 3 5 2 5 5 1 5 4 4 2 3 3 1 1 3 5 4 3 5 2 3 4 1 2 1 3 4 2 3 4 2 5 2 1 2 3 4 4 1 5 3 3 1 3 5 3 2 2 3 1 2 3 1 5 4 3 2 1 3 3 5 3 5 5 1 1 3 2 2 4 5 1 5 5 1 1 4 4 4 3 2 4 2 3 5
1 3 2 1 1 2 1 3 5 3 2 4 2 5 2 3 1 5 1 2 4 4 4 3 5 5 1 2 3 1 3 3 2 5 4 5 1 3 5 3 2 5 4 3 1 4 1 5 4 4 3 5 2 1 5 2 3 2 3 2 1 1 2 1 4 5 2 5 4 5 2 1 4 4 4 2 5 3 1 2 4 4 4 5 4 2 1 4 1 3 2 5 5 2 4 2 4 1 5 2 5 3 3 1 3 2 5 1 2 1 3 1 3 2 2 4 4 1 1 4 3 4 5 5 2 5 2 2 1 2 5 2 3 4 5 1 5 3 3 5 3 2 2 1 1 2 3 2 4 2 1 2 4 2 5 5 4 4 5 4 5 1 4 5 5 2 4 1 1 2 5 3 2 2 3 1 1 3 4 1 3 1 2 4 4 5 5 2 2 5 3 1 2 1 2 5 3 4 3 3 5 2 3 4 3 3 2 2 1 1
2 3 4 3 1 2 5 3 4 4 4 5 3 5 3 3 1 4 4 1 1 5 4 1 4 3 2 5 2 5 4 2 1 5 2 4 3 4 3 5 4 2 1 3 2 5 4 5 2 1 2 5 3 5 2 5 2 5 4 4 3 1 5 2 1 2 2 5 2 2 1 2 5 5 2 2 4 1 5 1 5 3 5 3 1 3 3 4 1 1 4 5 1 4 4 3 3 1 2 4 5 2 4 5 4 3 5 3 2 4 1 2 3 1 4 5 2 3 1 5 1 5 1 3 4 1 2 4 5 3 4 3 1 1 3 5 1 2 3 5 5 4 2 1 1 4 4 3 3 5 3 5 1 4 3 2 3 3 1 3 1 4 2 2 3 4 2 2 5 3 1 4 5 4 2 5 3 1 2 2 4 4 1 2 5 2 3 3 2 3 2 1 2 3 2 2 5 5 2 4 1 4 5 5 2 1 5 2 5 4
1 1 3 4 5 1 3 2 2 5 1 3 1 1 3 3 2 2 4 5 4 3 3 1 2 3 1 2 1 3 4 4 5 3 3 2 3 1 1 1 2 5 3 5 3 2 4 3 5 5 4 2 2 3 2 3 2 1 4 4 5 3 4 5 4 4 4 4 4 1 3 1 2 4 4 5 4 1 3 1 1 3 4 1 2 2 5 5 4 5 4 4 2 4 4 1 3 2 5 5 4 3 2 5 2 1 3 2 3 3 2 4 2 2 1 4 5 2 1 5 3 1 2 1 3 4 2 5 1 4 4 5 5 5 2 3 3 3 2 1 4 5 1 5 1 2 5 2 5 5 1 1 1 4 5 2 3 4 5 1 5 5 5 3 3 4 2 4 1 2 1 5 1 3 3 2 1 2 2 2 1 1 2 5 5 5 1 3 5 5 1 1 4 2 3 1 1 5 2 1 1 2 4 3 1 4 1 3 2 1
4 4 5 5 1 3 5 5 5 1 3 5 1 1 4 4 5 1 5 5 3 5 1 4 3 1 4 3 4 5 2 1 3 5 3 5 5 2 1 2 1 1 4 1 4 4 3 5 3 1 3 2 2 2 4 3 3 2 1 5 2 5 4 3 1 2 3 4 2 3 2 4 1 2 2 4 2 5 5 3 1 5 1 4 3 3 5 5 3 4 2 1 2 3 5 1 2 1 4 4 5 4 2 4 1 4 5 1 1 5 4 1 4 3 4 4 2 1 3 2 5 1 3 4 4 3 4 3 4 1 4 2 3 4 1 5 4 1 3 2 4 4 1 2 1 4 2 4 4 3 1 3 5 3 1 3 4 3 1 4 3 3 1 2 2 5 1 1 4 2 4 3 5 4 3 1 2 5 2 3 4 3 3 2 1 2 2 5 4 4 3 3 4 1 4 2 3 5 4 3 2 3 4 3 2 5 3 5 5 2
4 2 2 3 1 5 4 4 5 4 4 2 3 3 1 2 3 1 3 5 2 3 4 3 3 5 3 1 3 3 1 5 1 1 2 5 3 4 1 4 2 5 3 1 4 1 4 3 4 4 5 5 2 2 5 2 3 3 3 3 1 4 2 1 2 3 5 4 3 5 3 3 4 4 4 2 1 5 4 5 4 4 5 1 2 5 4 1 3 5 2 5 4 1 3 2 2 3 5 4 2 1 4 4 4 5 4 5 4 5 5 4 4 5 1 5 4 1 3 1 1 4 4 5 3 5 4 1 5 4 1 3 1 5 5 3 1 4 1 2 2 4 3 2 3 5 2 3 1 1 4 5 5 2 2 1 4 5 2 3 3 2 1 1 5 2 5 1 1 1 4 4 2 1 5 2 3 1 5 1 4 3 2 4 3 4 3 2 1 4 1 2 3 2 5 1 3 1 4 5 4 1 5 1 2 5 4 1 4 2
5 5 4 3 2 2 1 2 3 5 2 2 2 1 2 5 2 3 5 1 4 3 1 2 3 5 1 3 5 4 3 5 2 3 5 4 5 5 3 4 2 2 3 1 4 3 3 2 3 2 5 5 1 5 5 5 3 1 4 1 4 2 2 2 2 1 5 3 3 2 5 1 5 2 2 4 1 2 5 3 2 3 4 1 2 5 3 4 3 3 1 1 2 2 2 5 1 1 5 4 2 2 2 5 5 2 1 4 4 4 3 5 5 1 5 1 1 4 5 1 4 4 5 2 2 5 2 3 4 5 4 5 4 2 4 4 2 5 5 4 4 4 4 3 1 3 1 3 2 5 5 1 1 1 3 5 2 4 2 5 3 3 5 5 5 5 4 4 4 5 1 4 2 3 2 2 1 2 3 5 1 4 3 1 5 3 4 1 5 5 3 5 1 1 2 2 2 5 4 2 4 5 3 4 2 5 1 1 1 1
4 3 1 2 5 1 4 5 2 4 4 4 3 3 2 3 5 5 2 3 3 5 1 3 3 5 5 1 3 4 5 3 1 1 5 2 4 4 5 4 4 4 1 5 5 2 2 5 4 5 2 2 2 1 3 1 3 1 4 4 5 5 5 4 2 5 1 1 3 5 5 4 4 1 4 1 3 4 2 5 2 4 1 4 2 3 4 5 2 4 3 5 4 1 1 2 5 3 3 3 3 5 1 2 1 1 5 5 3 4 4 3 4 2 1 2 4 5 1 1 5 3 5 5 1 4 4 1 1 2 1 4 2 1 5 5 3 1 1 1 2 3 1 4 5 3 4 5 5 3 2 3 5 4 2 5 5 1 2 3 1 4 3 2 5 3 5 2 4 3 5 3 3 4 2 5 3 2 2 1 1 4 4 3 2 2 5 4 2 4 4 4 4 4 4 1 2 2 2 2 4 5 4 1 4 3 3 1 5 4
5 2 3 1 4 2 3 2 4 4 4 2 4 5 5 5 5 5 5 2 1 4 2 4 1 4 4 4 3 1 1 2 3 3 5 4 2 2 1 5 3 4 5 2 2 2 2 2 1 5 1 3 4 5 5 4 5 4 1 5 2 2 4 3 3 1 2 3 1 3 2 1 1 3 5 1 1 1 2 1 4 4 3 2 2 5 5 3 4 1 3 1 4 4 4 2 4 5 5 4 5 2 4 5 3 2 3 4 3 3 4 1 3 1 5 4 4 5 2 2 3 3 5 3 3 5 3 4 5 1 2 3 2 1 5 3 5 4 5 3 4 5 2 3 1 5 2 4 2 4 5 4 4 1 2 5 2 4 1 4 2 4 1 2 5 5 5 4 2 2 3 1 3 2 3 4 1 4 2 5 3 4 4 5 4 3 4 4 3 1 4 1 1 3 1 5 1 2 5 4 3 5 5 2 2 1 5 5 2 2
2 2 4 3 1 5 5 3 5 2 5 3 5 5 5 2 5 2 5 1 4 1 2 1 1 1 5 1 2 3 4 4 4 3 1 3 3 3 3 3 1 2 3 4 2 4 2 3 4 4 4 5 1 4 2 4 5 5 3 3 5 5 1 2 2 1 1 2 5 2 3 2 2 5 1 4 5 1 2 4 5 3 5 3 5 4 3 3 5 3 1 2 5 5 4 2 2 2 4 5 5 2 5 1 2 5 1 4 2 2 2 1 2 1 4 2 5 2 3 1 3 3 2 4 3 2 1 4 3 2 1 5 3 1 3 2 2 3 1 4 5 3 5 1 1 4 3 1 1 2 2 1 2 2 4 2 4 1 4 5 1 1 2 4 1 1 3 5 3 4 4 3 4 5 2 2 2 2 4 1 1 2 1 2 1 3 4 4 2 5 5 2 5 1 3 4 1 1 5 4 3 2 5 5 4 5 3 2 5 3
3 1 1 3 4 1 4 5 2 1 1 2 1 2 3 2 1 2 4 1 4 2 1 3 3 4 3 3 2 1 5 3 4 2 2 4 2 5 2 3 4 3 1 5 2 2 4 3 4 4 5 3 3 2 2 1 4 3 3 1 2 5 4 5 2 4 3 1 1 5 5 2 2 3 5 4 1 5 1 2 3 2 5 4 1 3 5 3 4 5 5 3 4 5 2 3 4 4 2 3 4 5 1 4 3 2 2 4 4 4 4 4 1 3 1 1 3 2 2 1 4 5 1 2 3 2 2 5 3 5 5 1 1 1 3 4 1 1 4 1 2 1 2 3 1 5 3 4 1 3 5 2 1 1 1 4 4 5 1 4 2 2 3 3 4 5 4 4 4 3 2 1 3 3 4 5 3 4 5 2 3 5 3 3 4 5 2 3 2 2 4 5 5 2 1 2 1 4 2 3 1 2 2 1 3 1 5 2 2 4
5 2 2 2 3 4 2 4 4 3 2 1 1 5 3 4 2 3 3 2 1 1 4 2 4 3 3 4 1 4 1 1 3 5 2 4 1 3 1 3 3 2 2 1 2 2 2 1 2 3 4 2 3 3 4 1 3 5 1 5 1 5 4 1 5 1 3 3 1 3 2 5 5 5 1 3 3 1 2 3 2 3 3 5 1 1 3 2 5 4 5 2 2 2 4 4 2 3 5 4 1 4 3 1 5 2 5 5 1 3 2 2 1 5 2 5 4 2 4 2 4 2 5 4 3 5 1 3 4 3 3 3 4 3 3 5 1 5 5 1 4 5 4 2 3 4 2 2 5 1 2 4 3 2 3 1 1 3 5 1 2 2 4 4 2 2 1 4 3 2 3 5 3 5 1 5 1 5 5 5 3 2 1 4 2 5 4 4 5 3 5 3 4 4 3 1 3 4 3 4 3 5 5 1 3 5 1 1 1 1
2 2 2 2 3 5 4 1 4 4 5 5 2 1 1 3 1 3 4 2 2 1 4 3 1 1 1 2 5 4 1 1 3 1 4 5 5 3 2 2 2 3 5 3 2 4 1 2 5 4 2 4 1 5 4 5 4 1 4 2 5 2 3 4 5 1 3 5 4 3 5 2 2 4 3 1 1 4 3 4 1 2 1 4 2 5 5 3 4 2 2 1 2 3 5 1 4 1 4 2 5 5 1 5 1 1 3 3 3 1 4 2 1 3 1 5 5 4 5 5 3 5 1 5 5 2 1 4 2 1 1 4 5 2 5 1 5 4 4 1 2 1 3 3 1 4 3 5 2 1 4 1 5 1 3 5 2 2 1 2 3 4 4 4 3 2 1 2 2 3 4 4 4 2 5 2 5 5 4 2 4 2 4 4 5 3 4 5 5 3 3 5 3 4 2 1 2 4 1 1 1 1 5 2 3 3 5 5 4 2
2 3 4 5 2 3 4 1 4 5 2 5 3 5 5 1 3 4 1 1 2 3 5 3 1 2 1 4 2 1 1 1 5 3 3 4 4 3 4 3 1 1 4 1 4 4 1 3 3 3 2 3 2 1 5 2 5 5 2 2 4 4 1 1 3 5 4 2 5 3 5 4 1 5 4 2 1 3 1 4 1 5 3 5 4 5 1 4 2 2 5 1 1 4 1 3 4 2 2 4 1 4 1 1 4 3 4 4 4 5 1 5 2 4 4 5 3 4 1 3 4 1 4 1 5 1 3 3 2 5 3 2 3 1 5 4 4 5 1 2 1 3 5 1 4 2 1 2 3 1 1 3 2 5 5 3 1 4 3 2 3 2 3 5 2 1 1 1 3 5 5 2 5 2 4 4 2 5 4 1 5 3 4 3 3 4 2 2 3 1 3 4 1 4 5 4 3 4 4 4 4 5 2 5 2 2 1 3 4 3
3 1 5 2 2 5 2 3 3 4 2 3 4 1 3 5 2 4 5 1 2 2 5 1 3 2 1 5 5 5 5 1 2 5 1 5 4 5 3 1 3 4 5 2 1 5 4 4 5 2 5 5 4 2 3 5 3 2 3 3 1 2 4 5 5 1 2 5 3 5 3 5 2 2 1 4 3 2 5 3 3 5 4 1 5 1 3 4 2 4 2 3 1 4 1 2 1 2 1 1 4 1 4 1 4 4 5 5 2 5 2 1 4 2 5 2 5 5 2 4 2 3 2 4 1 5 5 4 3 5 5 2 4 4 4 1 1 5 5 2 1 2 1 4 5 3 4 5 4 3 4 4 5 3 4 5 5 3 4 5 5 3 2 2 3 5 2 3 3 5 5 1 5 5 1 3 5 5 3 5 4 3 1 3 3 5 5 2 5 1 5 5 5 1 2 1 1 5 3 1 5 5 1 1 1 3 5 5 3 2
2 4 5 4 5 1 3 1 2 3 1 5 4 3 4 4 3 4 1 4 5 3 5 5 4 1 2 5 3 1 2 1 3 1 4 5 1 5 4 2 1 1 1 3 2 5 4 5 3 2 4 5 3 4 5 4 1 4 1 4 2 4 5 1 1 4 5 1 3 5 5 1 4 4 5 4 4 5 3 2 5 3 1 2 4 3 1 3 5 5 2 1 5 2 2 3 1 1 4 2 2 5 4 1 4 4 5 2 5 1 5 5 1 4 3 1 4 5 5 5 1 2 4 2 2 3 2 2 1 4 5 1 3 1 4 5 4 3 1 2 2 4 1 1 4 1 5 1 4 1 1 5 2 3 4 3 5 1 4 2 5 2 1 5 3 2 2 2 1 2 3 5 4 3 4 5 2 4 3 5 3 5 1 2 3 2 4 4 3 1 1 2 1 1 4 3 2 3 3 1 4 4 4 5 5 5 1 4 4 1
3 4 3 4 1 1 1 5 3 4 5 3 5 1 5 5 4 3 3 1 2 2 4 2 5 3 1 4 4 4 4 2 4 4 1 3 3 3 5 2 3 1 3 3 4 2 2 4 3 5 2 2 5 4 5 1 3 1 5 3 5 1 2 2 5 2 4 4 5 4 1 3 2 5 2 1 3 5 4 3 5 4 5 1 4 4 4 5 1 1 5 4 3 5 4 3 4 2 4 4 2 4 3 2 4 4 2 4 5 3 3 4 2 3 2 2 2 2 5 2 4 4 3 4 3 4 2 3 1 5 2 2 4 4 2 1 2 1 5 4 4 3 3 5 5 5 3 1 5 1 1 4 5 4 3 2 5 3 4 1 5 1 5 4 4 2 2 4 1 1 1 4 5 4 4 4 2 1 1 3 4 4 3 3 5 5 2 3 5 3 3 1 1 4 2 5 3 3 5 2 2 4 2 1 5 3 2 4 3 3
5 2 2 2 1 5 1 3 3 3 3 2 5 2 5 5 2 3 3 4 5 2 4 5 5 2 4 4 5 1 1 2 3 1 1 3 1 3 5 4 5 3 2 4 5 5 5 2 2 3 5 5 5 3 5 3 3 4 2 3 5 4 3 1 4 3 1 4 2 5 4 4 1 2 5 3 4 3 1 4 5 3 2 2 1 1 3 5 5 4 5 4 4 5 5 5 4 4 3 2 5 1 1 5 5 1 4 2 1 4 2 3 4 1 1 2 5 3 2 4 1 3 3 4 3 2 2 3 5 5 2 3 2 5 3 3 5 2 1 4 2 2 1 3 2 3 3 1 1 2 1 1 1 5 1 5 3 2 2 3 2 3 4 3 5 4 2 5 4 4 1 1 2 1 1 5 3 1 2 2 2 4 1 4 1 5 5 1 5 3 4 5 2 5 2 3 5 1 1 3 4 2 1 2 3 2 2 3 1 4
5 5 1 5 2 1 1 2 2 2 3 1 1 3 5 4 3 3 2 4 2 3 2 3 3 2 5 5 3 4 4 4 5 5 4 5 3 1 2 5 1 5 1 3 4 4 2 1 3 2 2 2 5 4 5 4 3 5 4 2 2 5 3 2 1 5 1 3 1 5 3 5 2 2 1 2 1 3 2 1 3 3 5 2 1 3 1 3 3 1 3 1 2 3 4 5 3 4 5 1 4 3 3 1 3 1 2 5 5 1 1 4 2 3 2 1 2 3 4 3 2 1 4 1 4 4 5 2 4 5 1 1 2 2 4 1 5 5 5 3 4 3 1 4 1 2 3 3 4 3 4 5 4 3 3 4 4 3 5 1 1 2 3 5 5 2 3 2 5 4 4 4 3 1 1 5 1 2 1 4 4 3 4 2 5 4 4 3 1 4 4 1 5 2 1 2 4 2 2 4 2 4 1 4 1 4 2 1 4 1
5 3 5 1 5 4 2 5 5 5 1 3 1 4 5 3 1 2 1 3 2 3 1 2 4 5 1 4 4 1 3 1 5 1 3 5 1 4 1 3 2 1 2 3 3 2 1 5 2 5 3 1 4 1 3 2 5 1 3 2 4 4 4 3 1 3 2 4 1 5 2 2 4 2 5 2 1 2 2 2 3 4 2 4 4 1 3 3 4 3 1 5 5 5 5 1 3 3 3 5 4 1 4 2 5 2 5 2 2 1 1 3 4 1 5 1 5 4 1 3 2 3 1 2 3 4 4 2 1 4 4 1 4 4 2 4 2 2 5 5 2 2 1 4 2 4 1 3 5 5 5 4 3 4 4 1 1 2 4 3 2 2 3 1 5 1 2 1 1 4 1 3 2 4 3 4 1 2 1 4 4 4 2 3 1 4 2 1 4 2 2 1 4 2 1 4 4 5 4 1 2 3 5 2 1 3 3 5 3 4
4 3 2 1 5 1 1 3 3 2 5 1 2 2 1 5 1 4 2 4 3 4 5 2 4 5 5 2 1 5 3 2 4 3 3 2 1 2 2 3 2 2 1 4 5 2 1 3 2 1 1 5 4 1 3 3 5 3 4 3 1 2 4 3 4 5 3 4 4 5 3 4 5 4 4 5 1 2 2 5 4 1 4 2 1 2 5 3 3 1 3 2 3 5 1 2 4 4 2 1 2 1 2 3 5 1 2 5 5 3 4 4 3 3 4 1 5 4 2 3 5 3 3 5 3 5 5 4 4 1 2 1 3 1 1 1 5 1 4 4 1 5 1 4 5 2 3 4 5 1 2 1 3 5 3 3 4 4 1 4 2 2 5 5 3 3 1 2 4 4 1 4 3 4 5 3 2 5 5 3 5 2 5 2 3 3 1 5 5 4 2 4 4 4 4 2 3 3 2 2 1 5 2 4 2 1 4 2 5 5
5 1 4 1 4 2 2 5 2 5 1 2 4 4 1 4 4 3 3 4 5 2 2 3 5 5 5 1 5 2 3 1 3 3 4 2 5 1 2 5 3 5 4 2 3 2 3 2 1 5 2 4 4 2 4 4 3 2 2 2 2 2 3 2 1 5 4 1 5 5 5 3 2 1 2 2 2 4 3 5 2 5 5 5 1 4 5 2 5 4 2 1 1 1 1 1 4 2 1 1 2 2 2 5 2 2 1 4 4 1 5 4 5 3 3 5 4 2 3 3 5 2 1 5 3 1 1 5 2 4 4 1 5 5 3 5 1 1 4 5 5 3 1 1 4 5 3 1 5 4 3 1 4 2 3 3 4 4 1 5 2 1 4 3 2 4 2 1 2 4 3 1 1 4 5 5 3 5 4 4 5 4 5 3 3 3 4 5 5 2 3 1 5 3 5 1 1 3 2 2 5 2 4 3 2 2 3 1 2 1
3 2 5 1 3 3 4 3 5 4 4 4 3 4 4 4 1 3 2 2 4 4 3 2 5 1 4 2 1 3 4 4 3 5 4 4 3 1 5 5 4 2 2 2 5 5 5 2 2 3 2 3 4 5 5 1 2 1 1 3 2 1 3 3 1 4 1 1 1 2 1 2 2 5 2 4 4 1 4 3 3 3 5 2 2 1 4 1 4 5 2 2 2 5 5 2 2 2 1 3 3 5 4 2 5 3 3 2 3 5 2 4 3 4 5 1 5 4 5 4 3 3 5 1 2 1 1 4 1 2 1 4 4 5 3 5 4 1 1 1 2 2 1 4 1 4 5 3 3 2 5 2 1 2 5 1 2 5 3 3 5 2 3 1 2 4 4 4 4 3 2 1 2 5 1 5 1 2 3 4 2 3 2 4 3 3 4 5 4 5 3 2 1 1 5 1 4 4 2 1 5 1 4 2 2 2 5 5 2 3
3 4 1 3 1 3 5 2 4 4 2 1 4 3 4 5 3 5 3 5 2 1 3 1 3 3 5 4 5 2 5 3 3 2 3 4 3 1 2 1 4 5 5 2 2 5 1 5 3 1 5 1 2 4 3 5 1 1 5 1 1 4 4 3 2 1 2 3 5 3 4 4 4 3 3 3 4 1 1 2 3 3 3 3 3 1 1 2 5 5 1 4 5 2 1 2 2 2 3 1 5 5 5 3 3 2 4 3 5 2 2 1 3 2 4 4 2 4 4 2 4 5 5 2 2 3 2 1 4 3 2 2 5 2 5 4 1 1 2 5 1 5 4 3 5 2 5 3 5 4 5 2 3 1 5 1 2 1 1 4 4 5 4 5 4 1 5 4 2 5 2 5 3 2 2 5 4 2 1 3 3 5 4 1 4 3 4 4 5 2 1 5 4 2 2 2 4 1 4 2 1 5 4 1 3 5 1 2 1 3
4 5 5 5 3 4 5 3 2 2 3 5 2 5 3 4 4 1 1 4 4 1 5 3 1 5 1 1 4 4 3 2 5 2 3 1 1 3 3 1 5 1 5 4 3 5 1 2 3 1 4 5 3 5 2 3 1 4 4 5 4 1 5 4 4 2 2 5 5 4 5 4 1 2 4 3 2 5 3 5 1 2 1 3 5 3 2 5 2 4 1 2 1 3 2 1 4 3 3 3 4 2 4 1 1 4 1 4 2 2 5 1 2 1 2 2 3 2 1 4 5 2 4 3 2 4 5 4 1 5 4 4 3 3 3 2 2 1 5 1 2 1 3 2 4 1 1 1 3 5 5 3 1 2 4 4 3 1 2 3 4 3 1 1 2 3 4 4 3 4 2 4 4 3 3 1 2 5 1 5 2 5 3 1 4 2 5 3 1 3 1 1 1 1 4 4 4 3 4 4 5 1 1 1 1 5 1 2 3 5
1 4 3 4 3 4 4 3 4 5 2 1 2 3 3 3 5 3 2 1 2 3 1 1 2 1 3 5 5 4 5 5 1 4 3 1 1 3 1 4 5 2 1 3 1 4 4 2 1 3 5 2 2 4 4 2 1 2 1 2 2 2 5 3 4 1 5 3 4 4 5 1 5 4 2 5 5 4 1 4 4 5 2 1 5 5 5 3 3 2 2 2 4 2 1 4 2 3 4 3 4 3 3 4 2 5 5 1 4 5 3 5 1 5 4 5 1 3 1 4 4 4 2 3 5 1 3 1 5 5 4 3 4 4 3 5 3 5 3 4 2 4 2 3 4 3 5 1 4 2 5 2 2 4 2 2 4 4 1 3 3 1 4 5 5 2 2 3 5 2 2 2 1 1 1 4 2 2 2 2 4 3 4 2 2 1 1 3 2 5 4 4 1 3 5 1 4 3 5 1 4 5 5 5 1 3 2 4 1 4
3 3 2 5 4 5 4 5 1 5 2 2 2 5 5 2 3 2 1 2 2 1 3 2 5 3 1 2 3 4 5 3 1 3 5 3 5 4 3 4 1 1 3 1 4 2 3 4 5 1 4 3 1 4 4 5 1 5 1 1 5 4 1 5 5 5 4 2 3 5 5 4 2 4 2 4 4 2 1 4 4 3 5 1 1 2 1 4 1 4 4 2 3 4 2 1 3 3 1 3 3 5 5 1 4 3 1 2 1 4 5 3 4 5 4 5 1 4 2 2 2 5 3 1 4 5 5 5 5 4 3 4 3 3 5 4 5 5 3 5 4 4 1 4 2 2 1 5 2 2 1 4 2 5 2 4 1 5 2 5 3 4 4 3 3 4 2 4 4 4 4 1 1 5 5 5 4 2 1 1 1 2 5 3 2 2 5 3 3 4 5 3 1 2 3 4 5 5 1 5 1 2 1 5 1 5 2 1 4 3
3 3 2 3 4 4 1 1 5 1 4 3 3 5 2 1 2 5 5 3 2 4 4 1 1 5 2 1 3 5 4 3 1 3 2 4 4 1 2 5 4 4 1 3 4 3 1 5 3 1 1 4 3 2 5 1 1 5 4 3 5 1 3 5 3 1 5 1 4 5 1 1 2 3 2 3 4 3 4 4 5 3 3 2 1 3 2 4 5 3 2 4 1 5 5 4 3 5 2 2 3 5 2 2 3 2 1 1 4 2 5 2 5 4 5 3 2 2 1 4 2 4 5 1 5 4 1 2 1 4 3 3 1 2 2 1 1 5 3 1 1 4 5 3 5 1 4 5 4 2 2 5 1 1 4 3 1 4 2 5 2 3 1 1 4 4 1 4 1 2 1 1 2 1 1 1 5 1 4 5 3 4 2 3 2 3 3 1 2 2 3 2 4 3 4 5 4 3 2 4 4 5 2 2 2 2 4 2 3 4
5 1 1 5 1 2 1 1 3 2 3 5 3 5 2 4 2 2 4 4 1 5 4 3 1 5 1 1 1 1 1 5 1 5 3 5 5 5 1 5 5 1 4 5 4 4 4 1 5 5 5 2 1 1 1 5 4 3 4 5 5 4 3 4 5 4 2 1 2 5 2 3 3 5 4 4 3 3 1 3 2 4 1 1 2 2 1 3 5 1 5 2 1 5 4 5 3 1 2 3 2 2 2 3 3 4 1 5 1 1 4 5 5 3 4 1 2 2 2 3 2 4 4 2 4 5 4 2 1 5 1 5 2 3 4 4 2 1 1 3 2 5 4 2 5 5 4 3 1 1 1 5 2 3 3 4 5 3 4 1 3 1 4 4 3 2 2 5 2 1 1 2 2 4 5 1 1 5 4 5 1 2 3 1 3 4 2 2 4 4 2 3 1 1 4 1 2 5 1 2 5 4 5 5 3 1 3 5 4 1
1 1 3 4 1 3 3 2 3 2 2 1 5 5 3 3 4 5 4 1 5 1 2 1 4 5 4 5 5 5 2 4 3 4 3 1 3 4 3 3 1 3 5 3 3 5 5 2 1 5 2 4 4 1 2 2 5 3 1 1 5 2 1 2 5 4 3 5 2 3 1 4 3 2 2 2 1 3 5 1 3 5 4 3 2 2 1 2 3 4 2 3 1 5 2 1 1 4 4 3 1 2 5 1 5 1 4 1 4 4 1 1 2 5 2 3 1 2 4 1 2 3 3 5 3 5 4 5 5 4 1 4 3 4 4 4 2 1 4 2 3 1 1 5 2 3 2 5 4 1 4 3 3 3 3 3 3 1 1 1 5 5 2 1 4 5 4 1 2 5 3 1 5 4 2 1 5 4 2 5 3 2 3 4 5 2 5 3 2 4 5 4 5 4 2 2 5 1 3 1 2 2 5 3 4 1 3 5 2 4
5 4 3 4 4 5 1 1 3 3 4 2 2 5 3 3 5 2 1 2 2 2 1 3 2 1 5 5 1 2 4 4 4 3 2 5 2 4 5 2 1 3 1 2 4 5 1 5 2 4 3 4 3 2 2 3 4 1 5 1 5 4 1 2 1 4 4 4 3 3 5 3 4 5 5 3 4 2 2 5 2 5 3 3 2 2 1 4 5 2 3 2 3 4 4 3 5 3 4 3 2 5 5 5 4 1 5 4 3 2 5 3 1 4 5 5 5 3 1 1 4 5 3 3 1 2 1 2 3 1 3 1 1 5 3 2 2 1 4 1 3 1 5 3 5 2 2 1 4 5 1 5 1 4 4 1 2 5 1 1 2 4 3 1 1 2 2 1 4 4 2 5 3 5 5 4 1 4 5 1 1 4 5 3 1 5 2 3 5 2 4 3 1 4 1 2 5 2 2 2 2 2 4 1 4 5 5 2 2 4
1 4 2 4 5 5 2 2 3 3 3 1 4 2 1 4 5 2 5 1 4 1 2 3 4 1 3 5 5 5 2 3 4 2 4 2 3 4 4 2 1 1 5 2 5 3 5 2 1 1 1 2 5 5 2 1 3 5 1 3 1 1 4 1 2 4 5 3 4 1 4 1 2 1 2 2 3 1 5 2 4 2 2 3 1 2 4 3 5 3 3 4 1 4 5 1 1 3 4 4 5 3 4 1 1 4 3 4 1 1 3 5 2 5 1 2 5 1 4 5 2 4 2 4 3 5 4 3 1 3 4 1 1 4 2 3 4 1 5 5 1 1 4 5 5 3 5 2 1 4 3 4 2 3 2 2 3 3 2 1 1 5 1 5 2 1 1 2 4 4 4 4 1 5 5 1 4 2 5 1 5 1 3 2 3 2 3 1 1 3 2 1 2 3 4 4 1 4 2 2 1 5 3 4 1 4 4 4 4 1
2 4 3 4 2 1 3 1 1 3 5 1 2 4 5 1 5 1 2 2 2 3 1 3 2 5 1 5 2 4 1 5 5 4 5 2 3 4 4 3 5 1 2 1 5 1 4 2 2 1 4 5 4 1 4 3 4 5 2 4 2 2 1 1 4 4 1 1 4 4 4 3 2 4 4 3 4 5 5 3 2 2 2 4 1 2 5 4 1 5 4 4 2 1 3 5 5 5 2 2 1 4 5 5 2 4 5 3 2 4 1 4 1 4 4 5 3 4 5 1 5 1 2 5 3 1 3 4 5 5 1 4 5 3 5 5 1 4 1 3 3 4 3 4 1 5 2 2 1 3 1 4 3 5 3 1 3 1 3 3 3 3 4 1 2 1 3 5 2 5 2 2 2 2 5 4 4 1 5 5 5 3 2 1 4 5 1 3 3 3 4 5 1 3 2 2 2 2 4 3 4 3 2 2 2 5 3 2 5 4
2 2 2 2 4 3 2 3 1 2 5 5 2 1 4 1 4 5 4 3 1 1 3 4 4 3 2 3 1 3 4 5 3 4 1 3 4 3 5 1 5 4 2 5 3 3 1 2 1 2 4 1 2 1 1 2 5 2 3 2 5 2 4 2 3 3 3 5 1 4 4 1 4 4 2 3 2 2 5 2 1 4 3 2 2 2 2 3 5 2 3 1 1 1 2 4 1 3 1 2 2 1 2 2 4 4 5 2 3 5 3 3 3 1 4 1 5 2 2 3 4 5 1 2 5 2 1 5 2 3 1 3 2 1 2 2 4 2 5 3 5 1 2 4 5 2 4 5 4 5 1 1 5 3 3 4 1 2 5 3 3 5 2 5 2 3 1 4 5 4 5 5 5 2 2 2 3 3 1 4 1 3 4 1 3 2 5 3 5 3 1 1 3 5 4 1 5 5 3 4 2 5 5 4 5 4 3 3 4 1
2 5 1 5 3 5 3 1 4 2 5 1 3 1 1 5 2 3 1 4 4 4 3 4 3 3 1 1 2 1 2 4 2 2 4 5 1 3 1 5 5 2 4 2 1 4 3 5 5 5 5 3 3 2 3 4 1 5 3 2 4 5 3 1 4 1 3 3 1 3 1 4 4 2 3 4 3 5 4 4 2 5 2 4 1 4 4 5 5 1 1 3 1 5 2 1 3 1 3 2 2 5 1 2 3 4 4 1 5 4 5 3 2 1 5 5 2 3 4 2 2 3 3 4 1 3 2 4 3 5 2 4 4 4 4 3 4 5 4 3 3 5 3 1 3 2 5 4 2 4 4 4 2 5 3 5 2 2 1 5 3 1 3 5 4 4 3 2 5 5 1 2 3 2 5 5 2 4 1 5 2 5 1 3 1 3 2 3 5 2 1 2 1 2 1 4 5 3 5 3 4 4 4 2 4 2 4 1 3 1
3 2 1 3 2 5 1 1 4 4 2 3 4 2 2 2 3 4 5 4 5 4 1 5 4 2 4 5 5 5 2 2 1 5 2 2 4 3 5 5 2 4 4 1 3 2 5 3 2 4 3 3 3 5 3 1 5 2 4 1 1 5 5 4 2 1 2 5 5 2 1 1 2 3 4 5 2 1 5 3 1 1 4 1 1 5 2 3 5 4 2 4 4 1 2 2 1 5 1 5 1 5 3 5 3 2 3 4 3 2 3 4 4 5 1 4 2 4 3 3 1 5 1 3 1 1 4 1 4 4 1 4 1 3 4 5 1 1 3 1 3 2 2 1 5 2 3 2 4 3 1 5 1 4 3 4 3 2 3 1 5 2 3 1 5 3 1 2 3 4 5 3 2 1 2 4 3 4 5 2 3 3 1 5 5 3 5 5 3 3 2 2 4 1 5 2 3 1 5 5 4 4 2 1 5 4 3 2 4 4
3 5 5 5 3 2 2 2 2 5 2 2 1 1 3 3 3 5 1 3 1 1 3 4 4 5 1 1 3 1 5 1 3 2 4 1 1 4 5 5 4 1 2 3 2 4 1 4 2 3 4 3 2 2 5 4 2 4 4 2 5 1 3 2 3 1 4 1 2 1 2 3 5 2 1 4 2 3 2 4 1 1 3 1 1 3 5 5 4 5 4 2 5 5 1 4 4 2 4 5 1 5 3 1 2 4 4 1 5 3 3 4 2 3 1 2 1 2 1 1 5 1 2 4 4 5 3 4 5 2 3 2 5 3 5 1 4 4 4 3 4 2 1 5 5 1 4 5 2 5 3 3 5 1 3 3 3 1 3 4 5 2 5 3 3 4 2 3 5 4 5 5 1 3 1 5 2 5 1 2 3 4 4 2 5 3 1 4 4 3 1 3 3 1 1 2 5 2 1 4 5 3 3 3 2 1 5 1 4 2
4 1 4 3 2 5 2 3 2 5 5 3 3 3 5 5 5 1 5 5 2 3 5 2 5 5 2 4 2 3 4 3 5 5 4 1 1 5 4 5 1 2 4 3 5 3 2 4 1 2 3 4 5 4 5 2 5 5 4 4 4 2 5 1 2 2 1 3 3 4 2 1 4 2 2 4 5 5 1 1 2 4 5 1 5 1 3 2 4 1 4 4 5 4 1 4 4 2 5 5 2 1 4 3 5 5 3 2 5 4 1 1 2 1 1 3 4 1 3 4 4 3 1 3 4 3 4 5 4 5 1 3 2 4 2 3 5 1 4 5 3 2 2 2 4 1 2 1 5 2 4 5 2 3 5 3 1 4 5 5 1 2 5 2 3 4 4 3 3 3 4 3 3 1 1 3 4 3 2 1 3 2 3 3 1 3 4 5 5 2 3 1 1 4 5 5 3 2 1 5 4 2 4 4 4 2 1 5 5 3
5 3 2 5 2 5 3 1 3 5 5 4 3 1 4 1 4 4 5 3 4 1 5 5 1 4 5 1 2 4 2 1 4 1 1 3 2 2 4 4 2 2 5 3 4 3 5 2 1 1 2 2 2 1 2 4 2 5 5 1 3 2 2 5 3 5 5 1 1 3 3 3 2 1 5 2 5 5 3 2 2 5 2 2 5 5 5 3 2 5 4 3 1 3 1 1 1 3 5 2 1 3 1 2 1 1 2 4 5 5 3 3 2 1 4 5 1 5 4 2 4 1 2 3 1 2 1 4 5 5 5 3 3 3 4 2 5 3 2 5 3 5 3 3 5 3 3 2 4 3 3 5 5 2 4 5 5 1 1 5 3 2 4 2 5 3 5 2 1 2 4 1 2 5 5 1 3 5 4 1 3 4 1 3 4 2 5 5 1 4 1 5 3 4 2 3 2 4 1 4 3 4 2 4 3 1 2 4 1 1
3 5 3 5 1 2 1 1 4 1 2 1 3 5 4 2 1 2 2 1 4 2 1 3 3 1 2 4 1 1 4 5 5 5 3 3 1 2 5 5 1 3 1 4 2 1 2 1 3 5 1 3 1 3 3 5 3 3 3 3 4 1 3 3 5 4 1 4 2 3 1 5 5 5 2 2 5 1 1 5 3 4 4 3 2 4 5 2 4 5 5 2 3 4 5 4 3 4 4 5 1 5 4 1 5 2 4 5 4 1 1 5 2 1 1 4 1 4 4 4 4 4 1 3 5 5 2 4 4 1 1 3 4 1 3 3 2 5 5 2 3 4 2 2 4 4 1 2 1 3 2 5 5 3 4 5 1 5 2 1 3 4 4 5 5 3 1 5 4 3 2 3 2 3 5 5 5 3 1 1 2 4 2 2 1 2 1 2 4 3 4 5 5 2 2 4 1 5 3 3 3 1 2 1 4 2 5 2 5 4
1 3 5 1 3 4 1 2 1 5 1 4 2 2 1 5 3 4 3 3 3 5 2 4 3 5 1 4 5 5 5 3 2 1 4 5 3 5 1 5 5 3 2 4 5 2 3 3 3 4 1 4 1 5 3 3 4 3 2 4 4 2 5 1 5 3 2 3 1 3 1 5 3 2 4 5 5 5 3 3 5 2 3 1 3 1 4 5 1 1 2 2 2 4 3 3 3 5 3 1 1 5 3 1 1 3 3 2 3 3 4 5 4 3 3 4 2 5 4 3 3 2 2 3 4 5 4 3 3 1 2 4 4 1 5 4 3 5 5 1 4 2 1 1 4 3 2 3 1 5 2 5 1 1 1 3 1 3 5 1 4 2 2 4 3 3 2 2 4 3 1 4 2 1 5 2 1 2 1 1 5 5 5 3 3 4 5 3 5 5 2 4 5 1 1 1 3 4 4 3 2 5 1 2 3 2 3 2 4 1
4 4 3 2 1 4 1 4 1 1 4 4 5 3 2 4 4 4 2 2 1 5 3 2 2 4 2 4 3 5 5 1 2 3 4 2 4 4 1 3 4 1 4 1 1 5 5 5 4 3 5 3 2 4 4 1 3 1 3 1 5 4 5 3 2 2 2 5 3 2 3 1 5 5 1 2 4 2 4 5 5 4 3 4 4 4 2 2 1 3 2 4 5 1 5 1 5 1 3 2 3 3 1 5 3 5 3 2 3 4 3 3 4 4 5 1 2 5 1 3 2 4 4 5 3 4 2 4 2 3 4 4 2 3 3 5 1 1 1 1 1 3 4 2 1 2 5 1 1 4 5 4 2 5 1 1 5 3 5 5 5 5 1 4 1 3 4 5 1 5 4 1 2 1 3 5 5 3 3 1 3 2 4 1 1 4 3 3 3 3 4 2 3 4 1 2 5 4 2 4 5 4 3 1 5 1 2 2 3 3
2 4 3 1 2 3 1 3 3 1 5 2 2 2 5 1 3 3 5 1 1 2 5 4 5 2 4 2 4 1 4 3 3 3 5 3 2 5 4 4 4 1 1 5 4 1 5 5 2 4 2 1 2 2 2 5 1 4 3 1 2 5 4 4 1 3 3 4 3 5 3 5 1 4 5 1 2 5 3 4 5 1 1 1 3 3 4 5 3 4 1 3 1 4 5 3 4 5 3 5 3 4 1 3 5 2 2 4 3 2 4 1 5 4 3 1 4 4 4 3 4 2 1 4 5 2 1 2 5 4 1 2 3 5 1 1 5 2 5 4 3 5 1 4 5 5 4 1 4 5 5 1 3 1 5 3 5 3 4 3 2 1 5 4 4 3 5 2 2 1 4 1 4 3 1 3 5 4 2 3 1 4 3 5 2 4 2 2 5 4 3 2 2 5 4 3 1 4 3 5 4 4 1 4 3 4 5 2 1 2
2 2 3 2 2 3 3 1 3 4 1 1 4 3 4 1 4 5 2 1 4 4 4 4 5 4 5 2 2 4 5 3 3 3 1 2 3 1 4 2 5 1 4 4 2 4 1 1 5 1 2 4 1 5 2 3 4 5 3 2 3 5 5 2 3 2 5 4 5 1 2 4 4 1 2 1 4 5 1 1 2 1 5 5 4 5 5 2 1 5 1 1 3 1 2 4 4 1 1 1 5 4 2 3 5 1 1 3 2 3 2 3 2 1 1 5 5 4 4 3 2 2 3 4 2 1 5 3 5 2 4 1 5 1 2 1 2 3 1 2 4 3 2 3 3 3 2 4 2 2 4 3 2 3 1 1 3 2 3 1 5 5 2 5 2 1 4 3 4 1 3 3 2 2 3 3 1 4 3 3 1 3 2 3 2 5 3 2 5 3 4 1 4 2 1 4 4 5 4 2 2 5 1 3 1 5 5 5 4 5
3 3 4 5 2 1 2 5 3 1 1 2 3 4 3 5 5 4 5 1 5 1 3 2 3 3 3 2 5 4 1 1 1 4 2 5 1 3 5 3 2 4 2 4 3 3 2 2 5 1 5 3 3 4 5 5 5 4 1 5 5 4 4 4 4 3 2 1 3 1 3 2 5 3 1 1 4 2 1 1 3 4 5 2 5 1 3 4 1 2 5 5 4 2 4 3 1 1 1 1 2 3 1 4 4 5 3 5 5 4 2 1 5 3 2 4 3 5 5 3 5 5 1 5 2 3 3 5 1 3 3 1 4 3 1 4 2 4 2 2 1 4 1 2 3 4 5 5 1 2 1 3 2 4 5 1 1 4 5 3 4 1 3 2 1 4 1 5 3 3 5 1 2 5 2 3 5 5 5 4 3 1 4 1 1 3 2 3 3 2 2 4 4 5 3 2 1 5 4 1 4 5 1 3 4 2 1 1 5 5
1 5 3 5 2 3 2 3 5 2 5 5 2 4 1 4 3 4 1 1 2 2 4 5 3 3 3 2 3 2 3 5 3 2 5 3 1 2 1 3 4 2 5 3 1 4 4 5 4 4 1 4 3 4 1 4 3 1 1 2 2 4 2 1 1 3 4 3 4 2 3 4 4 1 4 2 2 4 2 2 3 3 2 1 2 1 5 3 2 5 1 1 4 3 1 3 2 3 2 5 5 5 4 2 1 1 5 3 1 2 5 1 1 3 1 4 5 5 4 2 4 5 5 5 5 1 3 4 5 2 5 2 2 3 1 5 3 5 5 2 3 1 4 3 1 3 2 5 1 1 4 3 3 2 1 3 1 2 2 2 2 2 4 3 3 3 1 4 1 4 4 4 3 3 4 2 1 5 4 2 3 5 4 4 5 2 4 3 4 1 4 4 2 3 2 2 3 1 3 1 3 1 1 3 2 3 5 2 4 2
5 3 2 1 4 1 3 3 2 5 2 4 5 4 1 3 5 3 4 5 4 3 3 5 3 5 1 3 3 3 4 5 3 2 5 4 5 2 1 4 2 4 1 4 4 4 3 3 3 5 3 1 1 2 4 3 4 3 3 4 4 2 1 5 2 1 3 5 4 4 4 5 1 2 5 1 3 4 3 3 2 2 5 5 2 5 5 2 4 3 5 1 4 5 2 2 2 2 1 5 5 4 4 3 5 4 1 3 2 1 5 2 2 4 3 5 1 3 5 4 5 3 4 1 4 3 4 5 2 2 5 5 5 5 5 4 5 2 2 1 4 3 4 3 5 4 4 3 5 3 5 4 2 5 3 1 4 2 5 3 3 2 3 5 2 3 4 4 3 4 4 4 5 5 3 5 4 2 2 1 2 1 2 5 2 2 4 4 2 3 5 5 2 4 5 1 1 3 3 4 3 4 2 3 2 1 5 5 1 5
4 4 4 1 2 4 1 5 1 4 5 5 5 2 2 4 4 5 1 4 2 4 3 4 2 4 5 3 1 2 2 3 2 4 2 5 4 5 3 5 1 4 5 5 2 5 2 3 3 2 2 5 2 4 1 3 5 2 1 3 1 5 2 2 1 2 3 1 5 5 3 1 1 3 4 3 5 3 1 3 4 4 2 4 3 3 1 3 2 1 5 4 4 3 1 1 1 3 4 5 4 2 4 5 4 4 4 2 1 5 3 3 1 5 1 2 4 3 2 2 2 3 3 5 4 2 4 4 3 1 4 3 3 1 2 4 3 4 4 2 4 2 4 4 4 3 5 5 4 1 3 5 5 2 4 3 3 2 1 2 1 3 2 3 1 1 2 4 5 2 5 2 4 1 5 1 1 1 5 2 1 4 5 3 1 2 5 1 2 1 3 3 4 5 1 2 5 4 5 5 5 2 3 3 1 4 1 2 3 1
4 4 1 5 2 1 3 1 4 2 3 4 4 1 2 1 2 5 5 4 4 4 1 2 1 3 2 2 4 2 2 2 3 4 5 2 2 3 4 4 3 5 1 1 4 5 3 4 1 1 5 5 3 4 1 4 2 2 5 2 4 2 4 2 3 5 3 4 2 1 5 1 2 1 2 1 1 2 3 2 4 4 1 2 3 4 3 4 3 5 2 5 2 2 1 4 1 5 4 3 4 5 4 3 3 2 2 1 2 3 2 1 2 5 2 5 2 3 3 1 1 2 1 3 1 3 1 3 3 5 4 4 2 3 1 4 5 1 2 1 4 2 5 2 4 1 2 1 2 5 3 3 4 3 3 1 5 4 3 1 2 4 4 5 2 4 1 2 4 1 2 4 1 5 5 2 5 2 4 3 4 5 1 3 1 4 3 3 3 2 5 2 2 5 3 4 2 4 3 1 1 3 2 4 4 1 4 4 1 5
3 3 1 2 2 2 3 5 4 1 2 3 4 1 2 3 5 1 4 1 3 3 3 4 5 3 4 1 3 1 2 4 1 2 3 4 1 5 2 5 4 4 3 4 4 4 5 1 4 2 2 1 3 5 3 5 1 4 3 4 3 4 4 4 5 4 2 3 5 1 2 5 5 1 3 5 3 1 2 5 3 2 4 5 3 5 1 4 1 3 4 3 2 2 4 2 3 5 3 3 3 4 4 5 5 2 5 5 2 3 2 5 3 2 5 3 4 5 5 3 3 5 4 5 1 1 3 1 4 2 1 2 4 3 4 5 2 5 2 1 1 3 2 4 4 3 5 2 3 3 4 5 5 3 2 3 2 5 1 3 2 4 4 3 4 3 5 2 3 1 4 3 2 2 2 5 3 3 1 2 2 3 2 3 3 4 1 2 2 1 5 3 1 4 2 5 5 3 4 1 2 1 3 5 4 2 2 4 2 4
5 3 1 2 4 5 5 1 2 1 1 1 1 1 3 1 2 3 3 5 3 1 2 1 4 5 1 5 1 1 4 2 3 2 5 4 5 4 5 5 5 3 5 5 4 1 1 3 3 1 3 3 2 2 3 5 2 3 2 2 4 2 5 3 4 4 4 5 4 2 5 5 5 1 4 5 1 4 2 2 2 4 3 2 3 4 3 5 3 1 5 4 4 1 1 2 5 2 5 1 4 2 3 4 1 1 5 2 3 2 4 5 1 3 3 1 4 1 3 1 2 5 4 1 3 5 2 1 5 2 4 4 5 2 5 4 1 5 4 2 1 4 3 1 2 5 3 4 4 1 1 5 1 4 5 5 4 3 3 5 1 2 5 1 1 4 1 2 2 4 5 5 1 2 3 3 1 3 4 3 1 3 4 3 4 3 1 4 2 3 1 3 2 4 3 4 3 2 2 5 2 5 5 2 3 2 4 1 2 4
2 4 3 5 4 2 2 2 5 1 1 4 4 1 2 5 2 3 2 5 3 5 5 4 5 2 4 4 2 4 2 5 5 2 3 4 1 2 1 2 1 4 4 1 5 5 2 2 2 5 4 1 4 2 4 5 4 5 1 5 5 3 3 3 4 1 5 4 1 3 4 5 1 4 2 5 2 3 4 4 2 4 4 1 3 1 3 4 5 1 4 2 2 5 1 3 3 2 4 3 4 3 3 1 5 5 5 3 3 5 4 4 1 2 4 1 5 5 3 1 5 5 4 4 4 1 5 4 4 3 2 5 2 1 4 2 4 2 5 4 5 3 3 2 5 5 4 1 3 3 5 3 2 3 1 1 1 4 3 2 5 3 5 3 1 4 5 5 5 2 3 4 4 2 5 1 4 1 2 1 4 2 3 5 3 4 5 2 2 3 2 4 3 2 5 5 5 5 4 4 1 3 5 1 4 5 3 3 1 5
4 1 1 4 1 3 5 4 2 4 1 1 5 5 2 1 3 2 4 5 3 5 2 2 3 2 4 5 4 3 5 1 5 3 2 5 5 5 1 4 2 3 1 4 4 3 3 1 2 5 2 4 3 4 3 4 5 4 4 4 4 3 2 2 2 1 2 1 1 5 3 2 4 3 4 5 1 5 2 4 1 1 1 3 3 3 5 1 2 3 4 3 4 1 3 4 5 1 5 5 1 4 2 3 2 2 3 3 1 2 4 1 3 1 2 5 2 3 2 1 1 3 5 2 5 2 4 2 4 4 2 3 4 2 2 5 1 1 5 2 4 5 4 2 3 1 3 3 4 2 5 2 3 1 5 1 1 5 3 3 1 1 2 5 4 5 4 4 1 2 2 3 1 4 1 3 4 2 3 2 2 5 2 2 5 3 4 3 2 1 4 4 2 2 3 3 3 3 2 5 3 3 4 2 3 1 5 4 1 5
4 3 5 1 4 3 1 5 2 2 4 2 1 2 5 1 1 1 2 1 5 2 4 1 5 2 3 5 2 5 3 3 4 5 2 2 5 5 1 5 3 5 4 2 5 2 2 5 4 5 4 2 2 2 1 5 1 2 2 3 5 4 1 4 4 2 2 3 5 1 3 1 1 4 3 2 5 4 3 3 5 4 5 5 2 5 5 3 1 4 1 2 1 2 3 2 2 4 2 4 1 4 5 1 5 1 1 2 3 4 5 2 1 4 1 5 2 1 5 3 2 1 1 1 2 4 2 4 1 5 1 1 5 4 3 2 1 4 4 4 2 5 4 4 5 2 4 2 3 2 4 4 1 2 3 2 3 5 1 1 4 2 5 4 4 1 1 4 4 5 2 4 4 3 3 2 2 4 1 4 5 1 4 5 1 2 1 4 3 2 4 4 4 3 1 3 4 5 4 3 1 4 5 1 2 1 4 5 2 1
4 2 2 5 2 2 1 4 2 5 4 4 1 2 2 3 5 5 3 5 5 2 3 1 4 2 5 2 4 1 4 5 4 5 3 2 4 1 5 2 1 3 1 4 4 1 2 5 4 1 2 1 1 1 3 4 1 1 4 1 5 5 2 2 1 3 3 5 1 5 3 3 3 3 5 2 1 5 5 2 4 3 2 4 1 4 4 3 1 5 2 5 1 4 4 2 5 2 3 1 4 4 3 4 5 5 3 4 1 4 3 2 4 2 3 5 4 2 2 2 4 5 2 5 5 5 1 4 2 2 2 1 2 5 1 1 3 3 3 2 3 5 4 4 2 1 3 4 4 5 5 3 4 3 5 4 2 3 5 2 5 3 2 1 2 4 3 1 2 4 3 5 3 3 1 2 5 5 5 1 3 5 2 1 5 2 2 1 1 1 3 4 3 3 4 1 5 5 4 2 2 4 5 3 2 1 1 2 4 3
3 1 4 5 5 3 1 2 1 3 5 5 3 1 2 2 3 1 2 3 1 3 1 1 3 2 1 4 4 3 2 3 4 4 1 2 5 5 3 3 4 2 3 1 5 3 5 2 4 2 1 3 3 3 2 2 3 3 1 2 2 2 1 1 4 5 3 2 2 1 2 5 3 4 2 2 2 1 1 2 4 1 2 3 1 3 4 2 3 4 1 2 3 2 2 5 5 2 2 5 4 2 1 5 1 4 4 1 5 5 1 5 3 5 5 4 4 4 3 5 2 4 2 5 2 3 1 1 3 1 1 2 3 5 5 4 4 1 3 4 2 2 1 1 4 2 1 1 3 3 3 1 1 2 4 4 3 5 3 4 5 5 4 5 5 2 4 1 2 2 2 4 4 4 5 4 2 3 3 5 5 1 3 4 1 1 4 5 4 4 1 4 1 2 2 4 1 3 3 4 1 5 3 4 4 2 3 4 5 5
2 3 2 5 5 3 3 5 4 4 3 5 2 4 4 5 5 1 2 5 3 1 4 5 4 3 3 4 4 1 4 2 4 2 1 2 4 1 5 4 5 2 5 5 1 5 4 3 2 2 5 2 4 2 2 1 2 4 3 3 1 3 1 2 1 2 5 5 5 2 2 3 4 2 5 4 1 5 3 1 5 5 4 1 5 1 3 1 3 4 5 1 3 1 5 5 4 3 3 3 2 2 3 2 2 3 4 5 2 2 3 5 4 5 2 1 4 3 1 4 1 2 2 5 4 3 4 1 4 4 2 2 5 1 3 4 1 4 4 5 3 2 2 5 3 3 2 4 5 3 4 1 1 2 1 2 5 4 4 4 4 4 4 2 2 5 1 5 3 3 3 3 2 1 4 3 5 5 2 4 1 3 2 3 3 5 2 5 5 2 4 3 5 2 3 1 2 3 1 2 1 5 2 3 4 5 1 3 2 2
3 2 5 3 4 2 1 3 2 4 2 1 3 4 4 2 1 5 4 4 2 1 1 3 3 2 1 5 4 1 2 1 5 4 2 5 5 4 4 2 3 1 2 3 3 2 4 5 5 5 5 2 2 5 2 2 3 2 3 3 3 3 5 3 3 5 4 5 2 3 4 5 3 4 2 4 2 2 2 4 1 5 4 4 2 4 5 5 2 2 3 4 2 2 3 1 3 3 1 2 3 4 5 2 1 2 2 5 4 1 3 5 5 3 1 4 3 1 4 5 4 4 4 5 4 5 4 4 5 5 2 4 5 1 4 5 5 2 4 2 5 3 1 3 3 4 5 5 4 4 4 2 5 2 3 4 3 4 3 3 3 2 1 2 1 4 2 2 5 1 5 1 3 1 2 4 1 1 1 1 1 5 1 5 4 1 3 2 2 1 2 5 5 4 2 1 1 1 4 1 3 4 5 2 2 4 2 5 4 5
4 1 2 1 5 4 3 1 3 2 4 1 3 4 5 2 4 5 5 5 3 1 1 5 5 5 4 2 5 4 5 5 3 5 5 1 5 2 3 4 4 1 2 1 1 5 2 3 4 4 1 2 4 2 3 4 2 2 4 5 2 3 3 2 1 3 3 4 5 4 1 3 5 4 2 5 5 1 3 5 2 3 3 2 3 1 3 5 4 1 3 5 5 5 2 1 2 5 2 5 2 3 2 4 5 5 1 2 2 1 4 4 3 2 5 1 1 5 2 3 4 4 4 5 5 2 4 4 4 2 4 2 3 2 4 5 4 1 3 5 3 2 3 1 3 1 2 3 2 4 5 3 1 3 5 1 5 2 4 5 1 2 2 5 2 3 5 2 2 3 4 1 4 2 4 3 5 5 3 2 5 1 1 4 3 2 3 3 4 3 3 5 1 4 2 3 5 5 2 5 3 1 5 2 4 5 2 4 5 2
5 2 3 5 5 1 1 4 2 3 1 2 5 2 2 3 2 3 3 3 1 3 3 5 1 2 3 1 4 3 3 2 2 5 1 4 1 1 2 3 1 2 2 5 2 4 2 3 5 3 4 3 5 3 5 2 3 2 2 1 3 1 5 5 1 5 1 2 1 1 4 3 2 4 1 2 2 1 2 4 4 4 3 2 1 3 4 1 2 5 5 4 5 4 2 4 1 3 5 3 5 4 5 3 3 4 1 5 1 3 2 2 5 4 3 5 5 1 3 2 1 3 5 1 3 1 1 3 5 5 5 1 5 1 4 3 3 5 5 1 4 5 5 2 5 1 4 4 4 2 3 1 5 3 3 4 4 3 5 5 3 1 1 3 2 2 2 3 5 3 4 4 3 3 2 1 3 1 3 3 2 4 4 2 2 2 4 5 5 1 3 1 5 5 5 1 5 1 3 5 3 4 5 5 1 1 1 3 1 1
3 1 5 1 5 3 4 5 2 1 2 1 4 2 2 5 1 4 3 2 1 3 3 1 3 2 4 1 4 5 2 2 4 2 3 1 3 1 1 1 3 5 2 4 4 2 3 2 1 5 3 1 4 1 4 1 1 3 5 4 3 5 4 3 2 5 4 3 4 1 4 1 3 2 1 5 5 1 1 5 1 2 3 4 2 2 4 5 2 2 4 3 2 1 3 2 4 3 1 1 3 3 5 1 1 2 1 4 5 4 4 1 2 1 4 4 1 5 3 2 4 2 5 5 2 5 4 1 1 5 1 2 5 3 5 3 4 3 4 1 4 3 3 2 3 5 2 4 4 5 1 3 1 1 2 2 1 5 2 2 5 2 4 2 2 5 5 1 2 2 5 4 5 5 3 1 5 1 3 3 5 4 2 1 4 1 5 3 3 3 3 4 1 3 1 1 3 2 2 3 1 4 5 1 5 1 5 3 5 1
4 1 2 3 4 1 4 3 3 4 2 1 5 3 1 4 4 5 1 1 1 4 4 2 2 2 4 1 4 2 4 4 3 2 3 4 4 3 2 1 1 5 3 2 2 1 1 3 2 1 1 1 3 4 3 3 5 4 4 3 4 4 4 3 2 1 2 4 5 5 1 5 5 3 3 1 5 3 3 2 3 1 2 5 3 5 3 5 4 1 2 5 1 1 2 2 3 5 5 4 1 5 5 1 1 1 3 3 2 1 2 1 3 1 3 3 2 1 3 4 3 2 1 4 2 1 5 5 3 4 5 2 5 5 5 2 1 1 4 5 4 4 1 4 4 2 5 5 4 3 2 3 5 2 3 3 1 2 4 4 1 3 3 2 1 4 2 5 1 3 4 5 4 5 5 3 4 5 5 4 3 4 4 4 2 1 4 4 5 3 5 3 1 2 2 3 4 2 5 1 1 5 1 1 3 3 3 1 3 5
2 4 4 4 3 3 4 2 5 4 2 3 3 5 5 4 2 4 2 3 1 1 3 2 2 2 3 3 5 3 4 3 4 1 3 5 4 1 3 5 4 3 2 1 5 3 2 2 4 5 4 2 3 4 1 4 3 4 4 3 1 3 5 3 2 2 5 4 1 4 5 1 3 4 4 1 4 5 2 5 4 2 3 1 5 2 2 3 5 1 4 5 5 2 3 2 1 4 1 2 3 2 2 4 2 2 4 1 4 5 2 4 1 4 1 2 4 5 4 5 5 5 3 2 5 5 1 5 5 4 2 2 4 5 3 3 5 5 4 3 5 3 5 4 5 4 4 2 3 3 5 2 2 4 3 2 3 1 2 4 4 3 5 4 1 4 4 3 3 2 2 5 5 4 5 5 2 5 1 1 4 5 2 5 1 1 2 4 4 5 1 4 2 3 2 4 4 5 3 2 3 1 3 1 5 2 4 1 3 4
4 1 4 4 2 4 1 5 3 1 4 4 4 3 3 2 4 3 4 3 5 3 3 4 1 4 1 5 5 3 1 5 4 2 5 1 5 4 2 5 3 4 1 5 2 4 2 2 5 3 3 4 2 4 5 5 4 5 1 4 1 2 2 2 2 5 3 2 3 4 3 2 2 3 2 1 5 4 5 2 4 3 5 5 4 1 5 1 2 5 3 3 5 5 5 3 5 3 2 3 1 5 5 5 3 4 4 5 3 1 1 5 1 2 3 1 1 5 3 4 5 4 2 5 5 5 2 4 3 3 4 5 2 1 3 2 4 1 3 2 3 1 3 4 3 3 4 4 2 2 4 4 2 1 3 4 2 5 4 2 5 3 4 3 4 4 5 2 1 5 3 3 2 3 3 4 3 3 3 4 1 2 2 4 4 3 5 4 2 4 4 3 2 3 5 4 1 5 1 4 1 5 4 5 3 1 3 2 4 3
5 3 2 4 3 1 4 2 4 1 3 1 3 4 1 3 3 3 2 3 2 5 4 3 2 3 4 3 5 2 4 1 5 4 4 2 1 5 3 2 2 4 4 2 3 4 2 1 1 1 2 2 1 1 1 4 4 2 4 5 5 2 1 4 1 3 4 2 2 4 2 4 3 1 5 4 3 2 5 3 3 2 5 3 2 2 3 5 2 5 4 4 4 5 1 1 1 2 2 3 2 3 5 3 5 1 2 4 1 5 4 5 5 5 4 1 3 5 5 2 1 1 1 3 1 5 5 2 4 2 5 1 5 1 2 4 5 3 1 5 3 3 4 3 5 2 5 5 5 3 5 4 1 2 5 5 4 5 2 4 4 5 3 3 1 5 1 5 4 2 4 5 2 3 4 2 5 5 2 1 2 1 2 3 2 2 5 3 2 2 1 2 3 5 3 5 1 4 3 2 1 1 3 2 3 4 3 4 2 3
4 5 5 3 3 2 3 4 3 5 3 4 2 2 4 1 2 2 4 4 5 2 5 1 1 4 2 3 4 4 1 1 1 4 4 4 5 5 3 2 2 3 1 1 1 2 2 3 5 3 5 2 5 4 2 5 5 2 4 1 2 4 4 3 5 2 4 1 3 1 2 3 1 5 5 3 3 1 3 5 5 5 5 4 2 4 5 2 2 4 1 2 2 1 1 2 2 1 1 2 1 2 4 3 3 4 1 5 3 3 5 5 4 1 1 1 4 4 5 2 2 1 1 2 5 1 4 5 2 1 3 3 3 3 2 4 4 5 4 5 4 5 4 5 1 3 3 3 1 1 4 3 2 1 3 2 3 1 4 4 3 4 3 2 4 2 5 4 1 4 5 1 5 4 3 1 2 3 3 4 2 1 2 2 4 3 3 5 1 3 2 3 4 3 3 5 2 5 3 5 4 2 1 2 5 2 3 4 4 5
5 5 4 4 2 4 3 5 1 5 2 4 3 1 1 4 3 4 3 3 3 4 2 4 2 2 1 5 3 2 1 4 1 5 1 3 1 3 2 3 2 1 4 2 2 5 4 1 1 4 2 4 5 5 3 4 5 1 4 3 2 5 3 4 4 1 3 2 2 1 1 5 4 1 1 4 1 3 3 4 2 1 4 2 3 3 5 4 3 3 1 3 2 5 3 2 4 1 4 1 2 4 1 1 4 2 2 2 3 4 4 3 4 4 4 1 2 2 5 2 3 5 2 3 3 3 2 2 3 2 3 3 2 4 3 5 5 3 5 3 5 5 1 4 3 5 2 4 2 1 3 1 5 5 4 1 2 2 3 5 4 1 1 1 3 1 4 1 3 1 3 3 3 5 4 3 2 1 4 1 2 1 3 4 5 1 5 4 3 4 4 3 4 2 1 2 5 2 1 1 4 1 2 5 5 5 2 5 4 2
2 2 4 4 5 2 2 4 5 3 3 2 5 4 1 4 3 1 5 3 2 1 3 3 2 5 4 1 4 5 5 2 5 3 2 1 3 2 4 4 5 4 4 2 4 5 2 3 4 3 5 5 2 5 3 3 5 2 5 2 3 5 1 3 4 5 4 1 2 4 2 5 5 3 2 5 5 3 3 1 2 1 1 5 5 5 5 5 3 1 5 3 5 3 4 1 5 1 4 3 4 2 2 3 5 4 2 3 2 1 5 2 4 4 1 2 3 5 3 5 5 1 3 3 3 2 5 5 4 2 3 1 2 1 4 2 4 4 2 4 1 5 3 5 4 1 4 4 4 5 3 4 2 5 2 2 5 3 1 2 5 4 5 1 1 2 4 1 5 4 3 5 1 4 2 5 3 5 4 4 5 3 4 4 4 4 2 4 4 2 1 2 4 2 3 4 5 1 4 2 1 4 1 2 4 3 4 1 3 5
2 4 5 2 5 2 3 1 4 1 4 3 2 5 4 2 3 4 5 5 1 2 2 4 1 2 2 5 2 4 2 5 4 5 1 2 5 2 1 2 1 2 5 2 5 4 2 2 3 3 4 1 2 4 5 2 4 3 3 1 4 1 3 4 1 1 1 2 3 4 2 2 3 3 1 1 2 5 5 3 1 4 3 1 4 5 4 4 4 5 2 1 5 4 2 2 1 3 5 2 4 5 5 1 3 1 1 4 4 4 4 3 1 3 2 2 4 1 3 4 5 4 2 3 3 1 4 2 4 4 2 5 3 3 2 1 3 1 3 5 1 2 4 2 5 1 5 1 5 4 4 4 1 3 3 3 2 3 5 5 2 3 1 1 2 5 1 3 1 4 1 5 3 3 4 3 4 1 5 1 2 4 4 5 2 4 4 3 5 4 4 5 5 5 3 4 3 3 4 4 2 5 4 4 2 1 2 1 3 3
2 1 4 5 5 2 2 1 1 5 5 3 5 1 5 5 1 1 4 4 4 4 2 4 4 3 2 1 3 5 3 4 2 1 5 3 2 2 1 4 4 4 1 2 1 5 5 3 1 5 1 1 3 1 2 2 2 4 1 4 5 4 4 1 1 4 5 2 2 1 4 5 5 1 2 4 1 1 3 5 2 3 4 5 4 5 3 5 2 5 5 3 1 1 5 3 5 3 1 2 5 5 2 1 5 4 4 4 1 3 5 2 2 3 1 2 2 1 5 4 1 5 4 3 5 3 5 5 5 5 2 1 3 1 5 5 1 1 2 4 1 5 3 3 5 5 5 5 2 3 1 4 5 3 4 5 3 3 3 5 4 1 5 2 5 2 4 2 3 2 2 5 2 2 3 4 5 3 3 1 3 1 1 2 5 5 4 1 3 3 2 1 4 4 1 2 5 3 4 1 1 2 1 3 4 5 2 2 2 4
5 1 5 1 1 2 5 3 5 1 3 1 3 1 2 4 5 2 1 5 3 4 4 2 1 4 4 1 1 2 1 1 3 3 3 2 4 3 2 1 3 2 4 2 1 2 1 5 3 3 5 1 4 1 5 4 5 3 5 2 3 1 4 2 4 4 5 5 2 2 2 5 4 5 4 4 2 1 5 2 2 4 4 1 4 3 1 4 3 3 4 1 4 1 2 3 2 3 4 1 4 4 5 5 4 3 5 3 2 5 1 4 1 4 3 2 3 1 4 2 1 1 3 4 5 1 2 4 1 4 3 4 5 3 3 3 1 3 2 2 1 5 2 4 5 1 5 5 2 4 1 1 1 2 3 4 4 4 4 1 4 4 3 2 3 4 5 3 2 1 2 5 4 4 4 2 3 3 5 3 4 3 1 1 1 4 5 3 1 1 5 1 1 2 4 1 1 2 5 1 5 2 1 5 3 1 4 4 4 5
5 5 5 3 2 1 4 4 5 1 3 1 4 3 5 1 5 1 5 3 2 2 3 2 2 3 2 3 3 5 5 1 2 3 1 5 1 4 3 3 2 3 2 2 2 5 4 1 4 1 2 2 3 5 4 4 3 3 1 3 5 1 5 2 5 1 5 1 4 5 1 5 4 5 3 3 3 4 5 2 3 2 4 4 4 5 2 5 5 3 4 1 1 3 1 1 4 2 3 4 3 5 2 3 2 5 1 5 2 4 2 1 5 4 4 3 5 2 2 4 5 1 4 3 2 3 5 2 5 3 4 4 2 4 2 2 3 4 1 1 4 2 2 2 1 3 1 3 2 4 2 2 4 4 5 5 2 4 1 2 5 5 4 2 1 4 3 4 5 4 5 1 1 4 5 4 2 4 2 3 3 3 1 5 1 1 2 3 1 4 3 5 5 4 5 1 2 5 4 2 1 4 3 2 2 1 4 4 4 2
1 5 2 5 3 4 3 1 5 5 1 5 1 5 4 4 1 5 3 4 5 5 1 4 2 5 5 1 5 2 2 5 4 5 4 5 2 5 2 1 3 3 2 4 5 1 5 3 3 3 4 4 2 4 2 4 3 1 4 2 5 5 2 2 5 1 4 4 3 4 2 1 3 5 3 1 2 5 3 3 3 5 3 5 4 1 3 2 2 3 2 1 3 3 3 4 2 3 2 3 5 3 4 2 2 1 3 1 3 5 1 5 2 1 5 1 1 3 3 3 4 5 5 3 1 5 5 2 4 3 5 1 5 1 5 3 2 1 5 4 5 4 3 2 4 3 2 2 1 4 1 4 3 4 4 3 2 2 3 3 2 4 3 3 5 2 2 4 3 4 2 5 1 3 2 5 5 5 2 1 1 3 3 1 2 2 5 4 3 1 3 3 4 2 5 2 4 5 5 1 1 1 5 1 2 3 5 1 2 4
3 5 5 3 5 3 3 2 5 1 3 3 3 1 2 4 1 5 3 4 1 4 5 3 5 1 4 3 1 3 3 2 4 1 4 2 2 3 5 5 1 2 3 4 2 4 3 1 2 1 2 3 5 3 3 1 4 3 5 2 2 2 2 3 4 3 5 1 3 5 4 4 2 4 2 5 4 3 1 3 1 4 1 4 1 4 1 3 2 4 1 4 1 4 1 2 1 5 3 5 5 1 2 2 2 5 3 2 4 3 2 5 5 1 2 4 1 3 5 5 2 3 3 1 3 4 1 1 3 2 1 3 5 1 4 5 1 1 1 5 4 1 5 1 4 4 3 1 5 3 2 2 1 4 2 3 2 2 2 5 1 4 2 4 4 1 5 1 2 3 4 2 1 3 3 2 4 2 4 3 1 1 3 4 2 5 4 2 3 2 3 1 5 2 4 2 1 1 5 2 3 1 5 3 3 4 1 1 4 4
2 4 5 1 1 1 5 2 5 1 1 4 2 5 2 4 5 3 5 2 4 3 4 1 5 3 2 2 1 3 5 5 4 4 3 2 5 4 4 4 3 4 3 2 5 2 2 1 3 4 2 1 1 5 3 4 5 3 3 5 5 3 5 4 4 5 5 3 1 5 2 3 1 2 4 2 5 3 3 1 3 5 5 5 1 5 4 1 4 2 2 2 1 4 5 5 4 4 4 3 3 3 2 3 4 5 5 1 4 3 4 4 1 4 2 2 4 1 4 2 3 4 1 5 4 1 3 4 2 3 2 5 3 3 1 3 5 2 4 2 4 1 3 5 5 1 1 5 1 2 1 4 4 3 1 1 2 4 1 4 2 4 2 5 5 3 5 5 4 2 2 3 2 1 4 4 1 3 3 1 4 5 3 5 5 3 2 2 5 1 1 2 2 1 4 2 4 2 3 1 2 5 1 2 2 5 4 1 2 2
2 3 3 2 1 4 2 4 5 2 3 3 1 1 3 2 3 5 5 1 2 5 3 3 4 4 4 2 4 5 4 1 5 4 3 2 2 3 4 4 3 3 2 2 1 5 5 4 2 5 1 2 2 4 4 3 2 2 2 2 1 1 1 1 5 2 4 5 5 5 2 5 2 1 2 3 3 4 4 4 1 5 1 1 1 4 2 2 4 5 5 4 4 2 2 5 1 2 2 1 3 1 5 5 2 5 5 2 5 1 2 4 1 3 5 3 2 4 3 4 3 2 4 1 4 4 5 2 3 2 2 2 2 1 2 3 4 4 5 3 3 1 3 5 4 5 1 3 3 5 1 1 3 4 4 1 5 4 3 2 3 5 2 2 5 4 5 1 2 1 2 1 5 3 3 4 3 1 5 5 2 5 5 3 2 4 3 5 2 2 1 2 4 4 3 5 5 2 2 1 5 1 3 3 1 5 1 3 2 1
3 3 4 4 3 2 1 1 3 3 5 4 5 4 4 2 3 5 3 5 3 2 5 3 5 1 5 2 2 3 5 2 5 2 5 4 3 3 3 2 4 5 5 5 3 4 3 3 1 5 2 1 1 3 3 4 4 5 1 3 3 3 5 2 3 3 4 3 5 1 2 1 1 2 3 4 2 3 3 5 5 3 5 5 4 4 1 5 4 2 1 1 1 1 5 5 2 4 1 2 1 3 5 1 2 5 3 3 5 1 5 5 5 5 1 5 3 2 5 5 2 3 3 4 4 5 3 1 2 2 5 5 1 1 3 1 1 2 3 2 4 1 5 4 5 1 4 3 4 4 2 5 2 5 4 3 2 2 1 2 4 4 3 2 2 4 3 1 2 2 4 4 5 1 5 2 3 5 1 5 4 1 1 4 3 5 4 3 3 5 5 4 3 4 4 5 1 4 5 1 2 1 3 4 4 1 2 4 5 3
3 5 5 4 2 4 1 1 4 3 3 2 2 4 3 5 1 2 4 2 1 3 1 3 2 2 5 5 2 3 1 1 3 1 4 1 2 3 5 1 1 2 2 2 4 1 3 2 5 5 3 1 4 4 3 4 4 4 5 2 3 4 4 1 3 2 4 3 1 2 4 2 1 1 4 2 1 3 4 2 3 2 4 5 1 3 3 1 1 3 5 4 3 1 3 2 3 3 1 4 4 3 4 3 2 2 3 2 3 1 3 4 1 5 4 1 1 1 1 4 3 4 4 3 2 3 2 4 3 4 4 3 1 4 1 3 2 3 4 2 2 3 3 2 4 2 5 5 3 3 5 4 1 5 2 5 5 4 5 2 4 2 2 2 3 5 5 4 3 5 3 2 1 5 3 4 4 3 5 3 2 3 4 4 1 2 5 1 1 5 5 1 3 2 3 1 3 2 1 5 4 1 3 2 5 5 3 3 5 1
3 5 4 2 5 5 3 4 4 4 3 4 3 5 2 1 1 3 5 1 1 4 4 5 1 4 5 1 1 5 2 3 3 5 1 3 1 3 3 5 5 2 2 4 2 1 3 5 2 1 1 3 4 4 3 1 5 3 4 4 3 4 4 2 4 1 1 5 4 5 5 2 4 5 5 4 5 1 5 5 4 5 4 4 2 4 3 5 1 4 4 1 3 2 4 2 2 2 2 1 5 1 5 1 2 1 2 5 4 3 1 5 4 2 4 4 3 5 3 4 5 1 2 1 2 1 5 4 4 1 3 2 5 2 1 2 4 5 5 5 4 1 2 2 1 3 4 1 2 3 2 2 5 2 1 2 4 1 4 2 3 4 4 4 2 4 4 1 3 3 3 1 1 3 5 4 1 3 4 4 2 1 3 1 4 2 4 3 4 1 1 1 2 5 2 4 4 4 1 1 4 2 1 2 4 2 3 4 1 3
5 4 2 1 5 2 2 2 2 3 2 2 4 1 1 1 4 5 4 4 3 1 4 4 1 4 2 3 3 3 4 5 1 1 2 2 5 3 1 4 5 2 5 1 4 2 5 2 1 2 1 3 4 4 2 3 2 3 1 3 4 3 3 3 1 5 5 5 3 2 1 4 1 1 4 3 2 5 4 2 5 5 5 5 2 2 5 4 5 2 1 3 4 3 4 4 1 1 3 3 5 4 1 3 1 2 2 2 4 4 3 1 3 2 1 4 3 5 2 2 4 2 2 5 3 1 4 4 2 1 2 2 4 3 4 2 2 3 2 5 1 1 3 5 1 3 5 5 5 4 2 1 3 3 4 2 4 2 4 1 4 3 4 4 5 1 1 3 5 4 4 5 5 1 1 4 3 3 1 3 2 5 2 3 5 5 5 2 4 3 3 3 2 2 3 2 1 2 5 1 4 5 1 2 5 1 5 4 3 2
1 4 1 1 1 1 5 3 3 2 2 2 2 2 1 2 5 3 5 4 3 4 2 1 1 3 3 5 2 5 2 5 2 1 5 3 3 1 5 1 4 5 4 4 5 4 1 2 5 4 1 3 1 4 1 2 4 2 2 4 1 3 2 5 2 3 2 4 1 5 4 4 2 2 1 1 5 2 3 1 1 5 2 1 3 2 1 2 5 4 4 4 2 4 2 4 4 3 3 1 1 5 1 4 2 5 2 3 3 4 3 5 4 4 1 2 3 2 3 3 3 3 3 3 1 5 2 3 5 2 5 2 2 3 3 3 1 4 4 4 4 2 5 4 3 4 1 2 2 1 4 3 4 3 4 1 3 5 1 5 1 2 3 4 5 4 2 3 4 5 2 1 3 2 5 1 3 5 3 3 2 4 2 2 3 1 4 5 5 1 2 2 2 1 3 4 2 4 1 2 5 1 3 2 1 1 5 4 1 5
4 2 4 1 2 4 3 4 3 5 4 4 5 5 5 5 2 1 2 2 2 4 5 4 5 4 1 1 5 5 3 5 3 3 1 5 2 2 4 2 5 1 3 2 1 4 3 3 1 2 2 1 1 3 5 5 3 3 1 1 3 5 4 5 3 1 2 4 1 4 2 5 1 4 1 1 1 5 2 5 4 4 2 2 2 3 1 1 2 4 4 2 2 5 4 1 3 5 4 5 5 4 3 1 4 2 5 2 3 4 4 3 3 1 4 2 5 5 4 5 3 4 1 3 5 2 2 1 5 2 5 1 3 3 4 5 3 3 5 2 2 4 4 3 4 4 1 2 4 4 5 1 2 3 5 1 5 5 5 5 1 1 3 2 1 5 1 5 4 4 1 1 1 3 1 4 4 4 2 4 5 4 3 1 5 3 1 1 5 5 1 2 3 1 4 5 3 2 2 1 2 4 5 5 3 5 3 5 4 4
5 4 1 1 3 1 1 3 5 4 3 4 5 3 2 2 2 1 5 1 4 3 2 5 3 3 2 4 4 3 4 3 4 1 1 2 4 2 3 2 5 5 4 5 1 3 4 1 3 2 3 2 1 2 1 2 1 5 2 4 2 3 2 5 4 1 1 4 3 3 1 3 1 1 3 3 3 4 1 2 1 4 1 2 2 5 2 4 3 4 1 2 2 1 4 5 4 3 5 3 4 5 2 3 4 1 5 1 4 5 3 4 3 4 4 1 3 1 5 5 3 5 3 2 5 5 4 3 1 1 5 2 1 4 4 5 2 2 1 1 4 1 3 1 2 3 4 1 2 1 5 2 4 5 3 2 4 4 3 1 2 2 4 2 2 5 2 2 5 5 2 4 2 4 4 2 4 5 3 1 2 2 5 3 3 4 3 1 2 2 4 2 4 5 4 3 5 2 5 1 4 4 2 2 2 1 2 2 5 2
3 5 1 3 4 5 1 5 3 1 4 2 1 1 2 4 1 2 3 5 4 5 5 4 5 4 2 4 1 4 4 3 1 2 4 5 3 4 3 1 5 2 5 4 4 5 2 5 4 1 3 5 4 2 3 1 3 3 2 2 3 2 2 4 2 5 4 4 3 1 5 2 3 4 2 1 1 5 1 1 1 1 4 5 4 4 3 1 1 1 3 2 4 4 5 2 5 4 3 3 1 5 5 1 2 4 4 2 5 4 5 1 5 2 1 2 1 3 1 1 1 5 2 2 3 2 5 5 4 2 2 5 4 5 2 3 2 1 1 2 4 2 2 2 4 5 3 4 1 4 3 2 5 5 5 1 2 3 4 3 1 1 3 2 3 5 5 3 2 1 1 1 3 1 1 1 2 3 5 5 3 4 5 2 4 3 5 3 3 5 2 3 2 1 5 1 4 1 5 2 2 3 1 2 2 3 5 4 4 5
3 3 3 1 1 4 4 2 4 3 2 2 1 1 3 1 4 5 1 4 3 5 1 3 2 5 1 3 3 1 2 4 4 3 5 5 4 2 3 2 1 1 4 3 3 4 5 1 4 5 4 1 1 4 3 1 3 3 1 3 1 4 3 4 2 3 4 2 5 2 3 4 4 5 5 1 5 1 1 2 4 1 5 5 1 5 1 4 4 5 3 5 3 3 3 3 1 1 3 4 1 2 3 4 5 2 4 4 3 4 1 2 3 1 2 4 1 5 3 1 5 1 2 1 2 4 2 2 2 2 3 1 5 3 3 1 4 1 4 2 3 4 3 4 2 2 1 5 2 3 5 4 2 1 4 2 2 1 4 3 2 2 3 3 5 2 2 1 4 2 3 4 1 1 5 4 1 4 5 4 4 5 2 1 2 5 4 4 1 2 3 2 2 3 4 3 4 3 1 3 1 2 4 1 1 1 1 5 4 2
4 1 1 5 1 5 4 1 2 1 3 3 4 3 1 1 4 2 1 5 5 4 5 5 4 2 1 4 1 5 3 3 4 5 2 5 4 4 5 4 3 4 2 1 5 1 2 1 5 5 4 4 5 2 2 2 1 5 1 3 2 1 4 5 5 1 2 3 2 1 3 1 3 1 2 2 1 5 5 2 3 2 3 4 3 4 2 3 3 1 4 3 2 3 5 4 1 3 1 1 1 3 3 2 4 3 3 1 5 5 3 5 2 1 3 1 5 4 2 1 4 1 5 2 5 4 2 1 5 4 3 2 5 1 5 5 5 2 3 4 4 2 2 4 2 4 3 3 2 1 2 3 3 5 5 2 2 2 2 5 3 5 3 4 3 1 4 3 2 3 2 1 3 1 3 4 3 1 2 2 3 2 2 3 2 2 3 5 2 5 1 2 2 5 4 1 5 1 3 1 1 4 3 5 2 5 4 2 4 4
1 5 2 2 2 5 1 3 5 3 4 1 3 4 3 5 3 3 5 5 1 5 1 3 5 5 2 3 2 2 3 2 4 1 4 1 3 4 1 2 2 4 5 1 5 3 5 1 2 2 1 1 1 1 1 3 2 5 4 4 2 5 4 5 3 2 1 1 3 4 1 2 1 5 4 5 4 2 5 3 2 2 2 5 4 1 1 3 3 5 2 4 3 4 1 1 3 2 4 4 5 1 3 4 1 2 4 4 1 5 3 5 5 3 5 4 4 3 5 1 3 1 4 2 1 4 2 2 2 2 2 2 1 1 2 5 1 5 1 2 1 2 4 2 4 1 1 1 2 2 3 3 3 3 2 2 1 2 3 5 3 3 2 3 1 2 4 3 1 4 3 5 4 1 4 2 1 1 3 2 1 5 5 3 1 1 3 3 2 4 2 4 2 3 3 3 2 2 1 3 2 1 5 1 1 3 4 5 4 4
2 3 1 4 1 3 5 5 2 4 4 4 2 2 1 4 4 3 5 5 2 4 2 5 3 4 2 5 1 4 2 5 1 5 3 1 5 4 3 4 5 2 2 1 5 3 3 5 5 2 1 3 5 5 5 4 1 1 4 4 2 3 4 3 5 2 2 4 3 2 2 1 5 3 1 2 2 2 3 3 1 5 2 5 5 3 2 3 5 3 5 1 2 2 3 2 5 2 4 2 5 5 2 5 2 1 3 1 3 1 4 1 5 1 2 1 3 4 1 1 3 4 1 4 4 3 1 4 4 1 3 4 2 4 4 1 5 3 5 3 1 4 2 5 4 3 5 2 5 1 2 2 3 4 4 3 2 1 5 3 2 5 5 1 3 5 1 3 3 3 1 3 4 3 3 4 5 4 3 1 2 5 4 4 3 5 2 3 2 2 4 2 5 2 1 1 5 5 5 3 3 4 2 4 5 2 3 5 4 4
5 4 3 5 1 3 2 3 5 1 1 3 3 4 5 1 4 3 4 3 3 2 4 2 3 4 1 2 3 2 2 4 1 2 4 3 4 3 1 1 3 5 4 1 3 4 1 2 3 4 5 1 4 4 1 5 2 4 4 5 5 2 1 4 2 3 2 4 5 4 1 4 4 1 3 1 1 4 3 4 1 2 5 5 3 2 4 3 4 2 3 2 4 4 4 3 2 3 2 1 1 4 3 3 1 2 2 3 2 5 2 1 1 3 2 5 5 4 5 1 1 5 4 4 4 4 4 4 4 4 1 2 2 2 4 1 4 1 3 3 4 3 2 3 2 2 3 3 5 2 1 4 4 4 3 4 1 4 4 3 5 3 5 3 2 5 4 3 1 3 4 5 3 2 1 1 1 3 5 4 3 4 4 5 5 5 5 1 3 4 1 4 4 4 4 3 5 1 4 5 2 5 4 1 3 4 3 2 1 2
3 1 3 3 1 2 4 5 1 5 1 5 3 4 5 1 4 5 3 3 5 3 5 5 1 2 2 4 1 4 5 5 2 3 5 1 5 5 1 1 5 1 1 1 3 5 2 3 4 1 1 1 4 1 4 4 1 1 1 5 2 3 4 3 1 4 2 4 5 1 2 4 2 5 5 2 3 2 3 5 1 5 4 5 4 5 3 5 3 4 1 2 2 2 4 1 4 5 3 1 2 1 5 3 4 1 4 1 5 4 3 3 2 5 3 1 3 3 5 1 4 3 5 3 3 5 1 4 3 5 3 2 3 1 5 3 1 4 1 2 5 2 2 5 1 2 1 5 4 5 2 3 5 2 5 1 4 2 5 4 5 2 3 2 4 4 2 2 5 5 4 1 2 2 4 1 3 4 2 4 1 2 4 4 5 4 3 1 2 4 3 5 5 5 1 3 1 2 2 4 4 5 3 4 4 5 1 5 2 5
5 3 1 5 2 4 3 5 4 2 3 3 5 2 4 5 1 5 3 3 1 4 5 1 3 5 1 3 3 3 2 1 4 2 4 4 2 1 2 1 2 5 2 5 5 5 3 1 2 5 4 5 1 3 4 4 5 5 5 5 3 2 3 2 5 2 4 1 3 3 4 1 4 3 4 1 4 3 4 5 2 2 1 4 2 5 5 4 1 5 1 3 2 2 1 2 5 1 3 4 5 5 4 5 1 5 5 2 2 5 5 2 5 4 3 2 5 3 2 1 1 1 4 1 2 2 1 3 2 5 5 1 5 5 2 2 2 5 1 2 5 5 1 2 1 5 4 4 4 1 3 4 2 4 2 1 4 4 1 1 2 4 3 3 2 4 4 2 1 1 1 5 5 2 5 5 5 5 1 1 4 2 5 2 4 1 4 1 4 1 5 2 3 5 4 1 1 4 2 1 2 3 3 2 5 4 3 3 1 5
3 2 3 5 4 1 1 1 5 3 5 3 5 4 2 1 1 5 4 2 1 2 3 4 3 1 5 1 4 2 5 5 5 5 1 5 5 3 5 2 5 1 2 5 4 2 5 1 4 5 4 3 3 1 5 1 4 3 2 2 1 4 5 2 2 2 5 3 4 3 1 4 4 2 1 1 3 4 5 4 4 2 2 5 4 1 2 2 1 5 4 2 1 2 1 2 4 2 2 5 4 5 5 1 3 2 1 1 4 5 5 5 1 3 4 2 4 5 1 4 2 5 2 2 3 1 4 3 2 2 2 3 4 1 2 4 1 5 3 5 3 4 1 1 5 2 1 3 1 4 4 5 3 2 4 5 3 4 3 2 3 3 4 5 4 1 2 5 1 2 5 5 5 2 1 4 3 4 1 4 2 3 3 4 4 1 1 4 1 4 1 2 1 1 3 3 5 1 2 3 3 2 5 1 2 3 5 4 5 5
2 1 1 1 3 1 1 5 2 2 1 4 4 2 3 3 2 5 3 4 1 4 3 2 4 2 4 4 5 2 5 5 3 1 5 5 1 2 5 1 4 2 3 5 3 4 5 5 1 3 5 1 1 3 2 2 2 2 3 4 5 3 3 2 1 2 4 4 5 5 2 2 5 5 2 5 5 3 5 3 2 4 4 1 3 4 5 1 3 5 1 5 1 3 1 5 5 4 5 4 4 5 3 2 5 5 5 2 3 3 4 1 3 4 5 5 5 3 4 2 3 5 1 5 5 4 3 5 5 1 3 5 5 3 3 2 1 1 3 3 1 3 3 1 5 5 2 2 3 4 1 2 4 4 1 2 1 1 1 2 2 2 2 3 5 2 2 2 3 2 1 1 1 5 1 5 3 4 3 1 2 3 5 4 3 3 2 4 3 2 5 5 3 2 3 3 4 2 2 2 4 1 5 2 1 5 3 1 4 5
2 5 5 2 5 3 1 4 1 1 4 4 5 3 5 4 5 5 5 3 4 1 2 3 5 1 5 1 2 5 5 5 1 1 2 3 1 1 1 4 4 4 5 2 2 1 1 4 1 4 4 1 1 2 3 1 3 5 2 5 3 1 1 1 2 2 2 2 2 5 2 5 1 4 1 2 4 1 1 5 1 2 3 5 1 1 4 2 5 5 3 4 1 4 3 2 1 2 1 5 3 3 1 3 2 4 2 3 3 4 5 5 3 2 4 1 1 1 2 1 1 1 3 1 5 1 1 4 4 3 3 2 4 2 5 2 1 3 3 3 1 4 4 3 5 4 4 2 4 2 3 3 2 3 3 3 3 1 3 1 2 3 4 1 5 1 2 4 1 2 5 4 5 4 1 1 3 3 1 2 5 5 1 2 3 1 3 3 2 2 1 2 5 3 1 3 5 2 3 2 5 5 1 5 1 5 1 3 5 5
2 3 5 4 5 5 1 5 5 4 1 2 3 5 2 4 1 4 4 3 4 1 4 5 4 1 3 3 3 2 4 3 3 2 4 3 4 2 4 3 3 5 4 2 1 4 3 4 1 5 2 3 5 2 4 1 2 5 1 3 4 2 1 1 5 2 5 2 2 5 1 3 2 4 2 4 4 3 5 3 4 4 4 5 1 4 4 4 1 4 3 1 1 1 5 2 2 2 3 3 4 2 3 5 3 1 2 4 2 4 2 1 1 2 3 3 2 1 1 3 1 3 5 3 3 2 1 1 4 1 5 3 5 1 3 1 4 1 4 1 1 5 2 4 1 3 5 1 3 2 2 5 4 5 4 1 1 1 2 3 3 4 3 1 2 4 2 2 4 1 2 2 2 3 3 1 2 2 4 1 4 3 3 5 5 2 1 1 2 2 2 1 3 3 3 3 1 4 4 1 5 3 3 5 5 3 3 1 1 3
1 2 5 2 1 3 5 5 1 2 2 4 3 2 5 4 3 1 4 3 1 4 1 1 1 4 5 4 3 5 5 3 4 4 1 1 1 3 3 3 3 2 5 3 5 5 2 4 5 3 5 2 1 1 1 1 1 1 4 1 4 1 5 5 4 4 5 4 4 4 3 3 4 2 5 4 1 2 5 3 2 1 1 3 3 4 1 1 5 4 2 4 1 3 1 1 4 2 4 2 1 3 4 4 5 3 1 3 5 3 5 3 3 1 2 3 1 3 5 5 5 5 2 2 5 3 2 5 1 5 2 1 2 3 3 5 3 1 2 5 2 2 3 4 1 2 1 5 5 5 2 5 1 4 2 4 3 5 1 4 4 1 2 3 1 3 2 4 4 4 3 3 2 2 1 1 3 4 1 2 3 1 3 2 3 1 4 4 4 3 1 2 3 1 4 5 1 2 2 5 1 3 2 3 5 3 4 2 5 3
5 1 2 4 3 4 5 2 4 5 2 5 4 1 3 2 3 4 3 2 5 2 5 3 5 1 5 1 5 3 1 5 3 2 1 4 4 5 4 1 2 1 2 3 3 4 3 1 3 4 5 1 1 2 1 2 5 3 1 2 2 5 4 5 4 3 4 2 1 5 4 3 5 2 3 2 4 3 5 1 3 5 4 3 5 3 4 4 3 4 5 4 1 4 5 1 2 4 4 2 3 4 5 2 1 3 5 4 5 2 4 1 5 5 2 1 5 3 1 5 1 3 5 5 1 3 3 2 4 2 1 3 3 3 3 5 2 3 3 1 4 5 4 1 3 3 1 5 3 4 1 5 2 5 3 5 4 2 4 2 2 1 2 1 1 1 3 3 4 2 2 1 3 2 3 4 2 3 5 3 2 4 4 4 2 3 4 5 3 3 3 5 5 3 1 3 2 3 5 5 1 2 1 4 4 1 2 3 5 5
1 5 1 4 4 2 4 2 1 4 1 2 3 2 1 3 4 4 2 1 2 4 3 1 5 3 1 5 1 2 4 1 3 2 2 2 5 2 4 3 2 1 2 1 1 1 3 1 1 4 1 1 2 5 5 1 4 2 4 5 4 3 3 3 5 5 4 5 4 5 4 1 2 4 5 5 4 3 3 1 4 3 2 1 2 2 4 5 3 4 3 3 5 2 2 3 3 4 1 5 2 1 1 5 1 1 5 4 3 5 1 4 2 3 1 2 5 5 2 4 1 4 4 5 1 2 4 4 1 1 4 2 1 1 2 2 2 2 3 2 1 2 4 3 3 1 3 3 4 1 5 4 2 1 5 4 2 3 4 4 4 4 1 4 2 3 5 4 3 5 3 2 1 2 3 2 2 2 4 5 1 3 4 4 4 4 2 3 3 3 5 1 2 4 4 3 2 3 2 2 3 5 2 3 2 4 2 4 4 3
1 1 1 4 3 5 5 2 1 2 5 1 5 4 4 2 1 2 1 2 2 5 3 5 1 2 2 1 1 4 3 5 4 5 2 2 1 4 3 4 1 2 5 3 1 3 4 3 3 2 4 1 3 5 2 2 3 5 1 5 5 3 3 4 5 4 2 4 5 2 1 4 3 2 4 1 2 4 3 4 2 1 1 3 5 5 2 3 4 2 3 4 3 1 4 3 5 4 5 3 3 3 5 5 3 1 4 5 1 5 4 5 4 5 5 1 4 2 5 5 4 3 5 4 3 5 1 4 5 2 2 4 4 5 4 5 2 3 5 1 3 4 3 5 5 5 3 4 2 1 2 4 3 5 1 3 4 1 3 2 1 4 2 2 1 2 4 4 1 2 3 2 2 1 2 4 2 3 5 4 5 2 5 5 1 4 1 1 3 3 1 5 3 5 3 1 1 2 2 4 4 2 5 1 3 5 4 1 1 4
3 4 5 3 5 5 4 1 4 3 5 4 2 2 2 3 3 2 4 1 3 2 2 1 1 3 3 2 5 4 5 1 4 1 1 4 4 5 3 2 2 4 1 4 3 4 5 2 4 5 2 3 2 2 5 2 1 5 3 3 2 2 2 4 1 1 1 3 2 5 1 5 3 5 5 2 3 4 4 3 2 3 1 2 5 2 3 3 3 4 5 2 4 4 2 4 2 3 4 5 4 3 3 3 1 4 5 5 2 4 1 2 3 4 1 5 3 4 5 4 2 3 2 1 4 4 1 5 3 1 2 1 1 5 4 4 4 4 2 5 3 1 1 5 2 5 5 5 2 1 3 4 1 4 4 4 2 2 3 4 1 3 4 1 2 4 1 1 3 3 5 2 2 2 2 2 4 5 2 3 1 2 5 3 5 5 5 5 3 5 1 1 5 3 1 1 1 2 5 4 2 4 5 1 1 5 2 5 4 4
5 3 1 5 2 3 1 2 1 4 4 3 1 2 2 3 2 3 1 3 4 1 1 1 3 4 5 1 3 1 2 1 2 2 2 3 5 3 3 2 3 4 1 2 4 5 3 5 1 1 2 4 4 3 5 3 3 1 1 4 2 4 1 2 2 4 4 4 1 4 1 3 2 1 4 4 4 1 2 5 5 2 1 5 4 5 3 4 5 3 4 5 1 1 1 3 4 5 2 5 2 3 3 2 5 4 5 3 5 5 3 4 4 4 1 2 1 2 3 5 5 4 1 3 3 3 2 5 2 2 4 1 4 1 5 3 4 1 1 1 5 3 1 4 1 5 1 3 1 2 1 5 4 5 2 2 4 2 5 2 1 2 2 4 3 4 3 4 5 3 2 3 2 5 3 4 2 3 3 3 3 2 3 2 5 4 4 2 3 3 5 3 3 5 2 3 3 3 5 5 1 1 4 4 2 3 3 4 5 2
5 5 3 1 1 4 5 2 5 1 5 4 4 2 4 3 1 2 3 3 2 2 2 2 4 1 3 3 4 3 2 2 5 5 1 2 5 3 2 2 2 2 5 3 1 3 3 4 1 2 1 1 4 5 5 3 1 3 3 4 4 1 3 5 5 3 2 5 4 1 5 3 5 1 4 3 1 1 2 2 3 2 1 3 2 3 1 5 5 4 5 2 1 5 4 4 2 1 2 5 2 5 2 2 1 2 1 1 3 4 5 1 5 4 5 3 1 4 1 4 3 4 1 2 4 2 1 4 2 5 3 4 3 2 1 4 1 1 5 3 4 4 2 2 2 4 5 1 3 1 5 1 3 4 3 1 3 5 3 4 5 4 5 4 2 2 4 3 1 3 3 1 3 2 1 4 1 2 3 2 3 4 1 1 2 4 3 1 4 5 1 1 5 4 1 2 2 2 1 3 5 4 3 1 2 3 4 4 5 2
3 3 3 2 2 5 2 5 2 2 3 2 4 1 5 3 3 2 3 3 5 2 3 3 2 1 2 1 3 1 2 5 4 4 1 5 2 5 4 4 1 1 3 3 1 3 3 2 2 1 1 5 4 3 5 2 2 4 4 3 5 1 1 3 4 2 2 2 5 4 1 2 4 4 5 4 2 5 1 4 3 5 1 1 2 2 4 3 2 5 4 5 4 1 1 5 2 1 1 3 1 5 3 4 5 1 2 1 4 4 2 2 1 3 2 3 4 1 2 1 5 3 5 3 1 3 4 3 4 1 3 1 2 4 2 2 4 4 4 3 1 2 3 1 3 1 1 2 5 4 5 5 2 1 3 4 3 1 4 1 2 5 2 3 5 3 4 5 1 2 2 5 5 1 5 2 5 2 3 1 2 2 4 4 5 1 3 5 1 3 3 3 3 4 4 4 5 5 5 3 5 4 4 5 2 3 5 4 5 1
4 1 5 3 5 5 1 5 2 1 1 3 5 5 4 5 5 5 5 5 3 2 2 4 2 2 2 5 2 2 1 1 1 1 1 4 1 4 2 2 4 2 1 2 3 5 1 5 4 1 2 4 2 1 1 5 4 4 3 4 5 1 5 2 5 5 5 4 1 3 3 3 5 5 2 4 1 3 2 1 1 5 4 4 4 5 1 4 3 5 5 4 4 4 1 4 3 4 4 5 3 3 1 2 1 1 1 5 5 5 5 5 3 3 4 4 1 5 1 3 2 3 4 5 1 5 3 3 3 4 4 3 1 4 2 3 1 4 3 3 1 5 3 2 4 2 4 2 5 2 4 3 5 5 3 3 5 1 4 4 2 5 2 4 3 2 5 3 1 3 3 2 3 3 3 1 2 5 4 1 1 2 5 4 4 3 2 3 2 5 5 5 5 5 4 2 1 5 4 5 1 4 4 4 1 2 3 1 4 2
1 4 2 1 4 2 1 1 1 5 4 1 2 5 4 5 1 1 5 1 3 5 2 1 2 4 4 2 5 1 4 3 5 2 5 1 1 2 4 2 3 2 2 1 5 4 2 3 1 2 3 5 2 2 5 3 3 5 1 4 5 4 4 1 4 3 5 2 2 1 1 3 3 1 4 2 5 5 2 2 2 4 1 1 4 3 2 1 4 1 1 2 2 2 1 3 4 5 5 5 2 5 4 4 4 4 4 5 2 5 4 4 5 2 3 2 2 3 3 4 4 1 5 1 1 5 2 5 2 3 2 5 5 3 5 4 3 2 3 2 3 2 2 1 1 4 4 2 1 2 4 1 2 3 2 1 4 2 2 4 2 5 1 3 3 4 3 1 3 3 4 4 2 1 2 1 1 5 1 5 1 1 3 5 5 1 5 4 2 4 5 3 1 2 5 2 3 4 3 3 4 2 5 3 3 4 5 4 5 2
1 4 4 1 4 2 2 2 3 3 3 1 1 4 1 5 2 2 3 5 3 1 4 4 5 1 5 4 1 2 4 3 1 5 2 5 3 3 1 3 1 4 5 5 5 3 3 1 3 3 2 3 5 5 2 5 4 3 4 4 2 1 3 1 5 5 4 5 1 5 3 5 2 2 2 3 5 2 4 2 5 4 5 4 5 1 1 5 3 2 2 1 5 4 5 4 1 3 2 2 2 2 5 1 2 5 5 5 2 5 5 2 1 4 3 1 4 5 4 1 1 2 1 4 2 2 5 3 4 4 3 4 3 5 4 5 2 2 5 2 5 5 4 3 1 2 3 2 3 1 1 1 2 3 3 1 1 5 4 4 2 4 5 5 1 1 4 1 1 2 2 4 3 5 2 1 2 1 5 3 4 4 1 1 1 1 1 5 4 2 4 3 1 2 5 1 1 1 4 1 4 5 2 2 2 3 4 5 3 5
4 4 2 1 1 2 3 3 1 1 2 1 2 3 1 1 1 1 5 4 3 5 4 3 5 3 1 2 5 3 2 2 3 5 5 2 1 2 1 4 5 5 2 4 5 1 3 5 2 1 5 3 3 1 4 5 1 2 1 3 1 1 1 1 4 5 4 2 2 4 5 5 3 1 5 3 5 2 2 5 4 2 5 5 4 1 4 3 2 3 4 5 4 2 4 5 5 4 5 1 5 1 2 1 3 2 5 2 2 5 5 4 5 4 2 2 2 3 1 3 2 5 3 4 1 2 3 4 1 5 1 3 1 4 3 4 2 1 1 1 3 2 4 4 4 3 1 4 4 5 3 5 5 5 1 5 1 4 3 2 1 4 4 1 4 3 2 1 3 1 4 5 2 5 5 4 3 1 2 4 3 1 4 1 2 1 2 3 1 3 1 1 4 1 5 3 3 2 3 4 3 2 4 1 5 3 3 3 1 1
4 2 2 3 5 3 4 1 3 1 1 2 3 1 3 5 4 2 5 4 1 1 5 5 3 3 5 4 4 5 1 1 1 4 2 3 2 2 2 3 4 4 4 2 3 5 3 4 2 5 3 4 3 3 2 3 3 5 1 4 1 5 2 2 4 5 4 3 2 3 4 1 3 2 3 4 4 3 1 3 4 3 2 3 4 4 3 3 5 5 5 1 5 2 1 1 4 4 4 5 5 5 4 5 3 2 5 3 2 5 4 3 3 1 1 4 1 2 1 3 1 3 3 3 1 3 1 1 1 5 5 3 2 4 5 5 3 3 3 5 2 1 2 2 2 2 5 4 2 3 4 5 4 2 4 1 5 5 5 2 5 5 1 3 4 2 5 1 1 5 5 4 5 5 2 1 3 2 4 5 1 5 1 5 1 5 3 3 1 4 2 1 2 2 4 1 1 2 2 5 3 5 4 1 4 1 1 1 4 4
2 4 1 4 4 2 3 2 3 1 1 5 2 1 1 3 2 2 2 1 5 2 4 4 5 2 5 4 2 1 4 5 1 3 1 2 2 1 4 2 1 4 1 3 4 5 4 1 3 1 1 4 2 4 4 4 1 4 3 4 1 1 5 3 4 2 3 3 3 4 1 5 5 5 1 3 2 5 2 1 2 2 3 1 3 1 2 2 5 2 1 5 1 5 5 1 2 5 4 5 4 1 3 1 5 3 2 2 5 5 3 1 1 1 1 5 3 5 3 2 3 5 4 2 2 2 2 3 4 1 1 1 4 5 2 3 3 2 1 1 4 4 5 2 4 4 5 2 4 5 2 3 1 5 3 1 2 5 3 2 4 1 1 5 4 5 3 1 3 4 4 1 2 4 4 1 5 2 5 1 2 3 5 2 1 2 2 1 4 2 2 5 5 4 1 5 3 5 3 4 1 2 1 3 2 5 2 3 4 4
3 4 4 5 2 3 4 4 1 3 4 4 3 1 3 5 4 4 1 2 3 2 4 1 4 5 5 1 2 1 1 4 5 1 2 1 3 1 5 3 2 1 2 2 5 3 5 4 4 1 4 1 5 4 3 4 2 1 5 3 3 5 2 2 1 2 2 3 1 1 5 3 5 5 3 4 5 3 4 4 4 4 2 3 2 1 2 4 5 1 4 2 3 5 5 1 5 2 1 2 3 1 3 1 5 3 1 2 4 4 5 4 3 3 4 4 4 5 1 5 5 2 5 4 2 4 1 5 2 5 5 1 4 1 4 3 2 3 4 3 4 1 4 4 1 3 5 3 5 1 1 1 2 2 2 5 1 2 4 5 2 3 1 5 5 5 3 3 5 4 2 1 4 5 1 3 1 3 4 4 1 2 3 3 5 3 4 3 5 3 4 5 3 1 5 1 1 1 2 4 4 3 3 5 1 5 3 5 5 1
3 1 4 4 2 5 4 5 1 2 1 1 1 2 2 2 1 1 4 3 4 1 1 1 3 2 1 4 3 5 2 4 3 2 5 3 4 5 5 3 3 1 3 1 3 2 1 3 4 1 1 4 2 2 2 2 3 3 2 1 2 3 3 5 2 4 4 5 3 2 3 2 4 4 1 3 2 4 3 2 4 3 4 4 1 4 5 1 2 1 3 2 5 2 4 2 3 2 3 3 3 3 3 4 5 3 1 4 3 5 4 1 3 4 5 2 2 5 5 5 2 5 1 2 3 3 1 1 3 1 1 1 4 4 5 5 3 2 2 3 1 5 1 5 2 5 4 5 4 1 5 4 3 4 2 1 3 1 5 2 1 4 4 1 3 4 2 3 2 4 4 2 5 1 1 5 4 4 2 3 3 4 1 4 5 5 4 5 5 4 4 2 2 3 2 5 3 3 4 4 1 2 5 3 3 5 2 1 4 1
4 4 5 4 1 2 1 1 2 5 3 2 4 5 2 1 5 5 2 2 5 5 4 2 1 5 5 5 3 3 2 4 1 1 2 4 5 1 4 4 1 4 5 2 4 4 2 5 4 3 2 5 1 5 2 4 3 5 3 5 1 4 5 5 3 5 5 2 5 3 2 4 5 3 1 5 4 3 4 2 1 1 4 3 3 5 5 5 2 1 2 3 2 3 4 4 2 1 2 5 1 3 3 4 2 4 3 3 4 3 2 3 2 2 5 3 1 4 3 3 3 3 5 2 3 2 1 4 2 1 4 3 3 2 5 2 4 3 5 2 2 2 1 3 2 5 1 1 4 4 4 3 5 1 2 2 1 5 4 3 5 3 4 5 3 1 2 1 2 4 1 5 3 1 3 4 1 5 1 2 4 1 5 3 3 5 4 5 4 4 4 2 2 1 1 4 1 2 2 4 2 2 4 4 5 1 2 2 5 4
1 2 3 4 5 5 3 2 5 1 4 3 2 4 1 4 1 2 1 1 3 4 5 5 5 5 3 4 5 2 3 4 5 1 4 3 3 3 2 4 5 5 4 2 1 4 4 4 2 2 3 5 5 3 5 2 4 3 2 1 2 3 5 4 2 4 1 2 3 2 5 2 4 4 4 2 2 5 5 5 2 2 5 1 4 1 5 3 1 2 5 2 5 2 1 5 2 1 3 4 1 2 3 3 1 1 5 4 2 4 1 3 1 5 1 1 3 1 2 4 1 3 1 2 5 4 4 4 4 5 1 2 4 2 4 1 2 1 1 2 1 4 5 2 5 2 1 1 1 3 4 5 1 2 4 2 3 4 2 2 2 3 2 5 5 4 5 5 2 2 3 3 4 5 1 5 5 3 4 5 3 4 2 3 2 5 5 2 3 1 3 4 1 5 1 2 4 4 5 4 4 4 5 5 1 3 3 1 1 5
4 2 4 2 1 3 1 3 4 3 3 4 4 3 4 5 3 1 4 5 4 3 3 1 3 1 5 3 5 5 3 4 2 2 3 2 4 2 5 4 5 2 3 3 5 5 5 4 4 4 3 2 3 3 1 5 2 1 1 4 4 2 3 1 1 5 2 1 1 3 1 2 5 4 3 5 5 1 4 3 4 5 4 2 1 3 4 1 2 5 2 3 2 2 5 4 2 4 3 1 4 4 4 2 5 2 4 1 3 1 4 4 2 4 4 3 3 3 1 4 1 1 5 4 3 3 5 3 1 5 4 4 3 3 1 3 5 1 1 3 2 3 2 4 2 5 5 4 5 3 5 1 5 5 5 4 1 3 5 2 5 3 1 5 3 4 3 1 5 1 4 3 5 5 1 2 3 1 5 2 5 4 2 4 4 2 4 2 5 4 1 3 4 1 2 1 3 1 1 3 1 1 1 4 2 4 3 1 1 4
5 1 5 1 2 4 5 2 3 2 4 3 1 5 2 4 1 2 3 4 2 3 1 5 1 1 3 1 4 5 1 4 5 2 2 5 4 2 5 2 4 4 1 1 1 3 4 3 3 5 3 4 4 1 2 4 1 1 3 3 4 4 1 5 5 5 4 5 1 2 3 2 5 4 5 5 4 3 1 2 2 2 2 2 2 3 3 5 5 1 1 4 4 5 3 2 2 5 1 5 5 5 2 2 1 3 4 2 1 4 4 4 5 5 5 1 1 5 4 4 2 3 2 4 1 1 1 1 4 5 5 4 1 5 2 3 3 3 2 5 4 2 3 3 3 4 3 5 2 4 3 2 3 1 1 5 5 1 5 1 5 1 5 1 3 3 3 2 2 5 1 5 4 3 2 5 3 1 4 3 5 2 5 1 5 3 1 2 5 3 1 5 3 2 4 4 1 3 2 5 3 5 2 3 5 3 4 5 5 1
5 4 1 5 4 4 3 1 2 2 4 5 4 3 2 5 4 5 3 3 1 3 3 2 3 2 4 4 3 3 1 4 1 4 2 1 2 5 5 3 2 3 4 1 5 3 2 5 5 3 4 5 4 5 5 1 3 3 2 4 3 2 2 3 5 3 3 4 4 2 2 5 1 4 4 2 4 2 4 3 4 4 4 2 4 1 2 3 4 3 1 2 3 1 1 1 2 5 2 2 1 1 1 5 3 4 5 1 2 3 2 3 3 4 3 2 2 5 2 5 5 2 1 3 5 5 5 1 4 1 2 2 1 2 5 3 3 4 1 4 3 2 4 2 3 5 1 1 2 1 4 4 1 5 4 5 5 3 2 2 3 5 3 1 5 3 3 1 3 5 3 4 5 1 5 2 2 3 1 4 4 1 4 2 4 2 4 3 3 5 4 2 3 3 3 1 4 2 5 2 2 3 2 4 4 4 2 3 1 1
5 4 2 2 4 5 3 3 1 5 1 4 3 3 3 3 5 5 2 5 1 4 2 1 2 2 3 3 4 2 3 3 3 1 2 4 1 2 5 3 1 5 1 1 4 5 3 2 4 2 2 2 2 4 1 1 3 4 2 4 5 4 5 4 4 2 5 2 3 5 4 2 1 2 4 5 4 2 2 2 5 1 2 4 5 2 5 5 5 2 3 3 2 2 2 1 2 2 4 4 5 5 5 1 2 3 3 4 4 3 1 3 4 5 4 1 3 5 1 3 1 1 4 1 3 5 2 2 5 2 5 4 3 1 4 4 3 3 1 4 3 5 4 2 5 2 1 1 5 2 1 5 2 1 4 3 2 2 4 5 2 1 3 2 2 3 5 2 2 2 3 5 5 2 2 2 5 1 3 5 4 4 2 4 3 5 3 5 5 4 2 4 3 5 1 1 2 4 2 3 3 1 1 1 1 3 3 4 3 2
3 5 2 5 3 4 2 4 1 1 2 5 4 5 3 4 5 5 4 3 4 3 5 3 3 3 1 3 2 4 3 4 3 3 5 4 5 5 1 4 5 3 3 2 2 4 1 2 3 5 5 1 4 3 5 4 3 5 3 4 1 1 3 2 4 2 4 5 1 3 2 2 4 2 5 4 2 4 2 5 4 1 3 4 3 1 2 2 4 5 4 5 2 4 5 3 4 4 1 2 2 3 1 4 1 5 4 1 2 5 4 2 2 5 1 2 2 2 4 4 2 2 1 3 2 2 3 3 2 2 3 1 5 5 4 4 5 4 2 5 5 4 2 4 4 1 1 3 4 1 4 1 5 5 2 5 3 1 4 5 2 4 3 2 4 2 2 1 3 3 5 4 2 1 3 5 2 3 3 1 4 3 2 3 4 4 5 5 4 3 4 2 5 3 4 2 4 1 4 1 5 3 5 5 1 3 1 4 3 2
4 2 2 3 2 4 2 2 5 5 5 3 5 5 2 5 1 4 4 1 3 3 3 2 5 1 1 4 1 4 5 3 3 5 1 1 3 4 4 1 4 3 3 2 2 5 2 5 3 3 3 2 5 2 4 1 3 4 3 3 5 1 4 4 4 4 2 1 3 5 3 2 2 5 4 3 4 2 4 4 4 2 2 3 5 1 5 3 3 3 1 4 3 4 5 2 3 1 5 1 4 2 5 4 3 3 2 2 3 2 4 2 1 1 4 5 5 4 4 1 1 3 2 5 1 2 2 2 3 1 1 4 3 2 3 1 4 4 2 5 5 2 2 4 5 2 5 5 2 3 5 4 5 2 4 1 5 1 2 4 4 4 3 4 2 1 3 3 5 3 4 4 4 1 1 1 5 4 3 3 1 5 5 4 3 3 5 2 2 3 3 3 2 4 5 1 3 4 2 2 1 5 3 1 3 5 2 5 1 5
5 1 2 5 3 5 3 4 1 4 3 5 3 5 4 2 3 2 1 2 2 1 2 5 3 4 1 3 2 4 2 3 2 2 5 4 5 4 1 5 3 4 4 2 1 4 5 3 5 2 2 1 3 5 3 2 3 3 4 5 1 4 3 5 5 5 3 5 4 1 2 5 3 4 4 3 1 4 2 3 4 3 1 3 3 5 4 1 3 5 4 5 1 2 2 2 1 3 5 4 4 5 5 4 4 4 1 1 5 2 3 3 5 2 3 4 4 2 2 3 3 1 3 5 2 3 2 3 1 1 1 4 2 3 1 1 2 3 2 3 1 4 5 1 2 5 2 2 2 3 1 5 3 3 5 1 5 1 4 1 3 1 2 3 4 5 3 3 1 4 5 4 4 4 4 5 2 5 3 5 4 5 4 4 2 1 1 1 2 4 1 5 4 1 2 3 5 1 4 3 4 3 3 4 3 5 3 1 4 1
3 1 3 5 2 5 1 1 5 1 3 3 5 2 3 3 5 3 5 5 1 2 3 2 1 4 3 1 5 5 1 5 1 3 2 2 2 1 4 2 1 2 4 2 2 3 5 4 2 1 2 1 1 5 2 4 2 5 5 5 5 3 5 4 3 1 1 4 3 1 5 3 4 3 3 1 1 5 1 2 2 1 5 1 2 3 2 4 3 4 4 4 1 4 3 3 1 1 5 3 3 4 2 3 5 1 3 1 1 3 3 2 2 5 5 1 4 1 1 1 1 3 4 3 1 2 4 1 5 5 2 5 4 1 1 5 5 3 1 2 4 5 4 3 1 3 4 1 3 5 5 4 5 3 5 2 5 1 4 4 1 2 4 5 5 4 3 3 2 5 4 2 5 4 3 4 5 3 5 1 2 5 1 3 5 2 1 5 1 2 1 4 4 2 4 5 2 3 3 4 2 5 5 1 1 5 1 5 3 4
4 3 5 2 4 2 3 1 1 2 3 2 4 3 3 3 3 2 2 5 2 1 4 3 4 5 2 1 3 2 1 1 2 5 3 4 2 1 2 4 4 1 2 4 1 3 1 5 3 3 3 5 5 2 5 3 3 3 4 1 1 4 3 1 5 1 5 3 1 2 1 1 2 3 5 4 2 5 1 4 3 1 2 5 3 3 4 1 3 5 2 5 1 1 5 3 4 3 5 3 4 4 5 1 5 3 3 3 1 5 2 5 2 3 5 2 4 4 1 4 1 1 5 4 3 1 1 2 2 4 3 3 3 2 1 2 5 1 5 4 1 3 3 2 3 5 1 1 4 5 3 5 1 5 5 1 2 2 2 1 2 1 5 1 1 1 3 2 3 1 2 4 4 5 2 2 4 4 3 2 2 3 3 5 2 2 2 4 2 5 2 3 4 3 4 5 2 5 5 5 3 1 2 4 4 2 4 1 5 1
1 1 5 2 2 3 5 4 5 2 3 5 5 1 2 5 3 1 4 4 4 4 4 5 4 3 2 2 3 4 2 4 3 5 3 2 2 5 5 3 1 4 4 5 1 3 2 5 2 3 3 3 5 2 4 2 1 2 3 4 2 2 4 5 4 5 3 5 3 2 4 2 3 1 1 1 4 3 2 1 2 3 1 3 3 4 1 2 5 5 5 2 2 3 2 4 1 3 2 5 3 4 2 4 2 1 5 1 2 1 1 4 2 2 1 5 4 1 5 3 2 3 4 2 3 1 4 2 2 5 2 4 4 5 4 4 3 1 3 4 5 1 5 5 4 4 5 5 4 2 3 2 1 5 1 4 2 1 2 4 5 3 5 5 4 4 2 3 3 2 2 1 1 3 2 3 2 2 2 4 2 1 4 5 2 5 3 2 3 3 3 1 4 1 1 4 4 1 4 1 5 4 3 5 5 3 1 4 2 1
2 5 2 2 5 4 4 2 4 1 4 1 1 1 1 2 4 3 2 2 3 5 3 1 1 3 2 2 5 3 3 2 4 5 4 3 2 1 1 5 5 4 5 4 5 2 3 1 4 5 5 4 3 1 1 1 3 5 1 1 5 4 4 1 2 2 1 5 3 4 2 2 2 1 3 4 2 3 4 3 1 5 5 5 2 3 5 4 1 1 3 4 4 5 2 1 5 3 1 4 2 3 3 1 3 1 2 3 4 4 1 5 3 4 2 5 1 5 2 1 4 4 4 3 3 4 4 5 3 2 3 2 3 4 5 1 1 4 5 4 3 3 2 5 4 4 4 4 1 2 4 4 3 2 4 2 5 1 2 4 3 5 1 2 5 4 1 2 5 4 4 4 5 1 5 2 3 5 2 2 2 3 2 4 3 4 4 1 4 3 2 5 3 4 4 1 1 5 2 2 3 4 4 3 2 5 2 4 2 2
1 5 1 2 3 2 1 1 3 4 5 5 1 5 2 2 4 3 5 5 3 1 2 3 5 1 3 4 1 3 1 3 4 1 1 3 1 5 2 3 3 4 1 3 4 5 3 1 5 4 2 4 1 2 2 3 5 4 5 5 3 2 1 5 1 5 3 2 5 5 3 3 4 4 5 5 2 5 4 4 4 3 4 1 5 5 3 4 4 5 2 4 4 5 4 3 3 2 4 1 3 5 1 2 2 1 1 1 4 3 1 1 1 4 2 3 2 4 4 4 5 2 1 5 3 5 4 5 2 4 3 4 2 5 3 4 2 4 5 1 1 3 3 4 1 2 3 1 1 5 2 2 5 2 5 5 5 1 4 3 2 3 1 2 4 1 4 4 4 4 3 5 2 3 5 4 5 4 2 3 1 5 5 3 2 2 2 3 4 1 2 5 1 5 3 3 3 2 5 4 1 2 3 4 1 5 2 1 2 1
2 5 1 4 1 5 1 1 3 2 5 4 2 2 4 3 5 4 1 2 4 5 5 2 2 3 3 2 2 1 2 4 1 4 1 4 4 5 3 3 2 3 1 3 5 2 4 4 5 4 3 2 2 5 2 5 5 4 4 3 3 4 3 3 5 3 1 2 4 3 5 5 3 5 2 3 5 3 5 1 2 5 2 1 1 3 5 5 5 4 4 4 5 2 5 5 3 2 3 1 2 1 3 4 5 3 4 4 1 4 5 2 4 4 2 5 5 3 2 3 2 4 1 2 4 3 4 1 2 2 5 4 2 2 1 1 1 5 4 2 5 4 2 5 2 1 1 2 1 2 1 4 5 5 1 3 4 5 5 4 2 2 4 1 3 5 5 3 5 5 5 2 5 4 1 3 2 3 5 4 3 1 5 4 1 3 2 2 2 4 2 4 2 3 3 4 2 5 1 5 4 1 1 1 4 5 4 2 1 3
2 4 5 2 5 3 5 5 5 5 1 2 1 2 3 1 1 5 5 3 5 5 5 5 5 3 2 5 5 5 2 3 2 4 4 4 3 4 1 5 1 4 5 4 3 5 5 2 4 2 3 1 5 5 4 1 1 1 1 1 3 5 5 3 2 2 1 4 5 4 5 5 2 5 3 1 4 5 5 4 2 4 2 2 3 1 5 3 1 5 3 3 5 3 2 1 1 2 2 3 3 4 2 3 2 1 5 1 4 2 1 1 4 1 3 5 2 1 1 2 1 1 4 2 3 2 5 3 3 3 2 1 5 3 4 1 3 1 1 5 1 4 5 3 4 2 3 3 4 1 1 1 4 2 1 4 2 1 2 1 4 5 3 5 3 4 1 1 2 3 4 4 4 4 4 1 1 5 2 4 3 4 4 5 4 1 4 5 1 1 3 3 2 4 2 1 1 3 5 5 1 5 5 1 2 4 1 5 2 2
4 5 1 1 1 3 3 2 4 3 3 3 4 5 2 1 5 3 4 3 2 5 5 1 2 5 5 3 1 4 4 5 2 3 3 2 2 4 3 1 5 3 2 5 5 5 4 1 3 2 1 4 3 5 3 1 2 5 4 4 1 2 5 2 4 1 2 2 5 2 3 5 3 2 3 1 4 4 3 1 5 2 3 3 2 1 2 4 5 3 2 4 1 1 2 2 5 2 5 2 5 4 2 3 2 3 4 3 5 1 3 3 3 5 3 5 1 5 1 5 2 1 3 5 4 5 3 3 2 5 5 3 3 1 2 3 5 5 4 3 2 3 2 5 1 3 1 2 3 2 1 1 3 2 5 1 4 4 2 5 3 2 2 3 4 4 1 1 3 5 3 3 3 2 2 1 1 3 3 4 1 3 5 5 4 3 2 4 5 5 2 3 1 1 4 2 4 5 4 3 4 5 2 3 2 4 5 1 1 5
4 3 2 2 3 4 2 3 2 5 4 5 3 3 2 5 1 2 2 3 5 1 5 2 4 5 5 2 2 2 2 2 1 5 5 2 5 4 2 3 5 4 3 2 5 1 1 1 5 5 2 1 5 3 5 5 4 1 4 5 3 1 4 5 5 5 1 2 4 1 4 3 5 2 4 1 3 3 1 5 3 1 5 4 2 3 1 4 4 1 5 2 3 2 5 5 5 2 4 2 2 3 4 4 4 1 1 3 2 2 5 2 3 2 1 4 4 5 5 3 3 2 3 4 3 1 1 2 4 2 2 2 5 4 5 3 3 5 1 1 5 3 4 5 3 3 2 2 3 1 5 2 3 5 1 2 4 5 2 1 5 3 4 3 2 3 4 2 1 4 2 2 1 3 2 2 3 5 2 5 5 3 1 4 3 2 5 5 3 5 5 2 1 3 4 2 4 5 5 5 2 5 4 3 2 5 2 1 2 2
1 3 4 4 2 3 1 4 4 3 2 2 3 5 5 5 5 4 2 3 1 2 4 3 2 1 1 4 4 3 3 2 3 1 2 5 5 4 1 5 1 1 5 1 1 2 5 1 3 1 3 1 3 4 4 2 2 1 4 1 1 5 1 2 1 4 4 5 2 4 2 1 4 5 2 4 1 2 2 2 5 1 1 2 4 3 3 5 2 5 3 3 4 1 3 4 2 1 2 3 5 4 4 3 4 4 1 5 5 2 1 5 2 5 5 3 2 1 2 2 3 4 4 5 4 2 1 1 5 1 2 1 4 5 4 4 1 3 5 4 3 2 1 1 1 2 1 2 1 4 4 3 3 4 2 1 4 1 1 4 1 3 3 2 1 3 1 3 5 4 2 1 2 3 1 2 1 5 2 4 5 5 1 5 5 3 3 3 4 2 4 1 3 1 5 3 2 5 3 1 2 4 4 5 2 2 3 2 4 2
1 5 4 3 2 5 3 3 3 5 1 3 2 3 2 1 3 1 3 3 5 5 3 4 5 4 5 4 5 5 4 1 3 1 2 3 1 3 1 1 2 3 2 4 4 2 5 1 5 2 1 4 2 3 5 2 2 4 5 2 1 3 1 3 2 4 2 1 3 5 1 3 1 1 4 3 5 1 5 5 3 2 4 1 3 5 2 2 3 4 2 5 1 2 3 5 5 4 4 4 4 1 3 1 4 2 4 5 2 3 3 1 3 5 4 2 1 2 3 1 1 5 3 1 4 2 2 3 1 5 2 1 3 1 4 2 2 3 3 4 1 5 3 1 5 1 2 4 3 4 1 1 5 2 3 4 5 1 3 2 3 3 1 2 1 1 1 5 2 5 1 2 2 1 4 4 4 5 3 1 2 2 5 2 4 4 4 2 4 4 2 2 2 1 5 2 5 1 1 4 5 5 3 3 3 1 2 2 2 1
4 3 3 3 1 2 3 3 3 4 1 2 1 5 1 5 4 3 1 1 5 2 1 4 3 1 3 1 2 1 4 3 3 1 4 5 3 3 5 4 5 5 1 1 5 3 1 2 5 4 4 5 4 1 2 2 3 2 3 1 2 5 3 1 2 2 4 5 3 5 1 3 1 2 5 4 5 5 2 5 3 2 3 1 5 2 4 5 3 2 5 5 5 1 5 1 2 4 1 5 4 4 1 1 2 2 4 1 3 2 3 5 3 3 3 3 4 5 1 5 3 4 5 3 4 3 2 1 1 1 3 3 1 2 1 3 1 1 1 3 4 5 3 4 1 2 4 5 1 4 2 1 4 4 1 3 3 1 5 3 5 1 3 4 1 2 1 3 4 2 4 1 3 5 4 2 5 4 5 5 3 2 4 4 2 3 5 1 5 2 2 3 2 3 4 1 4 3 2 4 5 1 1 4 3 2 5 4 5 3
2 2 1 5 2 3 1 2 5 1 5 2 1 4 2 4 3 1 5 1 4 3 3 2 3 2 4 5 2 4 4 1 2 1 3 2 2 3 5 3 4 3 3 4 1 3 2 5 4 5 5 5 1 1 5 5 4 3 1 4 5 2 2 5 1 1 4 5 1 3 4 2 2 4 1 4 3 3 5 3 3 5 3 4 5 1 3 1 5 2 2 1 2 5 2 5 4 4 5 1 2 3 5 2 4 3 2 3 4 3 3 1 4 2 2 5 2 4 2 2 2 3 1 5 2 5 2 5 4 1 2 2 4 2 1 1 5 5 5 1 1 4 5 3 5 3 5 1 1 2 3 5 4 5 1 3 2 5 1 1 1 2 2 4 2 2 4 4 5 5 1 5 2 5 2 2 3 3 5 3 2 3 2 2 4 1 3 5 1 1 2 1 3 1 3 3 4 5 3 4 4 4 4 4 3 3 2 5 2 3
5 3 3 2 1 1 1 4 4 1 2 3 2 1 4 1 5 5 5 4 2 5 5 2 4 5 4 2 2 1 5 2 4 5 5 3 1 4 3 4 5 4 3 3 4 1 4 3 5 4 5 3 5 5 3 1 5 1 2 3 5 3 5 5 2 1 4 3 5 5 5 5 4 5 3 3 1 5 1 2 4 5 2 1 2 4 2 2 4 3 4 1 4 4 3 2 5 4 3 5 4 2 5 4 2 1 3 5 2 4 4 3 1 4 2 5 2 5 3 3 1 1 1 5 2 5 1 3 1 3 2 5 5 4 4 3 1 2 4 3 2 1 3 4 4 2 2 2 4 1 3 2 4 1 1 3 4 1 5 3 4 1 4 5 5 4 3 3 5 5 1 2 4 1 5 2 4 1 5 4 3 2 2 2 3 5 3 4 4 1 4 2 2 2 5 5 2 2 2 1 4 2 5 1 4 3 5 2 4 1
2 2 5 3 5 3 1 1 2 3 5 2 4 2 2 5 4 4 5 5 3 3 4 3 5 3 2 3 3 4 1 1 5 4 3 4 2 4 1 1 4 4 4 4 5 3 3 1 3 2 5 1 1 2 5 3 4 2 4 2 3 2 4 5 4 5 5 3 4 1 5 5 3 2 1 5 1 1 2 3 5 5 3 5 2 3 3 1 1 2 4 3 2 4 5 3 5 5 2 2 3 3 3 3 4 2 3 3 1 2 3 3 5 3 1 1 5 2 5 3 3 1 1 1 1 1 4 3 3 1 4 3 1 4 2 3 4 2 3 5 5 1 4 3 2 1 3 1 5 4 5 1 4 2 4 1 1 4 1 1 4 3 4 2 1 1 1 1 4 5 1 2 3 1 2 3 4 1 2 4 1 4 4 4 5 3 4 5 3 5 5 4 2 1 1 3 4 3 4 2 2 5 1 4 3 2 2 3 2 1
2 1 5 1 1 1 3 4 1 3 2 4 5 2 3 3 4 4 3 1 4 5 5 5 5 4 1 3 4 1 1 2 1 2 1 5 5 3 1 1 5 5 1 5 1 2 3 5 3 4 5 3 2 1 4 1 2 4 5 2 5 1 2 1 5 1 1 1 2 3 2 2 3 1 5 4 3 4 1 1 2 1 4 3 3 5 2 2 3 3 1 4 3 5 4 5 2 2 2 2 2 1 4 3 1 2 3 3 5 5 4 4 4 1 4 1 1 4 5 4 2 5 2 1 5 4 4 3 5 2 3 1 5 4 2 1 3 2 2 3 3 1 1 2 5 2 3 4 1 5 3 2 4 2 1 2 1 1 4 4 2 2 2 5 3 4 1 1 3 4 3 1 2 3 2 5 3 4 3 4 1 5 4 5 5 3 1 2 3 3 2 2 2 5 4 3 4 5 3 3 5 2 3 1 1 1 3 2 4 1
3 4 1 1 5 5 3 4 1 2 5 4 1 2 2 4 4 4 2 4 1 1 4 1 5 3 3 2 2 2 3 5 4 4 5 5 3 2 1 4 1 5 3 2 3 3 2 3 3 5 4 3 3 2 1 2 2 5 4 4 4 5 3 2 2 2 5 4 3 2 2 5 1 4 2 2 3 1 3 2 2 1 4 5 5 3 4 1 1 5 4 5 1 3 3 4 3 5 3 1 3 4 4 4 1 3 4 5 5 1 1 2 3 1 3 5 3 2 5 4 4 1 1 4 3 3 3 4 3 4 4 1 4 3 5 1 4 4 2 2 1 3 1 4 2 3 2 5 5 1 1 5 5 5 2 5 4 4 5 4 4 5 2 4 2 4 2 4 4 3 4 2 2 2 2 4 2 2 2 2 5 4 2 1 2 5 5 4 5 1 5 5 5 4 3 4 3 2 3 5 3 1 2 4 1 4 1 4 3 4
5 1 1 5 1 5 5 3 3 1 2 1 4 5 1 3 2 4 4 5 5 2 4 2 4 2 5 2 2 3 2 1 2 4 3 3 4 2 5 1 4 1 5 4 3 1 2 3 1 3 4 5 4 4 2 1 3 2 5 3 2 1 1 4 1 1 4 2 3 5 2 4 3 4 4 3 4 3 1 2 3 3 1 4 2 2 1 1 3 3 2 1 1 3 5 4 4 5 5 3 1 5 2 3 2 4 2 5 4 4 3 3 5 4 5 2 2 3 1 4 2 4 4 2 3 4 1 1 1 5 1 3 1 1 2 2 3 4 3 4 3 4 1 2 3 4 3 5 4 1 1 3 3 5 3 4 3 5 3 3 3 3 1 1 2 4 4 4 4 1 3 5 4 2 4 5 5 3 2 4 4 3 5 5 3 2 5 4 3 4 3 4 3 2 2 4 4 2 3 3 1 5 1 2 3 5 5 3 5 1
3 3 5 2 1 4 4 1 1 2 4 3 3 4 3 4 1 3 4 5 4 2 4 1 4 5 5 2 5 2 2 2 1 5 5 4 4 4 4 5 1 1 2 4 1 4 3 5 5 4 2 3 2 5 4 4 5 5 2 5 3 1 5 3 1 4 2 4 2 2 4 4 1 2 1 5 4 2 1 5 1 3 2 4 2 3 1 2 1 2 3 3 1 5 2 4 4 4 5 2 3 4 3 2 5 3 5 2 1 3 2 4 1 2 2 1 4 4 3 3 2 2 2 1 2 5 1 1 4 2 3 5 4 2 1 1 3 3 2 4 3 2 4 5 4 4 2 4 2 4 3 2 1 2 1 1 1 1 2 5 1 3 2 3 1 4 4 3 3 2 4 3 2 4 5 1 5 1 4 2 1 1 3 2 5 5 1 4 3 3 4 2 2 3 2 1 4 4 5 2 2 2 5 2 4 1 1 1 5 1
1 5 5 5 3 2 4 1 5 1 5 2 1 4 3 5 3 4 1 1 1 1 4 1 4 3 1 4 2 2 2 2 1 5 5 1 3 2 3 5 5 3 1 4 4 3 4 2 4 5 5 1 5 3 2 2 2 4 3 1 2 1 3 4 4 2 2 5 3 1 1 5 1 1 3 4 5 1 5 5 5 2 2 5 5 2 4 4 2 4 5 2 1 3 5 5 1 1 4 1 4 3 1 1 2 1 1 4 2 2 4 3 1 3 3 2 5 1 4 1 5 2 1 1 5 2 5 1 3 5 1 1 1 1 4 5 4 2 5 2 5 5 4 2 2 1 1 1 4 5 3 4 1 3 1 3 2 3 4 1 1 3 2 5 2 4 3 5 5 2 1 1 1 1 1 4 2 4 2 5 4 1 1 2 2 3 4 4 4 2 5 3 2 3 1 5 4 2 5 5 1 3 2 2 2 5 1 3 5 3
3 2 1 2 4 2 2 1 3 2 4 1 1 3 5 3 4 1 4 2 5 3 3 2 5 1 4 4 5 5 2 5 5 5 5 2 1 5 3 4 2 3 5 4 2 4 1 1 3 3 3 2 2 5 2 1 5 2 1 2 1 3 3 2 4 4 1 1 1 2 3 4 4 2 3 1 3 5 1 1 5 4 3 4 2 1 5 3 2 2 1 3 4 1 2 3 3 1 3 4 1 4 2 2 3 4 3 5 5 4 3 2 4 2 5 2 4 3 4 1 2 5 4 4 4 2 3 2 2 1 5 4 3 5 1 5 2 1 2 3 1 1 1 2 3 3 3 3 5 2 4 1 4 2 4 3 5 1 5 1 5 4 4 4 1 3 1 2 3 2 3 5 4 2 2 3 1 5 5 1 1 4 4 4 1 2 5 2 1 5 1 2 5 4 4 3 5 2 2 2 4 2 5 3 1 3 3 5 1 1
5 3 1 3 5 1 3 2 1 1 3 2 5 4 3 4 2 5 1 2 4 1 2 5 4 5 1 1 4 2 5 4 1 2 3 2 5 1 4 4 5 5 3 4 2 5 4 3 2 3 4 2 5 3 1 5 5 1 4 4 3 5 3 5 5 5 3 2 5 1 4 5 5 4 5 1 3 1 4 5 4 5 1 3 5 4 4 3 2 2 2 5 4 1 3 5 2 4 3 5 1 5 1 4 1 5 1 2 2 5 2 4 3 1 4 1 5 1 1 3 5 5 3 4 2 3 2 1 3 1 1 2 5 3 5 3 4 2 5 1 5 1 5 4 1 1 4 5 5 1 2 3 3 4 3 4 4 5 5 5 4 1 5 3 1 2 2 2 2 5 3 4 4 3 5 1 4 3 3 1 1 4 3 4 5 2 1 3 3 2 2 1 1 1 4 5 2 1 5 1 5 3 2 2 4 1 5 4 1 3
1 2 4 1 1 4 5 5 2 5 4 3 5 3 3 3 2 4 1 1 4 1 4 1 4 5 4 5 2 3 3 3 2 3 1 4 2 5 5 1 3 5 2 5 5 1 4 3 2 2 2 4 4 3 1 4 2 3 5 4 5 2 1 2 1 2 5 1 4 2 3 5 5 1 5 2 2 1 2 2 3 3 1 5 2 2 2 2 4 3 5 1 2 2 2 2 2 5 2 4 1 3 5 4 3 2 4 1 5 5 3 1 4 1 4 2 3 5 1 3 2 4 5 4 2 3 1 4 1 4 1 5 5 2 2 5 5 1 1 1 3 4 2 5 3 5 1 5 5 2 4 1 5 3 4 2 2 5 1 4 2 5 2 5 1 3 3 4 5 4 1 5 1 5 3 5 3 3 4 5 3 4 1 4 1 3 3 2 1 5 4 4 1 4 2 1 1 1 5 1 1 4 4 2 2 3 2 1 1 5
2 2 1 3 3 4 4 1 4 2 1 1 1 2 1 1 5 5 5 5 2 4 2 2 1 4 3 2 4 4 4 3 4 1 4 5 2 2 5 4 2 4 1 4 4 2 3 4 4 4 3 5 3 2 1 4 5 2 5 2 1 2 3 2 3 5 4 3 2 3 3 1 4 1 3 5 1 3 3 1 5 5 3 4 5 5 2 1 5 4 2 4 4 1 5 1 2 2 4 4 1 1 4 5 5 1 4 1 1 1 3 4 1 4 5 3 2 3 2 3 3 3 1 5 3 1 4 5 1 4 2 5 2 5 2 1 2 2 3 1 4 2 5 5 3 1 4 2 4 5 3 1 5 5 2 5 1 5 4 2 4 1 5 4 4 4 2 3 2 5 4 3 4 3 3 5 4 2 5 4 3 3 1 1 4 5 2 4 3 3 3 3 4 3 1 3 4 5 2 5 4 2 4 1 4 1 1 4 1 2
4 1 1 1 5 2 1 4 4 2 2 2 5 2 2 4 4 3 2 3 1 4 2 1 3 4 4 2 2 1 3 1 4 4 5 3 1 4 3 2 2 2 5 3 2 2 3 3 1 4 2 2 3 2 1 1 2 2 5 4 3 5 3 3 1 5 1 4 3 1 2 2 3 3 2 3 4 3 3 5 3 3 1 3 3 1 5 1 2 5 5 3 1 2 2 2 1 2 3 2 2 3 1 1 5 2 3 3 2 2 3 3 1 4 4 3 2 3 1 2 5 2 3 3 3 4 4 3 4 3 3 3 4 2 1 2 2 5 1 3 3 4 4 4 1 2 4 3 1 3 2 2 1 4 3 1 2 5 1 5 1 4 2 5 5 5 4 2 1 2 3 5 2 3 1 2 4 4 4 2 1 5 5 5 5 3 2 3 5 3 2 3 3 1 2 2 3 2 3 5 3 4 5 4 1 3 5 2 2 3
4 3 4 2 4 1 2 3 2 2 2 2 4 1 5 5 4 5 5 2 4 1 4 3 2 4 5 3 2 4 5 4 5 2 3 4 1 3 4 1 2 1 5 1 2 1 5 5 4 3 1 4 4 3 5 2 4 2 4 4 2 2 3 2 2 3 2 2 5 4 3 1 1 3 4 5 4 4 5 4 3 2 5 3 2 1 5 1 5 1 1 4 4 3 2 5 3 4 1 5 4 1 3 4 4 2 4 3 2 4 4 3 1 5 1 3 2 5 3 4 2 5 5 4 1 3 2 2 3 2 5 2 4 5 2 3 2 3 5 1 1 2 5 1 3 1 4 3 3 5 4 4 4 4 3 4 1 3 3 2 1 2 4 5 5 2 4 5 4 2 4 3 2 2 2 3 3 2 3 5 1 5 3 4 4 5 5 1 2 3 4 4 2 2 5 1 2 4 2 4 4 5 4 5 3 1 4 5 3 3
| Matlab | 0 | yinrun/LOPDC-Benchmarks | lofri/matlab/n200-m12-r210-13.matlab | [
"MIT"
] |
filedesc://bad.arc.gz 127.0.0.1 20140301000000 text/plain -1
1 0 Bad Capture
URL IP-address Archive-date Content-type Archive-length
http://example.com/ 93.184.216.119 201404010000000000 text/html -1
http://example.com/ 127.0.0.1 20140102000000 text/plain 1
http://example.com/ 93.184.216.119 201404010000000000 text/html abc
| Arc | 0 | sepastian/warcio | test/data/bad.arc | [
"Apache-2.0"
] |
/******************************************************************************
* Copyright 2017 The Apollo Authors. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*****************************************************************************/
/**
* @file : affine_constraint.cc
**/
#include "modules/planning/math/smoothing_spline/affine_constraint.h"
#include "cyber/common/log.h"
namespace apollo {
namespace planning {
AffineConstraint::AffineConstraint(const bool is_equality)
: is_equality_(is_equality) {}
AffineConstraint::AffineConstraint(const Eigen::MatrixXd& constraint_matrix,
const Eigen::MatrixXd& constraint_boundary,
const bool is_equality)
: constraint_matrix_(constraint_matrix),
constraint_boundary_(constraint_boundary),
is_equality_(is_equality) {
CHECK_EQ(constraint_boundary.rows(), constraint_matrix.rows());
}
void AffineConstraint::SetIsEquality(const double is_equality) {
is_equality_ = is_equality;
}
const Eigen::MatrixXd& AffineConstraint::constraint_matrix() const {
return constraint_matrix_;
}
const Eigen::MatrixXd& AffineConstraint::constraint_boundary() const {
return constraint_boundary_;
}
bool AffineConstraint::AddConstraint(
const Eigen::MatrixXd& constraint_matrix,
const Eigen::MatrixXd& constraint_boundary) {
if (constraint_matrix.rows() != constraint_boundary.rows()) {
AERROR << "Fail to add constraint because constraint matrix rows != "
"constraint boundary rows.";
AERROR << "constraint matrix rows = " << constraint_matrix.rows();
AERROR << "constraint boundary rows = " << constraint_boundary.rows();
return false;
}
if (constraint_matrix_.rows() == 0) {
constraint_matrix_ = constraint_matrix;
constraint_boundary_ = constraint_boundary;
return true;
}
if (constraint_matrix_.cols() != constraint_matrix.cols()) {
AERROR
<< "constraint_matrix_ cols and constraint_matrix cols do not match.";
AERROR << "constraint_matrix_.cols() = " << constraint_matrix_.cols();
AERROR << "constraint_matrix.cols() = " << constraint_matrix.cols();
return false;
}
if (constraint_boundary.cols() != 1) {
AERROR << "constraint_boundary.cols() should be 1.";
return false;
}
Eigen::MatrixXd n_matrix(constraint_matrix_.rows() + constraint_matrix.rows(),
constraint_matrix_.cols());
Eigen::MatrixXd n_boundary(
constraint_boundary_.rows() + constraint_boundary.rows(), 1);
n_matrix << constraint_matrix_, constraint_matrix;
n_boundary << constraint_boundary_, constraint_boundary;
constraint_matrix_ = n_matrix;
constraint_boundary_ = n_boundary;
return true;
}
} // namespace planning
} // namespace apollo
| C++ | 5 | seeclong/apollo | modules/planning/math/smoothing_spline/affine_constraint.cc | [
"Apache-2.0"
] |
System.out.println("Hello World"); | AspectJ | 0 | conorpreid/hello-world | a/Aspectj.aj | [
"MIT"
] |
# Copyright (C) 2006-2010, Parrot Foundation.
# ATT no autoexpanding svn markers please
# XXX currently broken
.loadlib 'io_ops'
.sub quine :main
.param pmc argv
.local pmc code_as_data
code_as_data = new 'ResizableIntegerArray'
# ------ Start of data section ------
push code_as_data, 35
push code_as_data, 32
push code_as_data, 45
push code_as_data, 45
push code_as_data, 45
push code_as_data, 45
push code_as_data, 45
push code_as_data, 45
push code_as_data, 32
push code_as_data, 69
push code_as_data, 110
push code_as_data, 100
push code_as_data, 32
push code_as_data, 111
push code_as_data, 102
push code_as_data, 32
push code_as_data, 100
push code_as_data, 97
push code_as_data, 116
push code_as_data, 97
push code_as_data, 32
push code_as_data, 115
push code_as_data, 101
push code_as_data, 99
push code_as_data, 116
push code_as_data, 105
push code_as_data, 111
push code_as_data, 110
push code_as_data, 32
push code_as_data, 45
push code_as_data, 45
push code_as_data, 45
push code_as_data, 45
push code_as_data, 45
push code_as_data, 45
push code_as_data, 10
push code_as_data, 10
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 35
push code_as_data, 32
push code_as_data, 84
push code_as_data, 104
push code_as_data, 101
push code_as_data, 32
push code_as_data, 100
push code_as_data, 97
push code_as_data, 116
push code_as_data, 97
push code_as_data, 32
push code_as_data, 115
push code_as_data, 101
push code_as_data, 99
push code_as_data, 116
push code_as_data, 105
push code_as_data, 111
push code_as_data, 110
push code_as_data, 32
push code_as_data, 97
push code_as_data, 98
push code_as_data, 111
push code_as_data, 118
push code_as_data, 101
push code_as_data, 32
push code_as_data, 99
push code_as_data, 97
push code_as_data, 110
push code_as_data, 32
push code_as_data, 98
push code_as_data, 101
push code_as_data, 32
push code_as_data, 103
push code_as_data, 101
push code_as_data, 110
push code_as_data, 101
push code_as_data, 114
push code_as_data, 97
push code_as_data, 116
push code_as_data, 101
push code_as_data, 100
push code_as_data, 32
push code_as_data, 119
push code_as_data, 105
push code_as_data, 116
push code_as_data, 104
push code_as_data, 32
push code_as_data, 45
push code_as_data, 45
push code_as_data, 112
push code_as_data, 114
push code_as_data, 105
push code_as_data, 110
push code_as_data, 116
push code_as_data, 45
push code_as_data, 99
push code_as_data, 111
push code_as_data, 100
push code_as_data, 101
push code_as_data, 45
push code_as_data, 97
push code_as_data, 115
push code_as_data, 45
push code_as_data, 100
push code_as_data, 97
push code_as_data, 116
push code_as_data, 97
push code_as_data, 10
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 35
push code_as_data, 32
push code_as_data, 83
push code_as_data, 101
push code_as_data, 101
push code_as_data, 32
push code_as_data, 68
push code_as_data, 69
push code_as_data, 83
push code_as_data, 67
push code_as_data, 82
push code_as_data, 73
push code_as_data, 80
push code_as_data, 84
push code_as_data, 73
push code_as_data, 79
push code_as_data, 78
push code_as_data, 10
push code_as_data, 10
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 108
push code_as_data, 111
push code_as_data, 97
push code_as_data, 100
push code_as_data, 95
push code_as_data, 98
push code_as_data, 121
push code_as_data, 116
push code_as_data, 101
push code_as_data, 99
push code_as_data, 111
push code_as_data, 100
push code_as_data, 101
push code_as_data, 32
push code_as_data, 34
push code_as_data, 71
push code_as_data, 101
push code_as_data, 116
push code_as_data, 111
push code_as_data, 112
push code_as_data, 116
push code_as_data, 47
push code_as_data, 79
push code_as_data, 98
push code_as_data, 106
push code_as_data, 46
push code_as_data, 112
push code_as_data, 98
push code_as_data, 99
push code_as_data, 34
push code_as_data, 10
push code_as_data, 10
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 35
push code_as_data, 32
push code_as_data, 115
push code_as_data, 104
push code_as_data, 105
push code_as_data, 102
push code_as_data, 116
push code_as_data, 32
push code_as_data, 110
push code_as_data, 97
push code_as_data, 109
push code_as_data, 101
push code_as_data, 32
push code_as_data, 111
push code_as_data, 102
push code_as_data, 32
push code_as_data, 116
push code_as_data, 104
push code_as_data, 101
push code_as_data, 32
push code_as_data, 112
push code_as_data, 114
push code_as_data, 111
push code_as_data, 103
push code_as_data, 114
push code_as_data, 97
push code_as_data, 109
push code_as_data, 44
push code_as_data, 32
push code_as_data, 115
push code_as_data, 111
push code_as_data, 32
push code_as_data, 116
push code_as_data, 104
push code_as_data, 97
push code_as_data, 116
push code_as_data, 32
push code_as_data, 97
push code_as_data, 114
push code_as_data, 103
push code_as_data, 118
push code_as_data, 32
push code_as_data, 99
push code_as_data, 111
push code_as_data, 110
push code_as_data, 116
push code_as_data, 97
push code_as_data, 105
push code_as_data, 110
push code_as_data, 115
push code_as_data, 32
push code_as_data, 111
push code_as_data, 110
push code_as_data, 108
push code_as_data, 121
push code_as_data, 32
push code_as_data, 111
push code_as_data, 112
push code_as_data, 116
push code_as_data, 105
push code_as_data, 111
push code_as_data, 110
push code_as_data, 115
push code_as_data, 32
push code_as_data, 97
push code_as_data, 110
push code_as_data, 100
push code_as_data, 32
push code_as_data, 101
push code_as_data, 120
push code_as_data, 116
push code_as_data, 114
push code_as_data, 97
push code_as_data, 32
push code_as_data, 112
push code_as_data, 97
push code_as_data, 114
push code_as_data, 97
push code_as_data, 109
push code_as_data, 115
push code_as_data, 10
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 46
push code_as_data, 108
push code_as_data, 111
push code_as_data, 99
push code_as_data, 97
push code_as_data, 108
push code_as_data, 32
push code_as_data, 115
push code_as_data, 116
push code_as_data, 114
push code_as_data, 105
push code_as_data, 110
push code_as_data, 103
push code_as_data, 32
push code_as_data, 112
push code_as_data, 114
push code_as_data, 111
push code_as_data, 103
push code_as_data, 114
push code_as_data, 97
push code_as_data, 109
push code_as_data, 95
push code_as_data, 110
push code_as_data, 97
push code_as_data, 109
push code_as_data, 101
push code_as_data, 10
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 112
push code_as_data, 114
push code_as_data, 111
push code_as_data, 103
push code_as_data, 114
push code_as_data, 97
push code_as_data, 109
push code_as_data, 95
push code_as_data, 110
push code_as_data, 97
push code_as_data, 109
push code_as_data, 101
push code_as_data, 32
push code_as_data, 61
push code_as_data, 32
push code_as_data, 115
push code_as_data, 104
push code_as_data, 105
push code_as_data, 102
push code_as_data, 116
push code_as_data, 32
push code_as_data, 97
push code_as_data, 114
push code_as_data, 103
push code_as_data, 118
push code_as_data, 10
push code_as_data, 10
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 35
push code_as_data, 32
push code_as_data, 83
push code_as_data, 112
push code_as_data, 101
push code_as_data, 99
push code_as_data, 105
push code_as_data, 102
push code_as_data, 105
push code_as_data, 99
push code_as_data, 97
push code_as_data, 116
push code_as_data, 105
push code_as_data, 111
push code_as_data, 110
push code_as_data, 32
push code_as_data, 111
push code_as_data, 102
push code_as_data, 32
push code_as_data, 99
push code_as_data, 111
push code_as_data, 109
push code_as_data, 109
push code_as_data, 97
push code_as_data, 110
push code_as_data, 100
push code_as_data, 32
push code_as_data, 108
push code_as_data, 105
push code_as_data, 110
push code_as_data, 101
push code_as_data, 32
push code_as_data, 97
push code_as_data, 114
push code_as_data, 103
push code_as_data, 117
push code_as_data, 109
push code_as_data, 101
push code_as_data, 110
push code_as_data, 116
push code_as_data, 115
push code_as_data, 46
push code_as_data, 10
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 46
push code_as_data, 108
push code_as_data, 111
push code_as_data, 99
push code_as_data, 97
push code_as_data, 108
push code_as_data, 32
push code_as_data, 112
push code_as_data, 109
push code_as_data, 99
push code_as_data, 32
push code_as_data, 103
push code_as_data, 101
push code_as_data, 116
push code_as_data, 111
push code_as_data, 112
push code_as_data, 116
push code_as_data, 115
push code_as_data, 10
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 103
push code_as_data, 101
push code_as_data, 116
push code_as_data, 111
push code_as_data, 112
push code_as_data, 116
push code_as_data, 115
push code_as_data, 32
push code_as_data, 61
push code_as_data, 32
push code_as_data, 110
push code_as_data, 101
push code_as_data, 119
push code_as_data, 32
push code_as_data, 91
push code_as_data, 34
push code_as_data, 71
push code_as_data, 101
push code_as_data, 116
push code_as_data, 111
push code_as_data, 112
push code_as_data, 116
push code_as_data, 34
push code_as_data, 59
push code_as_data, 34
push code_as_data, 79
push code_as_data, 98
push code_as_data, 106
push code_as_data, 34
push code_as_data, 93
push code_as_data, 10
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 112
push code_as_data, 117
push code_as_data, 115
push code_as_data, 104
push code_as_data, 32
push code_as_data, 103
push code_as_data, 101
push code_as_data, 116
push code_as_data, 111
push code_as_data, 112
push code_as_data, 116
push code_as_data, 115
push code_as_data, 44
push code_as_data, 32
push code_as_data, 34
push code_as_data, 112
push code_as_data, 114
push code_as_data, 105
push code_as_data, 110
push code_as_data, 116
push code_as_data, 45
push code_as_data, 99
push code_as_data, 111
push code_as_data, 100
push code_as_data, 101
push code_as_data, 45
push code_as_data, 97
push code_as_data, 115
push code_as_data, 45
push code_as_data, 100
push code_as_data, 97
push code_as_data, 116
push code_as_data, 97
push code_as_data, 34
push code_as_data, 10
push code_as_data, 10
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 35
push code_as_data, 32
push code_as_data, 76
push code_as_data, 111
push code_as_data, 111
push code_as_data, 107
push code_as_data, 105
push code_as_data, 110
push code_as_data, 103
push code_as_data, 32
push code_as_data, 97
push code_as_data, 116
push code_as_data, 32
push code_as_data, 99
push code_as_data, 111
push code_as_data, 109
push code_as_data, 109
push code_as_data, 97
push code_as_data, 110
push code_as_data, 100
push code_as_data, 32
push code_as_data, 108
push code_as_data, 105
push code_as_data, 110
push code_as_data, 101
push code_as_data, 10
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 46
push code_as_data, 108
push code_as_data, 111
push code_as_data, 99
push code_as_data, 97
push code_as_data, 108
push code_as_data, 32
push code_as_data, 112
push code_as_data, 109
push code_as_data, 99
push code_as_data, 32
push code_as_data, 111
push code_as_data, 112
push code_as_data, 116
push code_as_data, 10
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 111
push code_as_data, 112
push code_as_data, 116
push code_as_data, 32
push code_as_data, 61
push code_as_data, 32
push code_as_data, 103
push code_as_data, 101
push code_as_data, 116
push code_as_data, 111
push code_as_data, 112
push code_as_data, 116
push code_as_data, 115
push code_as_data, 46
push code_as_data, 34
push code_as_data, 103
push code_as_data, 101
push code_as_data, 116
push code_as_data, 95
push code_as_data, 111
push code_as_data, 112
push code_as_data, 116
push code_as_data, 105
push code_as_data, 111
push code_as_data, 110
push code_as_data, 115
push code_as_data, 34
push code_as_data, 40
push code_as_data, 97
push code_as_data, 114
push code_as_data, 103
push code_as_data, 118
push code_as_data, 41
push code_as_data, 10
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 46
push code_as_data, 108
push code_as_data, 111
push code_as_data, 99
push code_as_data, 97
push code_as_data, 108
push code_as_data, 32
push code_as_data, 105
push code_as_data, 110
push code_as_data, 116
push code_as_data, 32
push code_as_data, 100
push code_as_data, 111
push code_as_data, 95
push code_as_data, 112
push code_as_data, 114
push code_as_data, 105
push code_as_data, 110
push code_as_data, 116
push code_as_data, 95
push code_as_data, 99
push code_as_data, 111
push code_as_data, 100
push code_as_data, 101
push code_as_data, 95
push code_as_data, 97
push code_as_data, 115
push code_as_data, 95
push code_as_data, 100
push code_as_data, 97
push code_as_data, 116
push code_as_data, 97
push code_as_data, 10
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 100
push code_as_data, 111
push code_as_data, 95
push code_as_data, 112
push code_as_data, 114
push code_as_data, 105
push code_as_data, 110
push code_as_data, 116
push code_as_data, 95
push code_as_data, 99
push code_as_data, 111
push code_as_data, 100
push code_as_data, 101
push code_as_data, 95
push code_as_data, 97
push code_as_data, 115
push code_as_data, 95
push code_as_data, 100
push code_as_data, 97
push code_as_data, 116
push code_as_data, 97
push code_as_data, 32
push code_as_data, 61
push code_as_data, 32
push code_as_data, 100
push code_as_data, 101
push code_as_data, 102
push code_as_data, 105
push code_as_data, 110
push code_as_data, 101
push code_as_data, 100
push code_as_data, 32
push code_as_data, 111
push code_as_data, 112
push code_as_data, 116
push code_as_data, 91
push code_as_data, 34
push code_as_data, 112
push code_as_data, 114
push code_as_data, 105
push code_as_data, 110
push code_as_data, 116
push code_as_data, 45
push code_as_data, 99
push code_as_data, 111
push code_as_data, 100
push code_as_data, 101
push code_as_data, 45
push code_as_data, 97
push code_as_data, 115
push code_as_data, 45
push code_as_data, 100
push code_as_data, 97
push code_as_data, 116
push code_as_data, 97
push code_as_data, 34
push code_as_data, 93
push code_as_data, 10
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 117
push code_as_data, 110
push code_as_data, 108
push code_as_data, 101
push code_as_data, 115
push code_as_data, 115
push code_as_data, 32
push code_as_data, 100
push code_as_data, 111
push code_as_data, 95
push code_as_data, 112
push code_as_data, 114
push code_as_data, 105
push code_as_data, 110
push code_as_data, 116
push code_as_data, 95
push code_as_data, 99
push code_as_data, 111
push code_as_data, 100
push code_as_data, 101
push code_as_data, 95
push code_as_data, 97
push code_as_data, 115
push code_as_data, 95
push code_as_data, 100
push code_as_data, 97
push code_as_data, 116
push code_as_data, 97
push code_as_data, 32
push code_as_data, 103
push code_as_data, 111
push code_as_data, 116
push code_as_data, 111
push code_as_data, 32
push code_as_data, 68
push code_as_data, 79
push code_as_data, 95
push code_as_data, 81
push code_as_data, 85
push code_as_data, 73
push code_as_data, 78
push code_as_data, 69
push code_as_data, 10
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 112
push code_as_data, 114
push code_as_data, 105
push code_as_data, 110
push code_as_data, 116
push code_as_data, 95
push code_as_data, 99
push code_as_data, 111
push code_as_data, 100
push code_as_data, 101
push code_as_data, 95
push code_as_data, 97
push code_as_data, 115
push code_as_data, 95
push code_as_data, 100
push code_as_data, 97
push code_as_data, 116
push code_as_data, 97
push code_as_data, 40
push code_as_data, 32
push code_as_data, 112
push code_as_data, 114
push code_as_data, 111
push code_as_data, 103
push code_as_data, 114
push code_as_data, 97
push code_as_data, 109
push code_as_data, 95
push code_as_data, 110
push code_as_data, 97
push code_as_data, 109
push code_as_data, 101
push code_as_data, 32
push code_as_data, 41
push code_as_data, 10
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 101
push code_as_data, 110
push code_as_data, 100
push code_as_data, 10
push code_as_data, 10
push code_as_data, 10
push code_as_data, 68
push code_as_data, 79
push code_as_data, 95
push code_as_data, 81
push code_as_data, 85
push code_as_data, 73
push code_as_data, 78
push code_as_data, 69
push code_as_data, 58
push code_as_data, 10
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 35
push code_as_data, 32
push code_as_data, 70
push code_as_data, 105
push code_as_data, 114
push code_as_data, 115
push code_as_data, 116
push code_as_data, 32
push code_as_data, 112
push code_as_data, 114
push code_as_data, 105
push code_as_data, 110
push code_as_data, 116
push code_as_data, 32
push code_as_data, 116
push code_as_data, 104
push code_as_data, 101
push code_as_data, 32
push code_as_data, 115
push code_as_data, 116
push code_as_data, 117
push code_as_data, 102
push code_as_data, 102
push code_as_data, 32
push code_as_data, 100
push code_as_data, 97
push code_as_data, 116
push code_as_data, 97
push code_as_data, 32
push code_as_data, 115
push code_as_data, 101
push code_as_data, 99
push code_as_data, 116
push code_as_data, 105
push code_as_data, 111
push code_as_data, 110
push code_as_data, 10
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 112
push code_as_data, 114
push code_as_data, 105
push code_as_data, 110
push code_as_data, 116
push code_as_data, 32
push code_as_data, 34
push code_as_data, 35
push code_as_data, 32
push code_as_data, 67
push code_as_data, 111
push code_as_data, 112
push code_as_data, 121
push code_as_data, 114
push code_as_data, 105
push code_as_data, 103
push code_as_data, 104
push code_as_data, 116
push code_as_data, 32
push code_as_data, 40
push code_as_data, 67
push code_as_data, 41
push code_as_data, 32
push code_as_data, 50
push code_as_data, 48
push code_as_data, 48
push code_as_data, 54
push code_as_data, 45
push code_as_data, 50
push code_as_data, 48
push code_as_data, 49
push code_as_data, 48
push code_as_data, 44
push code_as_data, 32
push code_as_data, 80
push code_as_data, 97
push code_as_data, 114
push code_as_data, 114
push code_as_data, 111
push code_as_data, 116
push code_as_data, 32
push code_as_data, 70
push code_as_data, 111
push code_as_data, 117
push code_as_data, 110
push code_as_data, 100
push code_as_data, 97
push code_as_data, 116
push code_as_data, 105
push code_as_data, 111
push code_as_data, 110
push code_as_data, 46
push code_as_data, 92
push code_as_data, 110
push code_as_data, 34
push code_as_data, 10
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 112
push code_as_data, 114
push code_as_data, 105
push code_as_data, 110
push code_as_data, 116
push code_as_data, 32
push code_as_data, 34
push code_as_data, 35
push code_as_data, 32
push code_as_data, 65
push code_as_data, 84
push code_as_data, 84
push code_as_data, 32
push code_as_data, 110
push code_as_data, 111
push code_as_data, 32
push code_as_data, 97
push code_as_data, 117
push code_as_data, 116
push code_as_data, 111
push code_as_data, 101
push code_as_data, 120
push code_as_data, 112
push code_as_data, 97
push code_as_data, 110
push code_as_data, 100
push code_as_data, 105
push code_as_data, 110
push code_as_data, 103
push code_as_data, 32
push code_as_data, 115
push code_as_data, 118
push code_as_data, 110
push code_as_data, 32
push code_as_data, 109
push code_as_data, 97
push code_as_data, 114
push code_as_data, 107
push code_as_data, 101
push code_as_data, 114
push code_as_data, 115
push code_as_data, 32
push code_as_data, 112
push code_as_data, 108
push code_as_data, 101
push code_as_data, 97
push code_as_data, 115
push code_as_data, 101
push code_as_data, 92
push code_as_data, 110
push code_as_data, 34
push code_as_data, 10
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 112
push code_as_data, 114
push code_as_data, 105
push code_as_data, 110
push code_as_data, 116
push code_as_data, 32
push code_as_data, 34
push code_as_data, 92
push code_as_data, 110
push code_as_data, 34
push code_as_data, 10
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 112
push code_as_data, 114
push code_as_data, 105
push code_as_data, 110
push code_as_data, 116
push code_as_data, 32
push code_as_data, 34
push code_as_data, 46
push code_as_data, 115
push code_as_data, 117
push code_as_data, 98
push code_as_data, 32
push code_as_data, 113
push code_as_data, 117
push code_as_data, 105
push code_as_data, 110
push code_as_data, 101
push code_as_data, 32
push code_as_data, 58
push code_as_data, 109
push code_as_data, 97
push code_as_data, 105
push code_as_data, 110
push code_as_data, 92
push code_as_data, 110
push code_as_data, 34
push code_as_data, 10
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 112
push code_as_data, 114
push code_as_data, 105
push code_as_data, 110
push code_as_data, 116
push code_as_data, 32
push code_as_data, 34
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 46
push code_as_data, 112
push code_as_data, 97
push code_as_data, 114
push code_as_data, 97
push code_as_data, 109
push code_as_data, 32
push code_as_data, 112
push code_as_data, 109
push code_as_data, 99
push code_as_data, 32
push code_as_data, 97
push code_as_data, 114
push code_as_data, 103
push code_as_data, 118
push code_as_data, 92
push code_as_data, 110
push code_as_data, 34
push code_as_data, 10
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 112
push code_as_data, 114
push code_as_data, 105
push code_as_data, 110
push code_as_data, 116
push code_as_data, 32
push code_as_data, 34
push code_as_data, 92
push code_as_data, 110
push code_as_data, 34
push code_as_data, 10
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 112
push code_as_data, 114
push code_as_data, 105
push code_as_data, 110
push code_as_data, 116
push code_as_data, 32
push code_as_data, 34
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 46
push code_as_data, 108
push code_as_data, 111
push code_as_data, 99
push code_as_data, 97
push code_as_data, 108
push code_as_data, 32
push code_as_data, 112
push code_as_data, 109
push code_as_data, 99
push code_as_data, 32
push code_as_data, 99
push code_as_data, 111
push code_as_data, 100
push code_as_data, 101
push code_as_data, 95
push code_as_data, 97
push code_as_data, 115
push code_as_data, 95
push code_as_data, 100
push code_as_data, 97
push code_as_data, 116
push code_as_data, 97
push code_as_data, 92
push code_as_data, 110
push code_as_data, 34
push code_as_data, 10
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 112
push code_as_data, 114
push code_as_data, 105
push code_as_data, 110
push code_as_data, 116
push code_as_data, 32
push code_as_data, 34
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 99
push code_as_data, 111
push code_as_data, 100
push code_as_data, 101
push code_as_data, 95
push code_as_data, 97
push code_as_data, 115
push code_as_data, 95
push code_as_data, 100
push code_as_data, 97
push code_as_data, 116
push code_as_data, 97
push code_as_data, 32
push code_as_data, 61
push code_as_data, 32
push code_as_data, 110
push code_as_data, 101
push code_as_data, 119
push code_as_data, 32
push code_as_data, 39
push code_as_data, 82
push code_as_data, 101
push code_as_data, 115
push code_as_data, 105
push code_as_data, 122
push code_as_data, 97
push code_as_data, 98
push code_as_data, 108
push code_as_data, 101
push code_as_data, 73
push code_as_data, 110
push code_as_data, 116
push code_as_data, 101
push code_as_data, 103
push code_as_data, 101
push code_as_data, 114
push code_as_data, 65
push code_as_data, 114
push code_as_data, 114
push code_as_data, 97
push code_as_data, 121
push code_as_data, 39
push code_as_data, 92
push code_as_data, 110
push code_as_data, 34
push code_as_data, 10
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 112
push code_as_data, 114
push code_as_data, 105
push code_as_data, 110
push code_as_data, 116
push code_as_data, 32
push code_as_data, 34
push code_as_data, 35
push code_as_data, 32
push code_as_data, 45
push code_as_data, 45
push code_as_data, 45
push code_as_data, 45
push code_as_data, 45
push code_as_data, 45
push code_as_data, 32
push code_as_data, 83
push code_as_data, 116
push code_as_data, 97
push code_as_data, 114
push code_as_data, 116
push code_as_data, 32
push code_as_data, 111
push code_as_data, 102
push code_as_data, 32
push code_as_data, 100
push code_as_data, 97
push code_as_data, 116
push code_as_data, 97
push code_as_data, 32
push code_as_data, 115
push code_as_data, 101
push code_as_data, 99
push code_as_data, 116
push code_as_data, 105
push code_as_data, 111
push code_as_data, 110
push code_as_data, 32
push code_as_data, 45
push code_as_data, 45
push code_as_data, 45
push code_as_data, 45
push code_as_data, 45
push code_as_data, 45
push code_as_data, 92
push code_as_data, 110
push code_as_data, 34
push code_as_data, 10
push code_as_data, 10
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 35
push code_as_data, 32
push code_as_data, 78
push code_as_data, 111
push code_as_data, 119
push code_as_data, 32
push code_as_data, 116
push code_as_data, 104
push code_as_data, 101
push code_as_data, 32
push code_as_data, 100
push code_as_data, 97
push code_as_data, 116
push code_as_data, 97
push code_as_data, 10
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 112
push code_as_data, 114
push code_as_data, 105
push code_as_data, 110
push code_as_data, 116
push code_as_data, 95
push code_as_data, 100
push code_as_data, 97
push code_as_data, 116
push code_as_data, 97
push code_as_data, 95
push code_as_data, 97
push code_as_data, 115
push code_as_data, 95
push code_as_data, 100
push code_as_data, 97
push code_as_data, 116
push code_as_data, 97
push code_as_data, 40
push code_as_data, 32
push code_as_data, 99
push code_as_data, 111
push code_as_data, 100
push code_as_data, 101
push code_as_data, 95
push code_as_data, 97
push code_as_data, 115
push code_as_data, 95
push code_as_data, 100
push code_as_data, 97
push code_as_data, 116
push code_as_data, 97
push code_as_data, 32
push code_as_data, 41
push code_as_data, 10
push code_as_data, 10
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 35
push code_as_data, 32
push code_as_data, 78
push code_as_data, 111
push code_as_data, 119
push code_as_data, 32
push code_as_data, 116
push code_as_data, 104
push code_as_data, 101
push code_as_data, 32
push code_as_data, 99
push code_as_data, 111
push code_as_data, 100
push code_as_data, 101
push code_as_data, 10
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 112
push code_as_data, 114
push code_as_data, 105
push code_as_data, 110
push code_as_data, 116
push code_as_data, 95
push code_as_data, 100
push code_as_data, 97
push code_as_data, 116
push code_as_data, 97
push code_as_data, 95
push code_as_data, 97
push code_as_data, 115
push code_as_data, 95
push code_as_data, 99
push code_as_data, 111
push code_as_data, 100
push code_as_data, 101
push code_as_data, 40
push code_as_data, 32
push code_as_data, 99
push code_as_data, 111
push code_as_data, 100
push code_as_data, 101
push code_as_data, 95
push code_as_data, 97
push code_as_data, 115
push code_as_data, 95
push code_as_data, 100
push code_as_data, 97
push code_as_data, 116
push code_as_data, 97
push code_as_data, 32
push code_as_data, 41
push code_as_data, 10
push code_as_data, 46
push code_as_data, 101
push code_as_data, 110
push code_as_data, 100
push code_as_data, 10
push code_as_data, 10
push code_as_data, 46
push code_as_data, 115
push code_as_data, 117
push code_as_data, 98
push code_as_data, 32
push code_as_data, 112
push code_as_data, 114
push code_as_data, 105
push code_as_data, 110
push code_as_data, 116
push code_as_data, 95
push code_as_data, 99
push code_as_data, 111
push code_as_data, 100
push code_as_data, 101
push code_as_data, 95
push code_as_data, 97
push code_as_data, 115
push code_as_data, 95
push code_as_data, 100
push code_as_data, 97
push code_as_data, 116
push code_as_data, 97
push code_as_data, 10
push code_as_data, 10
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 46
push code_as_data, 112
push code_as_data, 97
push code_as_data, 114
push code_as_data, 97
push code_as_data, 109
push code_as_data, 32
push code_as_data, 115
push code_as_data, 116
push code_as_data, 114
push code_as_data, 105
push code_as_data, 110
push code_as_data, 103
push code_as_data, 32
push code_as_data, 112
push code_as_data, 114
push code_as_data, 111
push code_as_data, 103
push code_as_data, 114
push code_as_data, 97
push code_as_data, 109
push code_as_data, 95
push code_as_data, 110
push code_as_data, 97
push code_as_data, 109
push code_as_data, 101
push code_as_data, 10
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 46
push code_as_data, 105
push code_as_data, 110
push code_as_data, 99
push code_as_data, 108
push code_as_data, 117
push code_as_data, 100
push code_as_data, 101
push code_as_data, 32
push code_as_data, 34
push code_as_data, 115
push code_as_data, 116
push code_as_data, 97
push code_as_data, 116
push code_as_data, 46
push code_as_data, 112
push code_as_data, 97
push code_as_data, 115
push code_as_data, 109
push code_as_data, 34
push code_as_data, 10
push code_as_data, 10
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 46
push code_as_data, 108
push code_as_data, 111
push code_as_data, 99
push code_as_data, 97
push code_as_data, 108
push code_as_data, 32
push code_as_data, 112
push code_as_data, 109
push code_as_data, 99
push code_as_data, 32
push code_as_data, 99
push code_as_data, 111
push code_as_data, 100
push code_as_data, 101
push code_as_data, 95
push code_as_data, 102
push code_as_data, 104
push code_as_data, 10
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 46
push code_as_data, 108
push code_as_data, 111
push code_as_data, 99
push code_as_data, 97
push code_as_data, 108
push code_as_data, 32
push code_as_data, 105
push code_as_data, 110
push code_as_data, 116
push code_as_data, 32
push code_as_data, 115
push code_as_data, 105
push code_as_data, 122
push code_as_data, 101
push code_as_data, 10
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 115
push code_as_data, 105
push code_as_data, 122
push code_as_data, 101
push code_as_data, 32
push code_as_data, 61
push code_as_data, 32
push code_as_data, 115
push code_as_data, 116
push code_as_data, 97
push code_as_data, 116
push code_as_data, 32
push code_as_data, 112
push code_as_data, 114
push code_as_data, 111
push code_as_data, 103
push code_as_data, 114
push code_as_data, 97
push code_as_data, 109
push code_as_data, 95
push code_as_data, 110
push code_as_data, 97
push code_as_data, 109
push code_as_data, 101
push code_as_data, 44
push code_as_data, 32
push code_as_data, 46
push code_as_data, 83
push code_as_data, 84
push code_as_data, 65
push code_as_data, 84
push code_as_data, 95
push code_as_data, 70
push code_as_data, 73
push code_as_data, 76
push code_as_data, 69
push code_as_data, 83
push code_as_data, 73
push code_as_data, 90
push code_as_data, 69
push code_as_data, 10
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 99
push code_as_data, 111
push code_as_data, 100
push code_as_data, 101
push code_as_data, 95
push code_as_data, 102
push code_as_data, 104
push code_as_data, 32
push code_as_data, 61
push code_as_data, 32
push code_as_data, 111
push code_as_data, 112
push code_as_data, 101
push code_as_data, 110
push code_as_data, 32
push code_as_data, 112
push code_as_data, 114
push code_as_data, 111
push code_as_data, 103
push code_as_data, 114
push code_as_data, 97
push code_as_data, 109
push code_as_data, 95
push code_as_data, 110
push code_as_data, 97
push code_as_data, 109
push code_as_data, 101
push code_as_data, 44
push code_as_data, 32
push code_as_data, 39
push code_as_data, 114
push code_as_data, 39
push code_as_data, 10
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 46
push code_as_data, 108
push code_as_data, 111
push code_as_data, 99
push code_as_data, 97
push code_as_data, 108
push code_as_data, 32
push code_as_data, 115
push code_as_data, 116
push code_as_data, 114
push code_as_data, 105
push code_as_data, 110
push code_as_data, 103
push code_as_data, 32
push code_as_data, 99
push code_as_data, 111
push code_as_data, 100
push code_as_data, 101
push code_as_data, 10
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 99
push code_as_data, 111
push code_as_data, 100
push code_as_data, 101
push code_as_data, 32
push code_as_data, 61
push code_as_data, 32
push code_as_data, 114
push code_as_data, 101
push code_as_data, 97
push code_as_data, 100
push code_as_data, 32
push code_as_data, 99
push code_as_data, 111
push code_as_data, 100
push code_as_data, 101
push code_as_data, 95
push code_as_data, 102
push code_as_data, 104
push code_as_data, 44
push code_as_data, 32
push code_as_data, 115
push code_as_data, 105
push code_as_data, 122
push code_as_data, 101
push code_as_data, 10
push code_as_data, 10
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 35
push code_as_data, 32
push code_as_data, 73
push code_as_data, 103
push code_as_data, 110
push code_as_data, 111
push code_as_data, 114
push code_as_data, 101
push code_as_data, 32
push code_as_data, 101
push code_as_data, 118
push code_as_data, 101
push code_as_data, 114
push code_as_data, 121
push code_as_data, 116
push code_as_data, 104
push code_as_data, 105
push code_as_data, 110
push code_as_data, 103
push code_as_data, 32
push code_as_data, 117
push code_as_data, 112
push code_as_data, 32
push code_as_data, 116
push code_as_data, 111
push code_as_data, 32
push code_as_data, 101
push code_as_data, 110
push code_as_data, 100
push code_as_data, 32
push code_as_data, 111
push code_as_data, 102
push code_as_data, 32
push code_as_data, 100
push code_as_data, 97
push code_as_data, 116
push code_as_data, 97
push code_as_data, 32
push code_as_data, 115
push code_as_data, 101
push code_as_data, 99
push code_as_data, 116
push code_as_data, 105
push code_as_data, 111
push code_as_data, 110
push code_as_data, 10
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 46
push code_as_data, 108
push code_as_data, 111
push code_as_data, 99
push code_as_data, 97
push code_as_data, 108
push code_as_data, 32
push code_as_data, 105
push code_as_data, 110
push code_as_data, 116
push code_as_data, 32
push code_as_data, 101
push code_as_data, 110
push code_as_data, 100
push code_as_data, 95
push code_as_data, 111
push code_as_data, 102
push code_as_data, 95
push code_as_data, 100
push code_as_data, 97
push code_as_data, 116
push code_as_data, 97
push code_as_data, 95
push code_as_data, 112
push code_as_data, 111
push code_as_data, 115
push code_as_data, 10
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 101
push code_as_data, 110
push code_as_data, 100
push code_as_data, 95
push code_as_data, 111
push code_as_data, 102
push code_as_data, 95
push code_as_data, 100
push code_as_data, 97
push code_as_data, 116
push code_as_data, 97
push code_as_data, 95
push code_as_data, 112
push code_as_data, 111
push code_as_data, 115
push code_as_data, 32
push code_as_data, 61
push code_as_data, 32
push code_as_data, 105
push code_as_data, 110
push code_as_data, 100
push code_as_data, 101
push code_as_data, 120
push code_as_data, 32
push code_as_data, 99
push code_as_data, 111
push code_as_data, 100
push code_as_data, 101
push code_as_data, 44
push code_as_data, 32
push code_as_data, 34
push code_as_data, 35
push code_as_data, 32
push code_as_data, 45
push code_as_data, 45
push code_as_data, 45
push code_as_data, 45
push code_as_data, 45
push code_as_data, 45
push code_as_data, 32
push code_as_data, 69
push code_as_data, 110
push code_as_data, 100
push code_as_data, 32
push code_as_data, 111
push code_as_data, 102
push code_as_data, 32
push code_as_data, 100
push code_as_data, 97
push code_as_data, 116
push code_as_data, 97
push code_as_data, 32
push code_as_data, 115
push code_as_data, 101
push code_as_data, 99
push code_as_data, 116
push code_as_data, 105
push code_as_data, 111
push code_as_data, 110
push code_as_data, 32
push code_as_data, 45
push code_as_data, 45
push code_as_data, 45
push code_as_data, 45
push code_as_data, 45
push code_as_data, 45
push code_as_data, 34
push code_as_data, 10
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 99
push code_as_data, 111
push code_as_data, 100
push code_as_data, 101
push code_as_data, 32
push code_as_data, 61
push code_as_data, 32
push code_as_data, 114
push code_as_data, 101
push code_as_data, 112
push code_as_data, 108
push code_as_data, 97
push code_as_data, 99
push code_as_data, 101
push code_as_data, 32
push code_as_data, 99
push code_as_data, 111
push code_as_data, 100
push code_as_data, 101
push code_as_data, 44
push code_as_data, 32
push code_as_data, 48
push code_as_data, 44
push code_as_data, 32
push code_as_data, 101
push code_as_data, 110
push code_as_data, 100
push code_as_data, 95
push code_as_data, 111
push code_as_data, 102
push code_as_data, 95
push code_as_data, 100
push code_as_data, 97
push code_as_data, 116
push code_as_data, 97
push code_as_data, 95
push code_as_data, 112
push code_as_data, 111
push code_as_data, 115
push code_as_data, 44
push code_as_data, 32
push code_as_data, 39
push code_as_data, 39
push code_as_data, 10
push code_as_data, 10
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 46
push code_as_data, 108
push code_as_data, 111
push code_as_data, 99
push code_as_data, 97
push code_as_data, 108
push code_as_data, 32
push code_as_data, 115
push code_as_data, 116
push code_as_data, 114
push code_as_data, 105
push code_as_data, 110
push code_as_data, 103
push code_as_data, 32
push code_as_data, 99
push code_as_data, 104
push code_as_data, 97
push code_as_data, 114
push code_as_data, 95
push code_as_data, 115
push code_as_data, 116
push code_as_data, 114
push code_as_data, 105
push code_as_data, 110
push code_as_data, 103
push code_as_data, 10
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 46
push code_as_data, 108
push code_as_data, 111
push code_as_data, 99
push code_as_data, 97
push code_as_data, 108
push code_as_data, 32
push code_as_data, 105
push code_as_data, 110
push code_as_data, 116
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 99
push code_as_data, 104
push code_as_data, 97
push code_as_data, 114
push code_as_data, 95
push code_as_data, 105
push code_as_data, 110
push code_as_data, 116
push code_as_data, 10
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 83
push code_as_data, 72
push code_as_data, 73
push code_as_data, 70
push code_as_data, 84
push code_as_data, 95
push code_as_data, 78
push code_as_data, 69
push code_as_data, 88
push code_as_data, 84
push code_as_data, 95
push code_as_data, 67
push code_as_data, 72
push code_as_data, 65
push code_as_data, 82
push code_as_data, 58
push code_as_data, 10
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 117
push code_as_data, 110
push code_as_data, 108
push code_as_data, 101
push code_as_data, 115
push code_as_data, 115
push code_as_data, 32
push code_as_data, 99
push code_as_data, 111
push code_as_data, 100
push code_as_data, 101
push code_as_data, 32
push code_as_data, 103
push code_as_data, 111
push code_as_data, 116
push code_as_data, 111
push code_as_data, 32
push code_as_data, 70
push code_as_data, 73
push code_as_data, 78
push code_as_data, 73
push code_as_data, 83
push code_as_data, 72
push code_as_data, 95
push code_as_data, 83
push code_as_data, 72
push code_as_data, 73
push code_as_data, 70
push code_as_data, 84
push code_as_data, 95
push code_as_data, 67
push code_as_data, 72
push code_as_data, 65
push code_as_data, 82
push code_as_data, 83
push code_as_data, 10
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 99
push code_as_data, 104
push code_as_data, 97
push code_as_data, 114
push code_as_data, 95
push code_as_data, 115
push code_as_data, 116
push code_as_data, 114
push code_as_data, 105
push code_as_data, 110
push code_as_data, 103
push code_as_data, 32
push code_as_data, 61
push code_as_data, 32
push code_as_data, 115
push code_as_data, 117
push code_as_data, 98
push code_as_data, 115
push code_as_data, 116
push code_as_data, 114
push code_as_data, 32
push code_as_data, 99
push code_as_data, 111
push code_as_data, 100
push code_as_data, 101
push code_as_data, 44
push code_as_data, 32
push code_as_data, 48
push code_as_data, 44
push code_as_data, 32
push code_as_data, 49
push code_as_data, 10
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 99
push code_as_data, 111
push code_as_data, 100
push code_as_data, 101
push code_as_data, 32
push code_as_data, 61
push code_as_data, 32
push code_as_data, 114
push code_as_data, 101
push code_as_data, 112
push code_as_data, 108
push code_as_data, 97
push code_as_data, 99
push code_as_data, 101
push code_as_data, 32
push code_as_data, 99
push code_as_data, 111
push code_as_data, 100
push code_as_data, 101
push code_as_data, 44
push code_as_data, 32
push code_as_data, 48
push code_as_data, 44
push code_as_data, 32
push code_as_data, 49
push code_as_data, 44
push code_as_data, 32
push code_as_data, 39
push code_as_data, 39
push code_as_data, 10
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 99
push code_as_data, 104
push code_as_data, 97
push code_as_data, 114
push code_as_data, 95
push code_as_data, 105
push code_as_data, 110
push code_as_data, 116
push code_as_data, 32
push code_as_data, 61
push code_as_data, 32
push code_as_data, 111
push code_as_data, 114
push code_as_data, 100
push code_as_data, 32
push code_as_data, 99
push code_as_data, 104
push code_as_data, 97
push code_as_data, 114
push code_as_data, 95
push code_as_data, 115
push code_as_data, 116
push code_as_data, 114
push code_as_data, 105
push code_as_data, 110
push code_as_data, 103
push code_as_data, 10
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 112
push code_as_data, 114
push code_as_data, 105
push code_as_data, 110
push code_as_data, 116
push code_as_data, 32
push code_as_data, 39
push code_as_data, 112
push code_as_data, 117
push code_as_data, 115
push code_as_data, 104
push code_as_data, 32
push code_as_data, 99
push code_as_data, 111
push code_as_data, 100
push code_as_data, 101
push code_as_data, 95
push code_as_data, 97
push code_as_data, 115
push code_as_data, 95
push code_as_data, 100
push code_as_data, 97
push code_as_data, 116
push code_as_data, 97
push code_as_data, 44
push code_as_data, 32
push code_as_data, 39
push code_as_data, 10
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 112
push code_as_data, 114
push code_as_data, 105
push code_as_data, 110
push code_as_data, 116
push code_as_data, 32
push code_as_data, 99
push code_as_data, 104
push code_as_data, 97
push code_as_data, 114
push code_as_data, 95
push code_as_data, 105
push code_as_data, 110
push code_as_data, 116
push code_as_data, 10
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 112
push code_as_data, 114
push code_as_data, 105
push code_as_data, 110
push code_as_data, 116
push code_as_data, 32
push code_as_data, 34
push code_as_data, 92
push code_as_data, 110
push code_as_data, 34
push code_as_data, 10
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 103
push code_as_data, 111
push code_as_data, 116
push code_as_data, 111
push code_as_data, 32
push code_as_data, 83
push code_as_data, 72
push code_as_data, 73
push code_as_data, 70
push code_as_data, 84
push code_as_data, 95
push code_as_data, 78
push code_as_data, 69
push code_as_data, 88
push code_as_data, 84
push code_as_data, 95
push code_as_data, 67
push code_as_data, 72
push code_as_data, 65
push code_as_data, 82
push code_as_data, 10
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 70
push code_as_data, 73
push code_as_data, 78
push code_as_data, 73
push code_as_data, 83
push code_as_data, 72
push code_as_data, 95
push code_as_data, 83
push code_as_data, 72
push code_as_data, 73
push code_as_data, 70
push code_as_data, 84
push code_as_data, 95
push code_as_data, 67
push code_as_data, 72
push code_as_data, 65
push code_as_data, 82
push code_as_data, 83
push code_as_data, 58
push code_as_data, 10
push code_as_data, 10
push code_as_data, 46
push code_as_data, 101
push code_as_data, 110
push code_as_data, 100
push code_as_data, 10
push code_as_data, 10
push code_as_data, 46
push code_as_data, 115
push code_as_data, 117
push code_as_data, 98
push code_as_data, 32
push code_as_data, 112
push code_as_data, 114
push code_as_data, 105
push code_as_data, 110
push code_as_data, 116
push code_as_data, 95
push code_as_data, 100
push code_as_data, 97
push code_as_data, 116
push code_as_data, 97
push code_as_data, 95
push code_as_data, 97
push code_as_data, 115
push code_as_data, 95
push code_as_data, 100
push code_as_data, 97
push code_as_data, 116
push code_as_data, 97
push code_as_data, 10
push code_as_data, 10
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 46
push code_as_data, 112
push code_as_data, 97
push code_as_data, 114
push code_as_data, 97
push code_as_data, 109
push code_as_data, 32
push code_as_data, 112
push code_as_data, 109
push code_as_data, 99
push code_as_data, 32
push code_as_data, 100
push code_as_data, 97
push code_as_data, 116
push code_as_data, 97
push code_as_data, 10
push code_as_data, 10
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 46
push code_as_data, 105
push code_as_data, 110
push code_as_data, 99
push code_as_data, 108
push code_as_data, 117
push code_as_data, 100
push code_as_data, 101
push code_as_data, 32
push code_as_data, 34
push code_as_data, 105
push code_as_data, 116
push code_as_data, 101
push code_as_data, 114
push code_as_data, 97
push code_as_data, 116
push code_as_data, 111
push code_as_data, 114
push code_as_data, 46
push code_as_data, 112
push code_as_data, 97
push code_as_data, 115
push code_as_data, 109
push code_as_data, 34
push code_as_data, 10
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 46
push code_as_data, 108
push code_as_data, 111
push code_as_data, 99
push code_as_data, 97
push code_as_data, 108
push code_as_data, 32
push code_as_data, 112
push code_as_data, 109
push code_as_data, 99
push code_as_data, 32
push code_as_data, 105
push code_as_data, 116
push code_as_data, 10
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 46
push code_as_data, 108
push code_as_data, 111
push code_as_data, 99
push code_as_data, 97
push code_as_data, 108
push code_as_data, 32
push code_as_data, 105
push code_as_data, 110
push code_as_data, 116
push code_as_data, 32
push code_as_data, 99
push code_as_data, 104
push code_as_data, 97
push code_as_data, 114
push code_as_data, 95
push code_as_data, 105
push code_as_data, 110
push code_as_data, 116
push code_as_data, 10
push code_as_data, 10
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 105
push code_as_data, 116
push code_as_data, 32
push code_as_data, 61
push code_as_data, 32
push code_as_data, 105
push code_as_data, 116
push code_as_data, 101
push code_as_data, 114
push code_as_data, 32
push code_as_data, 100
push code_as_data, 97
push code_as_data, 116
push code_as_data, 97
push code_as_data, 10
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 105
push code_as_data, 116
push code_as_data, 32
push code_as_data, 61
push code_as_data, 32
push code_as_data, 46
push code_as_data, 73
push code_as_data, 84
push code_as_data, 69
push code_as_data, 82
push code_as_data, 65
push code_as_data, 84
push code_as_data, 69
push code_as_data, 95
push code_as_data, 70
push code_as_data, 82
push code_as_data, 79
push code_as_data, 77
push code_as_data, 95
push code_as_data, 83
push code_as_data, 84
push code_as_data, 65
push code_as_data, 82
push code_as_data, 84
push code_as_data, 32
push code_as_data, 35
push code_as_data, 32
push code_as_data, 114
push code_as_data, 101
push code_as_data, 115
push code_as_data, 101
push code_as_data, 116
push code_as_data, 32
push code_as_data, 105
push code_as_data, 116
push code_as_data, 101
push code_as_data, 114
push code_as_data, 97
push code_as_data, 116
push code_as_data, 111
push code_as_data, 114
push code_as_data, 44
push code_as_data, 32
push code_as_data, 98
push code_as_data, 101
push code_as_data, 103
push code_as_data, 105
push code_as_data, 110
push code_as_data, 32
push code_as_data, 97
push code_as_data, 116
push code_as_data, 32
push code_as_data, 115
push code_as_data, 116
push code_as_data, 97
push code_as_data, 114
push code_as_data, 116
push code_as_data, 10
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 73
push code_as_data, 84
push code_as_data, 69
push code_as_data, 82
push code_as_data, 95
push code_as_data, 76
push code_as_data, 79
push code_as_data, 79
push code_as_data, 80
push code_as_data, 58
push code_as_data, 10
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 117
push code_as_data, 110
push code_as_data, 108
push code_as_data, 101
push code_as_data, 115
push code_as_data, 115
push code_as_data, 32
push code_as_data, 105
push code_as_data, 116
push code_as_data, 32
push code_as_data, 103
push code_as_data, 111
push code_as_data, 116
push code_as_data, 111
push code_as_data, 32
push code_as_data, 73
push code_as_data, 84
push code_as_data, 69
push code_as_data, 82
push code_as_data, 95
push code_as_data, 69
push code_as_data, 78
push code_as_data, 68
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 35
push code_as_data, 32
push code_as_data, 119
push code_as_data, 104
push code_as_data, 105
push code_as_data, 108
push code_as_data, 101
push code_as_data, 32
push code_as_data, 40
push code_as_data, 101
push code_as_data, 110
push code_as_data, 116
push code_as_data, 114
push code_as_data, 105
push code_as_data, 101
push code_as_data, 115
push code_as_data, 41
push code_as_data, 32
push code_as_data, 46
push code_as_data, 46
push code_as_data, 46
push code_as_data, 10
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 99
push code_as_data, 104
push code_as_data, 97
push code_as_data, 114
push code_as_data, 95
push code_as_data, 105
push code_as_data, 110
push code_as_data, 116
push code_as_data, 32
push code_as_data, 61
push code_as_data, 32
push code_as_data, 115
push code_as_data, 104
push code_as_data, 105
push code_as_data, 102
push code_as_data, 116
push code_as_data, 32
push code_as_data, 105
push code_as_data, 116
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 35
push code_as_data, 32
push code_as_data, 103
push code_as_data, 101
push code_as_data, 116
push code_as_data, 32
push code_as_data, 101
push code_as_data, 110
push code_as_data, 116
push code_as_data, 114
push code_as_data, 121
push code_as_data, 10
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 112
push code_as_data, 114
push code_as_data, 105
push code_as_data, 110
push code_as_data, 116
push code_as_data, 32
push code_as_data, 39
push code_as_data, 112
push code_as_data, 117
push code_as_data, 115
push code_as_data, 104
push code_as_data, 32
push code_as_data, 99
push code_as_data, 111
push code_as_data, 100
push code_as_data, 101
push code_as_data, 95
push code_as_data, 97
push code_as_data, 115
push code_as_data, 95
push code_as_data, 100
push code_as_data, 97
push code_as_data, 116
push code_as_data, 97
push code_as_data, 44
push code_as_data, 32
push code_as_data, 39
push code_as_data, 10
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 112
push code_as_data, 114
push code_as_data, 105
push code_as_data, 110
push code_as_data, 116
push code_as_data, 32
push code_as_data, 99
push code_as_data, 104
push code_as_data, 97
push code_as_data, 114
push code_as_data, 95
push code_as_data, 105
push code_as_data, 110
push code_as_data, 116
push code_as_data, 10
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 112
push code_as_data, 114
push code_as_data, 105
push code_as_data, 110
push code_as_data, 116
push code_as_data, 32
push code_as_data, 34
push code_as_data, 92
push code_as_data, 110
push code_as_data, 34
push code_as_data, 10
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 103
push code_as_data, 111
push code_as_data, 116
push code_as_data, 111
push code_as_data, 32
push code_as_data, 73
push code_as_data, 84
push code_as_data, 69
push code_as_data, 82
push code_as_data, 95
push code_as_data, 76
push code_as_data, 79
push code_as_data, 79
push code_as_data, 80
push code_as_data, 10
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 73
push code_as_data, 84
push code_as_data, 69
push code_as_data, 82
push code_as_data, 95
push code_as_data, 69
push code_as_data, 78
push code_as_data, 68
push code_as_data, 58
push code_as_data, 10
push code_as_data, 46
push code_as_data, 101
push code_as_data, 110
push code_as_data, 100
push code_as_data, 10
push code_as_data, 10
push code_as_data, 46
push code_as_data, 115
push code_as_data, 117
push code_as_data, 98
push code_as_data, 32
push code_as_data, 112
push code_as_data, 114
push code_as_data, 105
push code_as_data, 110
push code_as_data, 116
push code_as_data, 95
push code_as_data, 100
push code_as_data, 97
push code_as_data, 116
push code_as_data, 97
push code_as_data, 95
push code_as_data, 97
push code_as_data, 115
push code_as_data, 95
push code_as_data, 99
push code_as_data, 111
push code_as_data, 100
push code_as_data, 101
push code_as_data, 10
push code_as_data, 10
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 46
push code_as_data, 112
push code_as_data, 97
push code_as_data, 114
push code_as_data, 97
push code_as_data, 109
push code_as_data, 32
push code_as_data, 112
push code_as_data, 109
push code_as_data, 99
push code_as_data, 32
push code_as_data, 100
push code_as_data, 97
push code_as_data, 116
push code_as_data, 97
push code_as_data, 10
push code_as_data, 10
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 46
push code_as_data, 105
push code_as_data, 110
push code_as_data, 99
push code_as_data, 108
push code_as_data, 117
push code_as_data, 100
push code_as_data, 101
push code_as_data, 32
push code_as_data, 34
push code_as_data, 105
push code_as_data, 116
push code_as_data, 101
push code_as_data, 114
push code_as_data, 97
push code_as_data, 116
push code_as_data, 111
push code_as_data, 114
push code_as_data, 46
push code_as_data, 112
push code_as_data, 97
push code_as_data, 115
push code_as_data, 109
push code_as_data, 34
push code_as_data, 10
push code_as_data, 10
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 46
push code_as_data, 108
push code_as_data, 111
push code_as_data, 99
push code_as_data, 97
push code_as_data, 108
push code_as_data, 32
push code_as_data, 112
push code_as_data, 109
push code_as_data, 99
push code_as_data, 32
push code_as_data, 105
push code_as_data, 116
push code_as_data, 10
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 105
push code_as_data, 116
push code_as_data, 32
push code_as_data, 61
push code_as_data, 32
push code_as_data, 105
push code_as_data, 116
push code_as_data, 101
push code_as_data, 114
push code_as_data, 32
push code_as_data, 100
push code_as_data, 97
push code_as_data, 116
push code_as_data, 97
push code_as_data, 10
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 105
push code_as_data, 116
push code_as_data, 32
push code_as_data, 61
push code_as_data, 32
push code_as_data, 46
push code_as_data, 73
push code_as_data, 84
push code_as_data, 69
push code_as_data, 82
push code_as_data, 65
push code_as_data, 84
push code_as_data, 69
push code_as_data, 95
push code_as_data, 70
push code_as_data, 82
push code_as_data, 79
push code_as_data, 77
push code_as_data, 95
push code_as_data, 83
push code_as_data, 84
push code_as_data, 65
push code_as_data, 82
push code_as_data, 84
push code_as_data, 32
push code_as_data, 35
push code_as_data, 32
push code_as_data, 114
push code_as_data, 101
push code_as_data, 115
push code_as_data, 101
push code_as_data, 116
push code_as_data, 32
push code_as_data, 105
push code_as_data, 116
push code_as_data, 101
push code_as_data, 114
push code_as_data, 97
push code_as_data, 116
push code_as_data, 111
push code_as_data, 114
push code_as_data, 44
push code_as_data, 32
push code_as_data, 98
push code_as_data, 101
push code_as_data, 103
push code_as_data, 105
push code_as_data, 110
push code_as_data, 32
push code_as_data, 97
push code_as_data, 116
push code_as_data, 32
push code_as_data, 115
push code_as_data, 116
push code_as_data, 97
push code_as_data, 114
push code_as_data, 116
push code_as_data, 10
push code_as_data, 10
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 46
push code_as_data, 108
push code_as_data, 111
push code_as_data, 99
push code_as_data, 97
push code_as_data, 108
push code_as_data, 32
push code_as_data, 105
push code_as_data, 110
push code_as_data, 116
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 99
push code_as_data, 104
push code_as_data, 97
push code_as_data, 114
push code_as_data, 95
push code_as_data, 105
push code_as_data, 110
push code_as_data, 116
push code_as_data, 10
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 46
push code_as_data, 108
push code_as_data, 111
push code_as_data, 99
push code_as_data, 97
push code_as_data, 108
push code_as_data, 32
push code_as_data, 115
push code_as_data, 116
push code_as_data, 114
push code_as_data, 105
push code_as_data, 110
push code_as_data, 103
push code_as_data, 32
push code_as_data, 99
push code_as_data, 104
push code_as_data, 97
push code_as_data, 114
push code_as_data, 95
push code_as_data, 115
push code_as_data, 116
push code_as_data, 114
push code_as_data, 105
push code_as_data, 110
push code_as_data, 103
push code_as_data, 10
push code_as_data, 10
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 73
push code_as_data, 84
push code_as_data, 69
push code_as_data, 82
push code_as_data, 95
push code_as_data, 76
push code_as_data, 79
push code_as_data, 79
push code_as_data, 80
push code_as_data, 58
push code_as_data, 10
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 117
push code_as_data, 110
push code_as_data, 108
push code_as_data, 101
push code_as_data, 115
push code_as_data, 115
push code_as_data, 32
push code_as_data, 105
push code_as_data, 116
push code_as_data, 32
push code_as_data, 103
push code_as_data, 111
push code_as_data, 116
push code_as_data, 111
push code_as_data, 32
push code_as_data, 73
push code_as_data, 84
push code_as_data, 69
push code_as_data, 82
push code_as_data, 95
push code_as_data, 69
push code_as_data, 78
push code_as_data, 68
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 35
push code_as_data, 32
push code_as_data, 119
push code_as_data, 104
push code_as_data, 105
push code_as_data, 108
push code_as_data, 101
push code_as_data, 32
push code_as_data, 40
push code_as_data, 101
push code_as_data, 110
push code_as_data, 116
push code_as_data, 114
push code_as_data, 105
push code_as_data, 101
push code_as_data, 115
push code_as_data, 41
push code_as_data, 32
push code_as_data, 46
push code_as_data, 46
push code_as_data, 46
push code_as_data, 10
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 99
push code_as_data, 104
push code_as_data, 97
push code_as_data, 114
push code_as_data, 95
push code_as_data, 105
push code_as_data, 110
push code_as_data, 116
push code_as_data, 32
push code_as_data, 61
push code_as_data, 32
push code_as_data, 115
push code_as_data, 104
push code_as_data, 105
push code_as_data, 102
push code_as_data, 116
push code_as_data, 32
push code_as_data, 105
push code_as_data, 116
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 35
push code_as_data, 32
push code_as_data, 103
push code_as_data, 101
push code_as_data, 116
push code_as_data, 32
push code_as_data, 101
push code_as_data, 110
push code_as_data, 116
push code_as_data, 114
push code_as_data, 121
push code_as_data, 10
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 99
push code_as_data, 104
push code_as_data, 97
push code_as_data, 114
push code_as_data, 95
push code_as_data, 115
push code_as_data, 116
push code_as_data, 114
push code_as_data, 105
push code_as_data, 110
push code_as_data, 103
push code_as_data, 32
push code_as_data, 61
push code_as_data, 32
push code_as_data, 99
push code_as_data, 104
push code_as_data, 114
push code_as_data, 32
push code_as_data, 99
push code_as_data, 104
push code_as_data, 97
push code_as_data, 114
push code_as_data, 95
push code_as_data, 105
push code_as_data, 110
push code_as_data, 116
push code_as_data, 10
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 112
push code_as_data, 114
push code_as_data, 105
push code_as_data, 110
push code_as_data, 116
push code_as_data, 32
push code_as_data, 99
push code_as_data, 104
push code_as_data, 97
push code_as_data, 114
push code_as_data, 95
push code_as_data, 115
push code_as_data, 116
push code_as_data, 114
push code_as_data, 105
push code_as_data, 110
push code_as_data, 103
push code_as_data, 10
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 103
push code_as_data, 111
push code_as_data, 116
push code_as_data, 111
push code_as_data, 32
push code_as_data, 73
push code_as_data, 84
push code_as_data, 69
push code_as_data, 82
push code_as_data, 95
push code_as_data, 76
push code_as_data, 79
push code_as_data, 79
push code_as_data, 80
push code_as_data, 10
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 73
push code_as_data, 84
push code_as_data, 69
push code_as_data, 82
push code_as_data, 95
push code_as_data, 69
push code_as_data, 78
push code_as_data, 68
push code_as_data, 58
push code_as_data, 10
push code_as_data, 46
push code_as_data, 101
push code_as_data, 110
push code_as_data, 100
push code_as_data, 10
push code_as_data, 10
push code_as_data, 61
push code_as_data, 104
push code_as_data, 101
push code_as_data, 97
push code_as_data, 100
push code_as_data, 49
push code_as_data, 32
push code_as_data, 78
push code_as_data, 65
push code_as_data, 77
push code_as_data, 69
push code_as_data, 10
push code_as_data, 10
push code_as_data, 113
push code_as_data, 117
push code_as_data, 105
push code_as_data, 110
push code_as_data, 101
push code_as_data, 95
push code_as_data, 111
push code_as_data, 114
push code_as_data, 100
push code_as_data, 46
push code_as_data, 112
push code_as_data, 105
push code_as_data, 114
push code_as_data, 32
push code_as_data, 45
push code_as_data, 32
push code_as_data, 97
push code_as_data, 32
push code_as_data, 113
push code_as_data, 117
push code_as_data, 105
push code_as_data, 110
push code_as_data, 101
push code_as_data, 32
push code_as_data, 116
push code_as_data, 104
push code_as_data, 97
push code_as_data, 116
push code_as_data, 32
push code_as_data, 115
push code_as_data, 116
push code_as_data, 111
push code_as_data, 114
push code_as_data, 101
push code_as_data, 32
push code_as_data, 116
push code_as_data, 104
push code_as_data, 101
push code_as_data, 32
push code_as_data, 99
push code_as_data, 111
push code_as_data, 100
push code_as_data, 101
push code_as_data, 32
push code_as_data, 105
push code_as_data, 110
push code_as_data, 32
push code_as_data, 97
push code_as_data, 32
push code_as_data, 82
push code_as_data, 101
push code_as_data, 115
push code_as_data, 105
push code_as_data, 122
push code_as_data, 97
push code_as_data, 98
push code_as_data, 108
push code_as_data, 101
push code_as_data, 73
push code_as_data, 110
push code_as_data, 116
push code_as_data, 101
push code_as_data, 103
push code_as_data, 101
push code_as_data, 114
push code_as_data, 65
push code_as_data, 114
push code_as_data, 114
push code_as_data, 97
push code_as_data, 121
push code_as_data, 10
push code_as_data, 10
push code_as_data, 61
push code_as_data, 104
push code_as_data, 101
push code_as_data, 97
push code_as_data, 100
push code_as_data, 49
push code_as_data, 32
push code_as_data, 68
push code_as_data, 69
push code_as_data, 83
push code_as_data, 67
push code_as_data, 82
push code_as_data, 73
push code_as_data, 80
push code_as_data, 84
push code_as_data, 73
push code_as_data, 79
push code_as_data, 78
push code_as_data, 10
push code_as_data, 10
push code_as_data, 87
push code_as_data, 104
push code_as_data, 101
push code_as_data, 110
push code_as_data, 32
push code_as_data, 109
push code_as_data, 97
push code_as_data, 107
push code_as_data, 105
push code_as_data, 110
push code_as_data, 103
push code_as_data, 32
push code_as_data, 99
push code_as_data, 104
push code_as_data, 97
push code_as_data, 110
push code_as_data, 103
push code_as_data, 101
push code_as_data, 115
push code_as_data, 44
push code_as_data, 32
push code_as_data, 100
push code_as_data, 101
push code_as_data, 108
push code_as_data, 101
push code_as_data, 116
push code_as_data, 101
push code_as_data, 32
push code_as_data, 116
push code_as_data, 104
push code_as_data, 101
push code_as_data, 32
push code_as_data, 99
push code_as_data, 111
push code_as_data, 100
push code_as_data, 101
push code_as_data, 32
push code_as_data, 98
push code_as_data, 101
push code_as_data, 116
push code_as_data, 119
push code_as_data, 101
push code_as_data, 101
push code_as_data, 110
push code_as_data, 32
push code_as_data, 116
push code_as_data, 104
push code_as_data, 101
push code_as_data, 32
push code_as_data, 32
push code_as_data, 39
push code_as_data, 35
push code_as_data, 32
push code_as_data, 45
push code_as_data, 45
push code_as_data, 45
push code_as_data, 45
push code_as_data, 45
push code_as_data, 45
push code_as_data, 39
push code_as_data, 32
push code_as_data, 109
push code_as_data, 97
push code_as_data, 114
push code_as_data, 107
push code_as_data, 101
push code_as_data, 114
push code_as_data, 115
push code_as_data, 32
push code_as_data, 97
push code_as_data, 110
push code_as_data, 100
push code_as_data, 32
push code_as_data, 114
push code_as_data, 117
push code_as_data, 110
push code_as_data, 10
push code_as_data, 10
push code_as_data, 32
push code_as_data, 32
push code_as_data, 46
push code_as_data, 46
push code_as_data, 47
push code_as_data, 46
push code_as_data, 46
push code_as_data, 47
push code_as_data, 112
push code_as_data, 97
push code_as_data, 114
push code_as_data, 114
push code_as_data, 111
push code_as_data, 116
push code_as_data, 32
push code_as_data, 113
push code_as_data, 117
push code_as_data, 105
push code_as_data, 110
push code_as_data, 101
push code_as_data, 95
push code_as_data, 111
push code_as_data, 114
push code_as_data, 100
push code_as_data, 46
push code_as_data, 112
push code_as_data, 105
push code_as_data, 114
push code_as_data, 32
push code_as_data, 45
push code_as_data, 45
push code_as_data, 112
push code_as_data, 114
push code_as_data, 105
push code_as_data, 110
push code_as_data, 116
push code_as_data, 45
push code_as_data, 99
push code_as_data, 111
push code_as_data, 100
push code_as_data, 101
push code_as_data, 45
push code_as_data, 97
push code_as_data, 115
push code_as_data, 45
push code_as_data, 100
push code_as_data, 97
push code_as_data, 116
push code_as_data, 97
push code_as_data, 10
push code_as_data, 10
push code_as_data, 80
push code_as_data, 97
push code_as_data, 115
push code_as_data, 116
push code_as_data, 101
push code_as_data, 32
push code_as_data, 116
push code_as_data, 104
push code_as_data, 101
push code_as_data, 32
push code_as_data, 111
push code_as_data, 117
push code_as_data, 116
push code_as_data, 112
push code_as_data, 117
push code_as_data, 116
push code_as_data, 32
push code_as_data, 105
push code_as_data, 110
push code_as_data, 32
push code_as_data, 116
push code_as_data, 104
push code_as_data, 101
push code_as_data, 32
push code_as_data, 97
push code_as_data, 112
push code_as_data, 112
push code_as_data, 114
push code_as_data, 111
push code_as_data, 112
push code_as_data, 114
push code_as_data, 105
push code_as_data, 97
push code_as_data, 116
push code_as_data, 101
push code_as_data, 32
push code_as_data, 108
push code_as_data, 111
push code_as_data, 99
push code_as_data, 97
push code_as_data, 116
push code_as_data, 105
push code_as_data, 111
push code_as_data, 110
push code_as_data, 46
push code_as_data, 10
push code_as_data, 10
push code_as_data, 61
push code_as_data, 104
push code_as_data, 101
push code_as_data, 97
push code_as_data, 100
push code_as_data, 49
push code_as_data, 32
push code_as_data, 65
push code_as_data, 85
push code_as_data, 84
push code_as_data, 72
push code_as_data, 79
push code_as_data, 82
push code_as_data, 10
push code_as_data, 10
push code_as_data, 66
push code_as_data, 101
push code_as_data, 114
push code_as_data, 110
push code_as_data, 104
push code_as_data, 97
push code_as_data, 114
push code_as_data, 100
push code_as_data, 32
push code_as_data, 83
push code_as_data, 99
push code_as_data, 104
push code_as_data, 109
push code_as_data, 97
push code_as_data, 108
push code_as_data, 104
push code_as_data, 111
push code_as_data, 102
push code_as_data, 101
push code_as_data, 114
push code_as_data, 32
push code_as_data, 45
push code_as_data, 32
push code_as_data, 60
push code_as_data, 66
push code_as_data, 101
push code_as_data, 114
push code_as_data, 110
push code_as_data, 104
push code_as_data, 97
push code_as_data, 114
push code_as_data, 100
push code_as_data, 46
push code_as_data, 83
push code_as_data, 99
push code_as_data, 104
push code_as_data, 109
push code_as_data, 97
push code_as_data, 108
push code_as_data, 104
push code_as_data, 111
push code_as_data, 102
push code_as_data, 101
push code_as_data, 114
push code_as_data, 64
push code_as_data, 103
push code_as_data, 109
push code_as_data, 120
push code_as_data, 46
push code_as_data, 100
push code_as_data, 101
push code_as_data, 62
push code_as_data, 10
push code_as_data, 10
push code_as_data, 61
push code_as_data, 104
push code_as_data, 101
push code_as_data, 97
push code_as_data, 100
push code_as_data, 49
push code_as_data, 32
push code_as_data, 83
push code_as_data, 69
push code_as_data, 69
push code_as_data, 32
push code_as_data, 65
push code_as_data, 76
push code_as_data, 83
push code_as_data, 79
push code_as_data, 10
push code_as_data, 10
push code_as_data, 76
push code_as_data, 60
push code_as_data, 104
push code_as_data, 116
push code_as_data, 116
push code_as_data, 112
push code_as_data, 58
push code_as_data, 47
push code_as_data, 47
push code_as_data, 119
push code_as_data, 119
push code_as_data, 119
push code_as_data, 46
push code_as_data, 109
push code_as_data, 97
push code_as_data, 100
push code_as_data, 111
push code_as_data, 114
push code_as_data, 101
push code_as_data, 46
push code_as_data, 111
push code_as_data, 114
push code_as_data, 103
push code_as_data, 47
push code_as_data, 126
push code_as_data, 100
push code_as_data, 97
push code_as_data, 118
push code_as_data, 105
push code_as_data, 100
push code_as_data, 47
push code_as_data, 99
push code_as_data, 111
push code_as_data, 109
push code_as_data, 112
push code_as_data, 117
push code_as_data, 116
push code_as_data, 101
push code_as_data, 114
push code_as_data, 115
push code_as_data, 47
push code_as_data, 113
push code_as_data, 117
push code_as_data, 105
push code_as_data, 110
push code_as_data, 101
push code_as_data, 46
push code_as_data, 104
push code_as_data, 116
push code_as_data, 109
push code_as_data, 108
push code_as_data, 62
push code_as_data, 10
push code_as_data, 10
push code_as_data, 61
push code_as_data, 99
push code_as_data, 117
push code_as_data, 116
push code_as_data, 10
push code_as_data, 10
push code_as_data, 35
push code_as_data, 32
push code_as_data, 76
push code_as_data, 111
push code_as_data, 99
push code_as_data, 97
push code_as_data, 108
push code_as_data, 32
push code_as_data, 86
push code_as_data, 97
push code_as_data, 114
push code_as_data, 105
push code_as_data, 97
push code_as_data, 98
push code_as_data, 108
push code_as_data, 101
push code_as_data, 115
push code_as_data, 58
push code_as_data, 10
push code_as_data, 35
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 109
push code_as_data, 111
push code_as_data, 100
push code_as_data, 101
push code_as_data, 58
push code_as_data, 32
push code_as_data, 112
push code_as_data, 105
push code_as_data, 114
push code_as_data, 10
push code_as_data, 35
push code_as_data, 32
push code_as_data, 32
push code_as_data, 32
push code_as_data, 102
push code_as_data, 105
push code_as_data, 108
push code_as_data, 108
push code_as_data, 45
push code_as_data, 99
push code_as_data, 111
push code_as_data, 108
push code_as_data, 117
push code_as_data, 109
push code_as_data, 110
push code_as_data, 58
push code_as_data, 32
push code_as_data, 49
push code_as_data, 48
push code_as_data, 48
push code_as_data, 10
push code_as_data, 35
push code_as_data, 32
push code_as_data, 69
push code_as_data, 110
push code_as_data, 100
push code_as_data, 58
push code_as_data, 10
push code_as_data, 35
push code_as_data, 32
push code_as_data, 118
push code_as_data, 105
push code_as_data, 109
push code_as_data, 58
push code_as_data, 32
push code_as_data, 101
push code_as_data, 120
push code_as_data, 112
push code_as_data, 97
push code_as_data, 110
push code_as_data, 100
push code_as_data, 116
push code_as_data, 97
push code_as_data, 98
push code_as_data, 32
push code_as_data, 115
push code_as_data, 104
push code_as_data, 105
push code_as_data, 102
push code_as_data, 116
push code_as_data, 119
push code_as_data, 105
push code_as_data, 100
push code_as_data, 116
push code_as_data, 104
push code_as_data, 61
push code_as_data, 52
push code_as_data, 32
push code_as_data, 102
push code_as_data, 116
push code_as_data, 61
push code_as_data, 112
push code_as_data, 105
push code_as_data, 114
push code_as_data, 58
push code_as_data, 10
# ------ End of data section ------
# The data section above can be generated with --print-code-as-data
# See DESCRIPTION
load_bytecode "Getopt/Obj.pbc"
# shift name of the program, so that argv contains only options and extra params
.local string program_name
program_name = shift argv
# Specification of command line arguments.
.local pmc getopts
getopts = new ["Getopt";"Obj"]
push getopts, "print-code-as-data"
# Looking at command line
.local pmc opt
opt = getopts."get_options"(argv)
.local int do_print_code_as_data
do_print_code_as_data = defined opt["print-code-as-data"]
unless do_print_code_as_data goto DO_QUINE
print_code_as_data( program_name )
end
DO_QUINE:
# First print the stuff data section
print "# Copyright (C) 2006-2010, Parrot Foundation.\n"
print "# ATT no autoexpanding svn markers please\n"
print "\n"
print ".sub quine :main\n"
print " .param pmc argv\n"
print "\n"
print " .local pmc code_as_data\n"
print " code_as_data = new 'ResizableIntegerArray'\n"
print "# ------ Start of data section ------\n"
# Now the data
print_data_as_data( code_as_data )
# Now the code
print_data_as_code( code_as_data )
.end
.sub print_code_as_data
.param string program_name
.include "stat.pasm"
.local pmc code_fh
.local int size
size = stat program_name, .STAT_FILESIZE
code_fh = open program_name, 'r'
.local string code
code = read code_fh, size
# Ignore everything up to end of data section
.local int end_of_data_pos
end_of_data_pos = index code, "# ------ End of data section ------"
code = replace code, 0, end_of_data_pos, ''
.local string char_string
.local int char_int
SHIFT_NEXT_CHAR:
unless code goto FINISH_SHIFT_CHARS
char_string = substr code, 0, 1
code = replace code, 0, 1, ''
char_int = ord char_string
print 'push code_as_data, '
print char_int
print "\n"
goto SHIFT_NEXT_CHAR
FINISH_SHIFT_CHARS:
.end
.sub print_data_as_data
.param pmc data
.include "iterator.pasm"
.local pmc it
.local int char_int
it = iter data
it = .ITERATE_FROM_START # reset iterator, begin at start
ITER_LOOP:
unless it goto ITER_END # while (entries) ...
char_int = shift it # get entry
print 'push code_as_data, '
print char_int
print "\n"
goto ITER_LOOP
ITER_END:
.end
.sub print_data_as_code
.param pmc data
.include "iterator.pasm"
.local pmc it
it = iter data
it = .ITERATE_FROM_START # reset iterator, begin at start
.local int char_int
.local string char_string
ITER_LOOP:
unless it goto ITER_END # while (entries) ...
char_int = shift it # get entry
char_string = chr char_int
print char_string
goto ITER_LOOP
ITER_END:
.end
=head1 NAME
quine_ord.pir - a quine that store the code in a ResizableIntegerArray
=head1 DESCRIPTION
When making changes, delete the code between the '# ------' markers and run
../../parrot quine_ord.pir --print-code-as-data
Paste the output in the appropriate location.
=head1 AUTHOR
Bernhard Schmalhofer - <[email protected]>
=head1 SEE ALSO
L<http://www.madore.org/~david/computers/quine.html>
=cut
# Local Variables:
# mode: pir
# fill-column: 100
# End:
# vim: expandtab shiftwidth=4 ft=pir:
| Parrot Internal Representation | 5 | winnit-myself/Wifie | examples/pir/quine_ord.pir | [
"Artistic-2.0"
] |
{
"@context": {
"so": "https://schema.org/",
"dp": "http://dbpedia.org/resource/",
"pb": "?jsonld=types#"
},
"Base64": {
"@type": "so:Text"
},
"CipherText": {
"@type": "pb:Base64"
},
"PasteCipherMessage": {
"paste": {
"@type": "so:Text"
},
"attachment": {
"@type": "so:MediaObject"
},
"attachment_name": {
"@type": "so:Text"
}
},
"CommentCipherMessage": {
"comment": {
"@type": "so:Text"
},
"nickname": {
"@type": "so:Text"
}
},
"InitializationVector": {
"@type": "pb:Base64"
},
"Salt": {
"@type": "pb:Base64"
},
"Iterations": {
"@type": "so:Integer",
"@minimum": 1
},
"KeySize": {
"@type": "so:Integer",
"@value": 256,
"@minimum": 128,
"@maximum": 256,
"@enum": [128, 196, 256]
},
"TagSize": {
"@type": "so:Integer",
"@value": 128,
"@minimum": 32,
"@maximum": 128,
"@enum": [32, 64, 96, 104, 112, 120, 128]
},
"Algorithm": {
"@type": "so:Text",
"@value": "aes"
},
"Mode": {
"@type": "so:Text",
"@value": "gcm",
"@enum": ["ctr", "cbc", "gcm"]
},
"Compression": {
"@type": "so:Text",
"@value": "zlib",
"@enum": ["zlib", "none"]
},
"Formatter": {
"@type": "so:Text",
"@value": "plaintext",
"@enum": ["plaintext", "syntaxhighlighting", "markdown"]
},
"Expiration": {
"@type": "so:Text",
"@value": "1week",
"@enum": ["5min", "10min", "1hour", "1day", "1week", "1month", "1year", "never"]
},
"OpenDiscussion": {
"@type": "so:Boolean",
"@enum": [false, true]
},
"BurnAfterReading": {
"@type": "so:Boolean",
"@enum": [false, true]
},
"CreationTime": {
"@type": "dp:Unix_time"
},
"RemainingSeconds": {
"@type": "dp:Second",
"@minimum": 1
},
"CipherParameters": {
"@container": "@list",
"@value": [
{
"@type": "pb:InitializationVector"
},
{
"@type": "pb:Salt"
},
{
"@type": "pb:Iterations"
},
{
"@type": "pb:KeySize"
},
{
"@type": "pb:TagSize"
},
{
"@type": "pb:Algorithm"
},
{
"@type": "pb:Mode"
},
{
"@type": "pb:Compression"
}
]
}
} | JSONLD | 3 | DigitEgal/PrivateBin | js/types.jsonld | [
"CC-BY-4.0"
] |
(*-*-Mode:ats;coding:utf-8;tab-width:4;c-basic-offset:4;indent-tabs-mode:()-*-
ex: set ft=ats fenc=utf-8 sts=4 ts=4 sw=4 et nomod: *)
(*
MIT License
Copyright (c) 2021 Michael Truog <mjtruog at protonmail dot com>
Permission is hereby granted, free of charge, to any person obtaining a
copy of this software and associated documentation files (the "Software"),
to deal in the Software without restriction, including without limitation
the rights to use, copy, modify, merge, publish, distribute, sublicense,
and/or sell copies of the Software, and to permit persons to whom the
Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
DEALINGS IN THE SOFTWARE.
*)
#include "share/atspre_define.hats"
#include "share/atspre_staload.hats"
#include "cloudi.hats"
vtypedef state_type = unit
fn
request
(request_type: $CLOUDI.request_type,
name: string,
pattern: string,
request_info: $CLOUDI.memory_ptr,
request: $CLOUDI.memory_ptr,
timeout: $CLOUDI.timeout,
priority: $CLOUDI.priority,
trans_id: !$CLOUDI.trans_id,
source: !$CLOUDI.memory_ptr,
state: !$CLOUDI.stateptr(state_type),
api: !$CLOUDI.instance(state_type)):
$CLOUDI.response = let
val ~$CLOUDI.Ptr(_, _) = request_info
val ~$CLOUDI.Ptr(_, _) = request
val () = println!("null ats2")
in
$CLOUDI.Response($CLOUDI.StringLiteral(""))
end
fn
task
(thread_index: uint):
void = let
var state_value: unit = unit()
in
case+ $CLOUDI.new(thread_index, state_value, true) of
| ~$CLOUDI.Ok(api) => let
implement
$CLOUDI.subscribe$function<state_type>() = request
val () = case+ $CLOUDI.subscribe<state_type>(api, "ats2/get") of
| ~$CLOUDI.Ok(_) =>
()
| ~$CLOUDI.Error(status) =>
assertloc(status = 0)
val () = case+ $CLOUDI.poll(api, ~1) of
| ~$CLOUDI.Ok(_) =>
println!("terminate null ats2")
| ~$CLOUDI.Error(status) =>
fprintln!(stderr_ref, "error ", status)
val () = $CLOUDI.destroy2void(api)
in
()
end
| ~$CLOUDI.Error(status) =>
fprintln!(stderr_ref, "error ", status)
end
implement main0 () = let
val thread_count = $CLOUDI.thread_count()
val threads = $CLOUDI.threads_create(thread_count, task)
in
$CLOUDI.threads_wait(threads)
end
| ATS | 4 | CloudI/CloudI | src/tests/null/ats/v2/main.dats | [
"MIT"
] |
fun main(args: Array<String>) {
// Foo().bar()
} | Groff | 1 | qussarah/declare | jps-plugin/testData/incremental/withJava/convertBetweenJavaAndKotlin/javaToKotlinAndBack/usage.kt.new.2 | [
"Apache-2.0"
] |
if [[ -z $commands[thefuck] ]]; then
echo 'thefuck is not installed, you should "pip install thefuck" or "brew install thefuck" first.'
echo 'See https://github.com/nvbn/thefuck#installation'
return 1
fi
# Register alias
[[ ! -a $ZSH_CACHE_DIR/thefuck ]] && thefuck --alias > $ZSH_CACHE_DIR/thefuck
source $ZSH_CACHE_DIR/thefuck
fuck-command-line() {
local FUCK="$(THEFUCK_REQUIRE_CONFIRMATION=0 thefuck $(fc -ln -1 | tail -n 1) 2> /dev/null)"
[[ -z $FUCK ]] && echo -n -e "\a" && return
BUFFER=$FUCK
zle end-of-line
}
zle -N fuck-command-line
# Defined shortcut keys: [Esc] [Esc]
bindkey -M emacs '\e\e' fuck-command-line
bindkey -M vicmd '\e\e' fuck-command-line
bindkey -M viins '\e\e' fuck-command-line
| Shell | 4 | sshishov/ohmyzsh | plugins/thefuck/thefuck.plugin.zsh | [
"MIT"
] |
// Copyright (c) 2017 GitHub, Inc.
// Use of this source code is governed by the MIT license that can be
// found in the LICENSE file.
#include "shell/browser/lib/power_observer_linux.h"
#include <unistd.h>
#include <uv.h>
#include <utility>
#include "base/bind.h"
#include "base/command_line.h"
#include "base/files/file_path.h"
#include "base/logging.h"
#include "device/bluetooth/dbus/bluez_dbus_thread_manager.h"
namespace {
const char kLogindServiceName[] = "org.freedesktop.login1";
const char kLogindObjectPath[] = "/org/freedesktop/login1";
const char kLogindManagerInterface[] = "org.freedesktop.login1.Manager";
base::FilePath::StringType GetExecutableBaseName() {
return base::CommandLine::ForCurrentProcess()
->GetProgram()
.BaseName()
.value();
}
} // namespace
namespace electron {
PowerObserverLinux::PowerObserverLinux(
base::PowerSuspendObserver* suspend_observer)
: suspend_observer_(suspend_observer),
lock_owner_name_(GetExecutableBaseName()) {
auto* bus = bluez::BluezDBusThreadManager::Get()->GetSystemBus();
if (!bus) {
LOG(WARNING) << "Failed to get system bus connection";
return;
}
// set up the logind proxy
const auto weakThis = weak_ptr_factory_.GetWeakPtr();
logind_ = bus->GetObjectProxy(kLogindServiceName,
dbus::ObjectPath(kLogindObjectPath));
logind_->ConnectToSignal(
kLogindManagerInterface, "PrepareForShutdown",
base::BindRepeating(&PowerObserverLinux::OnPrepareForShutdown, weakThis),
base::BindRepeating(&PowerObserverLinux::OnSignalConnected, weakThis));
logind_->ConnectToSignal(
kLogindManagerInterface, "PrepareForSleep",
base::BindRepeating(&PowerObserverLinux::OnPrepareForSleep, weakThis),
base::BindRepeating(&PowerObserverLinux::OnSignalConnected, weakThis));
logind_->WaitForServiceToBeAvailable(base::BindRepeating(
&PowerObserverLinux::OnLoginServiceAvailable, weakThis));
}
PowerObserverLinux::~PowerObserverLinux() = default;
void PowerObserverLinux::OnLoginServiceAvailable(bool service_available) {
if (!service_available) {
LOG(WARNING) << kLogindServiceName << " not available";
return;
}
// Take sleep inhibit lock
BlockSleep();
}
void PowerObserverLinux::BlockSleep() {
dbus::MethodCall sleep_inhibit_call(kLogindManagerInterface, "Inhibit");
dbus::MessageWriter inhibit_writer(&sleep_inhibit_call);
inhibit_writer.AppendString("sleep"); // what
// Use the executable name as the lock owner, which will list rebrands of the
// electron executable as separate entities.
inhibit_writer.AppendString(lock_owner_name_); // who
inhibit_writer.AppendString("Application cleanup before suspend"); // why
inhibit_writer.AppendString("delay"); // mode
logind_->CallMethod(
&sleep_inhibit_call, dbus::ObjectProxy::TIMEOUT_USE_DEFAULT,
base::BindOnce(&PowerObserverLinux::OnInhibitResponse,
weak_ptr_factory_.GetWeakPtr(), &sleep_lock_));
}
void PowerObserverLinux::UnblockSleep() {
sleep_lock_.reset();
}
void PowerObserverLinux::BlockShutdown() {
if (shutdown_lock_.is_valid()) {
LOG(WARNING) << "Trying to subscribe to shutdown multiple times";
return;
}
dbus::MethodCall shutdown_inhibit_call(kLogindManagerInterface, "Inhibit");
dbus::MessageWriter inhibit_writer(&shutdown_inhibit_call);
inhibit_writer.AppendString("shutdown"); // what
inhibit_writer.AppendString(lock_owner_name_); // who
inhibit_writer.AppendString("Ensure a clean shutdown"); // why
inhibit_writer.AppendString("delay"); // mode
logind_->CallMethod(
&shutdown_inhibit_call, dbus::ObjectProxy::TIMEOUT_USE_DEFAULT,
base::BindOnce(&PowerObserverLinux::OnInhibitResponse,
weak_ptr_factory_.GetWeakPtr(), &shutdown_lock_));
}
void PowerObserverLinux::UnblockShutdown() {
if (!shutdown_lock_.is_valid()) {
LOG(WARNING)
<< "Trying to unsubscribe to shutdown without being subscribed";
return;
}
shutdown_lock_.reset();
}
void PowerObserverLinux::SetShutdownHandler(
base::RepeatingCallback<bool()> handler) {
// In order to delay system shutdown when e.preventDefault() is invoked
// on a powerMonitor 'shutdown' event, we need an org.freedesktop.login1
// shutdown delay lock. For more details see the "Taking Delay Locks"
// section of https://www.freedesktop.org/wiki/Software/systemd/inhibit/
if (handler && !should_shutdown_) {
BlockShutdown();
} else if (!handler && should_shutdown_) {
UnblockShutdown();
}
should_shutdown_ = std::move(handler);
}
void PowerObserverLinux::OnInhibitResponse(base::ScopedFD* scoped_fd,
dbus::Response* response) {
if (response != nullptr) {
dbus::MessageReader reader(response);
reader.PopFileDescriptor(scoped_fd);
}
}
void PowerObserverLinux::OnPrepareForSleep(dbus::Signal* signal) {
dbus::MessageReader reader(signal);
bool suspending;
if (!reader.PopBool(&suspending)) {
LOG(ERROR) << "Invalid signal: " << signal->ToString();
return;
}
if (suspending) {
suspend_observer_->OnSuspend();
UnblockSleep();
} else {
BlockSleep();
suspend_observer_->OnResume();
}
}
void PowerObserverLinux::OnPrepareForShutdown(dbus::Signal* signal) {
dbus::MessageReader reader(signal);
bool shutting_down;
if (!reader.PopBool(&shutting_down)) {
LOG(ERROR) << "Invalid signal: " << signal->ToString();
return;
}
if (shutting_down) {
if (!should_shutdown_ || should_shutdown_.Run()) {
// The user didn't try to prevent shutdown. Release the lock and allow the
// shutdown to continue normally.
shutdown_lock_.reset();
}
}
}
void PowerObserverLinux::OnSignalConnected(const std::string& /*interface*/,
const std::string& signal,
bool success) {
LOG_IF(WARNING, !success) << "Failed to connect to " << signal;
}
} // namespace electron
| C++ | 5 | TarunavBA/electron | shell/browser/lib/power_observer_linux.cc | [
"MIT"
] |
@0x84ed73ce30ad1d3e;
using Foo = import "foo.capnp";
struct Bar {
id @0 :UInt32;
foo @1 :Foo.Foo;
}
| Cap'n Proto | 4 | p4l1ly/pycapnp | test/bar.capnp | [
"BSD-2-Clause"
] |
{-# LANGUAGE TypeApplications #-}
module Parsing (benchmarks) where
import Control.Monad
import qualified Data.ByteString as B
import Data.Foldable
import Gauge
import System.Exit (die)
import System.FilePath.Glob
import qualified System.Path as Path
import Language.Ruby
import qualified Language.Ruby.AST as Rb
import AST.Unmarshal
benchmarks :: Benchmark
benchmarks = bgroup "parsing" [ rubyBenchmarks ]
rubyBenchmarks :: Benchmark
rubyBenchmarks = bench "ruby" $ parseAllFiles dir "*.rb"
where dir = Path.relDir "../semantic/tmp/ruby-examples/ruby_spec/command_line"
parseAllFiles :: Path.RelDir -> String -> Benchmarkable
parseAllFiles dir glob = nfIO $ do
files <- globDir1 (compile glob) (Path.toString dir)
let paths = Path.relFile <$> files
when (null paths) (die $ "No files found in " <> (Path.toString dir))
for_ paths $ \ file -> do
-- print (Path.toString file)
contents <- B.readFile (Path.toString file)
either die pure =<< parseByteString @Rb.Program @() tree_sitter_ruby contents
| Haskell | 4 | jkachmar/semantic | semantic-ruby/bench/Parsing.hs | [
"MIT"
] |
#(ly:message "loaded a\n")
\require "b@>=0.1.0"
| LilyPond | 1 | HolgerPeters/lyp | spec/package_setups/simple_with_nested_packages/[email protected]/package.ly | [
"MIT"
] |
IDENTIFICATION DIVISION.
PROGRAM-ID. HELLO-WORLD.
PROCEDURE DIVISION.
DISPLAY 'FaaS running COBOL in a container!'.
STOP RUN.
| COBOL | 3 | ngduchai/faas | sample-functions/BaseFunctions/cobol/hello.cob | [
"MIT"
] |
@load ./main
@load ./add-tor
| Bro | 0 | kingtuna/cs-bro | bro-scripts/tor/__load__.bro | [
"BSD-2-Clause"
] |
Write $Piece($System,":")
| M | 1 | LaudateCorpus1/RosettaCodeData | Task/Hostname/MUMPS/hostname.mumps | [
"Info-ZIP"
] |
var internal_integer: usize = 1;
var obj1_integer: usize = 421;
comptime {
@export(internal_integer, .{ .name = "internal_integer", .linkage = .Internal });
@export(obj1_integer, .{ .name = "obj1_integer", .linkage = .Strong });
}
| Zig | 3 | lukekras/zig | test/standalone/global_linkage/obj1.zig | [
"MIT"
] |
(kicad_pcb (version 4) (host pcbnew 4.0.7)
(general
(links 22)
(no_connects 0)
(area 116.764999 96.444999 147.395001 114.375001)
(thickness 1.6)
(drawings 5)
(tracks 78)
(zones 0)
(modules 11)
(nets 11)
)
(page A4)
(layers
(0 F.Cu signal)
(31 B.Cu signal)
(32 B.Adhes user)
(33 F.Adhes user)
(34 B.Paste user)
(35 F.Paste user)
(36 B.SilkS user)
(37 F.SilkS user)
(38 B.Mask user)
(39 F.Mask user)
(40 Dwgs.User user)
(41 Cmts.User user)
(42 Eco1.User user)
(43 Eco2.User user)
(44 Edge.Cuts user)
(45 Margin user)
(46 B.CrtYd user)
(47 F.CrtYd user)
(48 B.Fab user)
(49 F.Fab user)
)
(setup
(last_trace_width 0.25)
(trace_clearance 0.2)
(zone_clearance 0.508)
(zone_45_only yes)
(trace_min 0.2)
(segment_width 0.2)
(edge_width 0.15)
(via_size 0.6)
(via_drill 0.4)
(via_min_size 0.4)
(via_min_drill 0.3)
(uvia_size 0.3)
(uvia_drill 0.1)
(uvias_allowed no)
(uvia_min_size 0.2)
(uvia_min_drill 0.1)
(pcb_text_width 0.3)
(pcb_text_size 1.5 1.5)
(mod_edge_width 0.15)
(mod_text_size 1 1)
(mod_text_width 0.15)
(pad_size 1.524 1.524)
(pad_drill 0.762)
(pad_to_mask_clearance 0.2)
(aux_axis_origin 0 0)
(visible_elements FFFFFF7F)
(pcbplotparams
(layerselection 0x00030_80000001)
(usegerberextensions false)
(excludeedgelayer true)
(linewidth 0.100000)
(plotframeref false)
(viasonmask false)
(mode 1)
(useauxorigin false)
(hpglpennumber 1)
(hpglpenspeed 20)
(hpglpendiameter 15)
(hpglpenoverlay 2)
(psnegative false)
(psa4output false)
(plotreference true)
(plotvalue true)
(plotinvisibletext false)
(padsonsilk false)
(subtractmaskfromsilk false)
(outputformat 1)
(mirror false)
(drillshape 1)
(scaleselection 1)
(outputdirectory ""))
)
(net 0 "")
(net 1 VDDA)
(net 2 /RXb)
(net 3 /TXb)
(net 4 GNDA)
(net 5 GND)
(net 6 /TXa)
(net 7 /RXa)
(net 8 VDD)
(net 9 "Net-(D1-Pad1)")
(net 10 "Net-(D2-Pad1)")
(net_class Default "Dit is de standaard class."
(clearance 0.2)
(trace_width 0.25)
(via_dia 0.6)
(via_drill 0.4)
(uvia_dia 0.3)
(uvia_drill 0.1)
(add_net /RXa)
(add_net /RXb)
(add_net /TXa)
(add_net /TXb)
(add_net GND)
(add_net GNDA)
(add_net "Net-(D1-Pad1)")
(add_net "Net-(D2-Pad1)")
(add_net VDD)
(add_net VDDA)
)
(module SMD_Packages:SOIC-8-N (layer F.Cu) (tedit 0) (tstamp 5A0DE6DB)
(at 132.08 104.14 270)
(descr "Module Narrow CMS SOJ 8 pins large")
(tags "CMS SOJ")
(path /5A0DDE55)
(attr smd)
(fp_text reference U1 (at 0 -1.27 270) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value FOD8012 (at 0 1.27 270) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -2.54 -2.286) (end 2.54 -2.286) (layer F.SilkS) (width 0.15))
(fp_line (start 2.54 -2.286) (end 2.54 2.286) (layer F.SilkS) (width 0.15))
(fp_line (start 2.54 2.286) (end -2.54 2.286) (layer F.SilkS) (width 0.15))
(fp_line (start -2.54 2.286) (end -2.54 -2.286) (layer F.SilkS) (width 0.15))
(fp_line (start -2.54 -0.762) (end -2.032 -0.762) (layer F.SilkS) (width 0.15))
(fp_line (start -2.032 -0.762) (end -2.032 0.508) (layer F.SilkS) (width 0.15))
(fp_line (start -2.032 0.508) (end -2.54 0.508) (layer F.SilkS) (width 0.15))
(pad 8 smd rect (at -1.905 -3.175 270) (size 0.508 1.143) (layers F.Cu F.Paste F.Mask)
(net 1 VDDA))
(pad 7 smd rect (at -0.635 -3.175 270) (size 0.508 1.143) (layers F.Cu F.Paste F.Mask)
(net 2 /RXb))
(pad 6 smd rect (at 0.635 -3.175 270) (size 0.508 1.143) (layers F.Cu F.Paste F.Mask)
(net 3 /TXb))
(pad 5 smd rect (at 1.905 -3.175 270) (size 0.508 1.143) (layers F.Cu F.Paste F.Mask)
(net 4 GNDA))
(pad 4 smd rect (at 1.905 3.175 270) (size 0.508 1.143) (layers F.Cu F.Paste F.Mask)
(net 5 GND))
(pad 3 smd rect (at 0.635 3.175 270) (size 0.508 1.143) (layers F.Cu F.Paste F.Mask)
(net 6 /TXa))
(pad 2 smd rect (at -0.635 3.175 270) (size 0.508 1.143) (layers F.Cu F.Paste F.Mask)
(net 7 /RXa))
(pad 1 smd rect (at -1.905 3.175 270) (size 0.508 1.143) (layers F.Cu F.Paste F.Mask)
(net 8 VDD))
(model SMD_Packages.3dshapes/SOIC-8-N.wrl
(at (xyz 0 0 0))
(scale (xyz 0.5 0.38 0.5))
(rotate (xyz 0 0 0))
)
)
(module Capacitors_SMD:C_0805_HandSoldering (layer F.Cu) (tedit 58AA84A8) (tstamp 5A0DE70E)
(at 128.27 110.49 270)
(descr "Capacitor SMD 0805, hand soldering")
(tags "capacitor 0805")
(path /5A0DE3E5)
(attr smd)
(fp_text reference C1 (at 0 -1.75 270) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value 100nF (at 0 1.75 270) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text user %R (at 0 -1.75 270) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -1 0.62) (end -1 -0.62) (layer F.Fab) (width 0.1))
(fp_line (start 1 0.62) (end -1 0.62) (layer F.Fab) (width 0.1))
(fp_line (start 1 -0.62) (end 1 0.62) (layer F.Fab) (width 0.1))
(fp_line (start -1 -0.62) (end 1 -0.62) (layer F.Fab) (width 0.1))
(fp_line (start 0.5 -0.85) (end -0.5 -0.85) (layer F.SilkS) (width 0.12))
(fp_line (start -0.5 0.85) (end 0.5 0.85) (layer F.SilkS) (width 0.12))
(fp_line (start -2.25 -0.88) (end 2.25 -0.88) (layer F.CrtYd) (width 0.05))
(fp_line (start -2.25 -0.88) (end -2.25 0.87) (layer F.CrtYd) (width 0.05))
(fp_line (start 2.25 0.87) (end 2.25 -0.88) (layer F.CrtYd) (width 0.05))
(fp_line (start 2.25 0.87) (end -2.25 0.87) (layer F.CrtYd) (width 0.05))
(pad 1 smd rect (at -1.25 0 270) (size 1.5 1.25) (layers F.Cu F.Paste F.Mask)
(net 8 VDD))
(pad 2 smd rect (at 1.25 0 270) (size 1.5 1.25) (layers F.Cu F.Paste F.Mask)
(net 5 GND))
(model Capacitors_SMD.3dshapes/C_0805.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module Capacitors_SMD:C_0805_HandSoldering (layer F.Cu) (tedit 58AA84A8) (tstamp 5A0DE714)
(at 135.89 110.49 270)
(descr "Capacitor SMD 0805, hand soldering")
(tags "capacitor 0805")
(path /5A0DE462)
(attr smd)
(fp_text reference C2 (at 0 -1.75 270) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value 100nF (at 0 1.75 270) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text user %R (at 0 -1.75 270) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -1 0.62) (end -1 -0.62) (layer F.Fab) (width 0.1))
(fp_line (start 1 0.62) (end -1 0.62) (layer F.Fab) (width 0.1))
(fp_line (start 1 -0.62) (end 1 0.62) (layer F.Fab) (width 0.1))
(fp_line (start -1 -0.62) (end 1 -0.62) (layer F.Fab) (width 0.1))
(fp_line (start 0.5 -0.85) (end -0.5 -0.85) (layer F.SilkS) (width 0.12))
(fp_line (start -0.5 0.85) (end 0.5 0.85) (layer F.SilkS) (width 0.12))
(fp_line (start -2.25 -0.88) (end 2.25 -0.88) (layer F.CrtYd) (width 0.05))
(fp_line (start -2.25 -0.88) (end -2.25 0.87) (layer F.CrtYd) (width 0.05))
(fp_line (start 2.25 0.87) (end 2.25 -0.88) (layer F.CrtYd) (width 0.05))
(fp_line (start 2.25 0.87) (end -2.25 0.87) (layer F.CrtYd) (width 0.05))
(pad 1 smd rect (at -1.25 0 270) (size 1.5 1.25) (layers F.Cu F.Paste F.Mask)
(net 1 VDDA))
(pad 2 smd rect (at 1.25 0 270) (size 1.5 1.25) (layers F.Cu F.Paste F.Mask)
(net 4 GNDA))
(model Capacitors_SMD.3dshapes/C_0805.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module LEDs:LED_0805_HandSoldering (layer F.Cu) (tedit 595FCA25) (tstamp 5A0DE71A)
(at 125.73 100.33 90)
(descr "Resistor SMD 0805, hand soldering")
(tags "resistor 0805")
(path /5A0DE930)
(attr smd)
(fp_text reference D1 (at 0 -1.7 90) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value LED (at 0 1.75 90) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -0.4 -0.4) (end -0.4 0.4) (layer F.Fab) (width 0.1))
(fp_line (start -0.4 0) (end 0.2 -0.4) (layer F.Fab) (width 0.1))
(fp_line (start 0.2 0.4) (end -0.4 0) (layer F.Fab) (width 0.1))
(fp_line (start 0.2 -0.4) (end 0.2 0.4) (layer F.Fab) (width 0.1))
(fp_line (start -1 0.62) (end -1 -0.62) (layer F.Fab) (width 0.1))
(fp_line (start 1 0.62) (end -1 0.62) (layer F.Fab) (width 0.1))
(fp_line (start 1 -0.62) (end 1 0.62) (layer F.Fab) (width 0.1))
(fp_line (start -1 -0.62) (end 1 -0.62) (layer F.Fab) (width 0.1))
(fp_line (start 1 0.75) (end -2.2 0.75) (layer F.SilkS) (width 0.12))
(fp_line (start -2.2 -0.75) (end 1 -0.75) (layer F.SilkS) (width 0.12))
(fp_line (start -2.35 -0.9) (end 2.35 -0.9) (layer F.CrtYd) (width 0.05))
(fp_line (start -2.35 -0.9) (end -2.35 0.9) (layer F.CrtYd) (width 0.05))
(fp_line (start 2.35 0.9) (end 2.35 -0.9) (layer F.CrtYd) (width 0.05))
(fp_line (start 2.35 0.9) (end -2.35 0.9) (layer F.CrtYd) (width 0.05))
(fp_line (start -2.2 -0.75) (end -2.2 0.75) (layer F.SilkS) (width 0.12))
(pad 1 smd rect (at -1.35 0 90) (size 1.5 1.3) (layers F.Cu F.Paste F.Mask)
(net 9 "Net-(D1-Pad1)"))
(pad 2 smd rect (at 1.35 0 90) (size 1.5 1.3) (layers F.Cu F.Paste F.Mask)
(net 8 VDD))
(model ${KISYS3DMOD}/LEDs.3dshapes/LED_0805.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module LEDs:LED_0805_HandSoldering (layer F.Cu) (tedit 595FCA25) (tstamp 5A0DE720)
(at 138.43 100.33 90)
(descr "Resistor SMD 0805, hand soldering")
(tags "resistor 0805")
(path /5A0DEE0D)
(attr smd)
(fp_text reference D2 (at 0 -1.7 90) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value LED (at 0 1.75 90) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -0.4 -0.4) (end -0.4 0.4) (layer F.Fab) (width 0.1))
(fp_line (start -0.4 0) (end 0.2 -0.4) (layer F.Fab) (width 0.1))
(fp_line (start 0.2 0.4) (end -0.4 0) (layer F.Fab) (width 0.1))
(fp_line (start 0.2 -0.4) (end 0.2 0.4) (layer F.Fab) (width 0.1))
(fp_line (start -1 0.62) (end -1 -0.62) (layer F.Fab) (width 0.1))
(fp_line (start 1 0.62) (end -1 0.62) (layer F.Fab) (width 0.1))
(fp_line (start 1 -0.62) (end 1 0.62) (layer F.Fab) (width 0.1))
(fp_line (start -1 -0.62) (end 1 -0.62) (layer F.Fab) (width 0.1))
(fp_line (start 1 0.75) (end -2.2 0.75) (layer F.SilkS) (width 0.12))
(fp_line (start -2.2 -0.75) (end 1 -0.75) (layer F.SilkS) (width 0.12))
(fp_line (start -2.35 -0.9) (end 2.35 -0.9) (layer F.CrtYd) (width 0.05))
(fp_line (start -2.35 -0.9) (end -2.35 0.9) (layer F.CrtYd) (width 0.05))
(fp_line (start 2.35 0.9) (end 2.35 -0.9) (layer F.CrtYd) (width 0.05))
(fp_line (start 2.35 0.9) (end -2.35 0.9) (layer F.CrtYd) (width 0.05))
(fp_line (start -2.2 -0.75) (end -2.2 0.75) (layer F.SilkS) (width 0.12))
(pad 1 smd rect (at -1.35 0 90) (size 1.5 1.3) (layers F.Cu F.Paste F.Mask)
(net 10 "Net-(D2-Pad1)"))
(pad 2 smd rect (at 1.35 0 90) (size 1.5 1.3) (layers F.Cu F.Paste F.Mask)
(net 1 VDDA))
(model ${KISYS3DMOD}/LEDs.3dshapes/LED_0805.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module Socket_Strips:Socket_Strip_Angled_1x06_Pitch2.54mm (layer B.Cu) (tedit 58CD5446) (tstamp 5A0DE72A)
(at 119.38 111.76)
(descr "Through hole angled socket strip, 1x06, 2.54mm pitch, 8.51mm socket length, single row")
(tags "Through hole angled socket strip THT 1x06 2.54mm single row")
(path /5A0DDEE5)
(fp_text reference J1 (at -4.38 2.27) (layer B.SilkS)
(effects (font (size 1 1) (thickness 0.15)) (justify mirror))
)
(fp_text value USB-to-UART (at -4.38 -14.97) (layer B.Fab)
(effects (font (size 1 1) (thickness 0.15)) (justify mirror))
)
(fp_line (start -1.52 1.27) (end -1.52 -1.27) (layer B.Fab) (width 0.1))
(fp_line (start -1.52 -1.27) (end -10.03 -1.27) (layer B.Fab) (width 0.1))
(fp_line (start -10.03 -1.27) (end -10.03 1.27) (layer B.Fab) (width 0.1))
(fp_line (start -10.03 1.27) (end -1.52 1.27) (layer B.Fab) (width 0.1))
(fp_line (start 0 0.32) (end 0 -0.32) (layer B.Fab) (width 0.1))
(fp_line (start 0 -0.32) (end -1.52 -0.32) (layer B.Fab) (width 0.1))
(fp_line (start -1.52 -0.32) (end -1.52 0.32) (layer B.Fab) (width 0.1))
(fp_line (start -1.52 0.32) (end 0 0.32) (layer B.Fab) (width 0.1))
(fp_line (start -1.52 -1.27) (end -1.52 -3.81) (layer B.Fab) (width 0.1))
(fp_line (start -1.52 -3.81) (end -10.03 -3.81) (layer B.Fab) (width 0.1))
(fp_line (start -10.03 -3.81) (end -10.03 -1.27) (layer B.Fab) (width 0.1))
(fp_line (start -10.03 -1.27) (end -1.52 -1.27) (layer B.Fab) (width 0.1))
(fp_line (start 0 -2.22) (end 0 -2.86) (layer B.Fab) (width 0.1))
(fp_line (start 0 -2.86) (end -1.52 -2.86) (layer B.Fab) (width 0.1))
(fp_line (start -1.52 -2.86) (end -1.52 -2.22) (layer B.Fab) (width 0.1))
(fp_line (start -1.52 -2.22) (end 0 -2.22) (layer B.Fab) (width 0.1))
(fp_line (start -1.52 -3.81) (end -1.52 -6.35) (layer B.Fab) (width 0.1))
(fp_line (start -1.52 -6.35) (end -10.03 -6.35) (layer B.Fab) (width 0.1))
(fp_line (start -10.03 -6.35) (end -10.03 -3.81) (layer B.Fab) (width 0.1))
(fp_line (start -10.03 -3.81) (end -1.52 -3.81) (layer B.Fab) (width 0.1))
(fp_line (start 0 -4.76) (end 0 -5.4) (layer B.Fab) (width 0.1))
(fp_line (start 0 -5.4) (end -1.52 -5.4) (layer B.Fab) (width 0.1))
(fp_line (start -1.52 -5.4) (end -1.52 -4.76) (layer B.Fab) (width 0.1))
(fp_line (start -1.52 -4.76) (end 0 -4.76) (layer B.Fab) (width 0.1))
(fp_line (start -1.52 -6.35) (end -1.52 -8.89) (layer B.Fab) (width 0.1))
(fp_line (start -1.52 -8.89) (end -10.03 -8.89) (layer B.Fab) (width 0.1))
(fp_line (start -10.03 -8.89) (end -10.03 -6.35) (layer B.Fab) (width 0.1))
(fp_line (start -10.03 -6.35) (end -1.52 -6.35) (layer B.Fab) (width 0.1))
(fp_line (start 0 -7.3) (end 0 -7.94) (layer B.Fab) (width 0.1))
(fp_line (start 0 -7.94) (end -1.52 -7.94) (layer B.Fab) (width 0.1))
(fp_line (start -1.52 -7.94) (end -1.52 -7.3) (layer B.Fab) (width 0.1))
(fp_line (start -1.52 -7.3) (end 0 -7.3) (layer B.Fab) (width 0.1))
(fp_line (start -1.52 -8.89) (end -1.52 -11.43) (layer B.Fab) (width 0.1))
(fp_line (start -1.52 -11.43) (end -10.03 -11.43) (layer B.Fab) (width 0.1))
(fp_line (start -10.03 -11.43) (end -10.03 -8.89) (layer B.Fab) (width 0.1))
(fp_line (start -10.03 -8.89) (end -1.52 -8.89) (layer B.Fab) (width 0.1))
(fp_line (start 0 -9.84) (end 0 -10.48) (layer B.Fab) (width 0.1))
(fp_line (start 0 -10.48) (end -1.52 -10.48) (layer B.Fab) (width 0.1))
(fp_line (start -1.52 -10.48) (end -1.52 -9.84) (layer B.Fab) (width 0.1))
(fp_line (start -1.52 -9.84) (end 0 -9.84) (layer B.Fab) (width 0.1))
(fp_line (start -1.52 -11.43) (end -1.52 -13.97) (layer B.Fab) (width 0.1))
(fp_line (start -1.52 -13.97) (end -10.03 -13.97) (layer B.Fab) (width 0.1))
(fp_line (start -10.03 -13.97) (end -10.03 -11.43) (layer B.Fab) (width 0.1))
(fp_line (start -10.03 -11.43) (end -1.52 -11.43) (layer B.Fab) (width 0.1))
(fp_line (start 0 -12.38) (end 0 -13.02) (layer B.Fab) (width 0.1))
(fp_line (start 0 -13.02) (end -1.52 -13.02) (layer B.Fab) (width 0.1))
(fp_line (start -1.52 -13.02) (end -1.52 -12.38) (layer B.Fab) (width 0.1))
(fp_line (start -1.52 -12.38) (end 0 -12.38) (layer B.Fab) (width 0.1))
(fp_line (start -1.46 1.33) (end -1.46 -1.27) (layer B.SilkS) (width 0.12))
(fp_line (start -1.46 -1.27) (end -10.09 -1.27) (layer B.SilkS) (width 0.12))
(fp_line (start -10.09 -1.27) (end -10.09 1.33) (layer B.SilkS) (width 0.12))
(fp_line (start -10.09 1.33) (end -1.46 1.33) (layer B.SilkS) (width 0.12))
(fp_line (start -1.03 0.38) (end -1.46 0.38) (layer B.SilkS) (width 0.12))
(fp_line (start -1.03 -0.38) (end -1.46 -0.38) (layer B.SilkS) (width 0.12))
(fp_line (start -1.46 1.15) (end -10.09 1.15) (layer B.SilkS) (width 0.12))
(fp_line (start -1.46 1.03) (end -10.09 1.03) (layer B.SilkS) (width 0.12))
(fp_line (start -1.46 0.91) (end -10.09 0.91) (layer B.SilkS) (width 0.12))
(fp_line (start -1.46 0.79) (end -10.09 0.79) (layer B.SilkS) (width 0.12))
(fp_line (start -1.46 0.67) (end -10.09 0.67) (layer B.SilkS) (width 0.12))
(fp_line (start -1.46 0.55) (end -10.09 0.55) (layer B.SilkS) (width 0.12))
(fp_line (start -1.46 0.43) (end -10.09 0.43) (layer B.SilkS) (width 0.12))
(fp_line (start -1.46 0.31) (end -10.09 0.31) (layer B.SilkS) (width 0.12))
(fp_line (start -1.46 0.19) (end -10.09 0.19) (layer B.SilkS) (width 0.12))
(fp_line (start -1.46 0.07) (end -10.09 0.07) (layer B.SilkS) (width 0.12))
(fp_line (start -1.46 -0.05) (end -10.09 -0.05) (layer B.SilkS) (width 0.12))
(fp_line (start -1.46 -0.17) (end -10.09 -0.17) (layer B.SilkS) (width 0.12))
(fp_line (start -1.46 -0.29) (end -10.09 -0.29) (layer B.SilkS) (width 0.12))
(fp_line (start -1.46 -0.41) (end -10.09 -0.41) (layer B.SilkS) (width 0.12))
(fp_line (start -1.46 -0.53) (end -10.09 -0.53) (layer B.SilkS) (width 0.12))
(fp_line (start -1.46 -0.65) (end -10.09 -0.65) (layer B.SilkS) (width 0.12))
(fp_line (start -1.46 -0.77) (end -10.09 -0.77) (layer B.SilkS) (width 0.12))
(fp_line (start -1.46 -0.89) (end -10.09 -0.89) (layer B.SilkS) (width 0.12))
(fp_line (start -1.46 -1.01) (end -10.09 -1.01) (layer B.SilkS) (width 0.12))
(fp_line (start -1.46 -1.13) (end -10.09 -1.13) (layer B.SilkS) (width 0.12))
(fp_line (start -1.46 -1.25) (end -10.09 -1.25) (layer B.SilkS) (width 0.12))
(fp_line (start -1.46 -1.37) (end -10.09 -1.37) (layer B.SilkS) (width 0.12))
(fp_line (start -1.46 -1.27) (end -1.46 -3.81) (layer B.SilkS) (width 0.12))
(fp_line (start -1.46 -3.81) (end -10.09 -3.81) (layer B.SilkS) (width 0.12))
(fp_line (start -10.09 -3.81) (end -10.09 -1.27) (layer B.SilkS) (width 0.12))
(fp_line (start -10.09 -1.27) (end -1.46 -1.27) (layer B.SilkS) (width 0.12))
(fp_line (start -1.03 -2.16) (end -1.46 -2.16) (layer B.SilkS) (width 0.12))
(fp_line (start -1.03 -2.92) (end -1.46 -2.92) (layer B.SilkS) (width 0.12))
(fp_line (start -1.46 -3.81) (end -1.46 -6.35) (layer B.SilkS) (width 0.12))
(fp_line (start -1.46 -6.35) (end -10.09 -6.35) (layer B.SilkS) (width 0.12))
(fp_line (start -10.09 -6.35) (end -10.09 -3.81) (layer B.SilkS) (width 0.12))
(fp_line (start -10.09 -3.81) (end -1.46 -3.81) (layer B.SilkS) (width 0.12))
(fp_line (start -1.03 -4.7) (end -1.46 -4.7) (layer B.SilkS) (width 0.12))
(fp_line (start -1.03 -5.46) (end -1.46 -5.46) (layer B.SilkS) (width 0.12))
(fp_line (start -1.46 -6.35) (end -1.46 -8.89) (layer B.SilkS) (width 0.12))
(fp_line (start -1.46 -8.89) (end -10.09 -8.89) (layer B.SilkS) (width 0.12))
(fp_line (start -10.09 -8.89) (end -10.09 -6.35) (layer B.SilkS) (width 0.12))
(fp_line (start -10.09 -6.35) (end -1.46 -6.35) (layer B.SilkS) (width 0.12))
(fp_line (start -1.03 -7.24) (end -1.46 -7.24) (layer B.SilkS) (width 0.12))
(fp_line (start -1.03 -8) (end -1.46 -8) (layer B.SilkS) (width 0.12))
(fp_line (start -1.46 -8.89) (end -1.46 -11.43) (layer B.SilkS) (width 0.12))
(fp_line (start -1.46 -11.43) (end -10.09 -11.43) (layer B.SilkS) (width 0.12))
(fp_line (start -10.09 -11.43) (end -10.09 -8.89) (layer B.SilkS) (width 0.12))
(fp_line (start -10.09 -8.89) (end -1.46 -8.89) (layer B.SilkS) (width 0.12))
(fp_line (start -1.03 -9.78) (end -1.46 -9.78) (layer B.SilkS) (width 0.12))
(fp_line (start -1.03 -10.54) (end -1.46 -10.54) (layer B.SilkS) (width 0.12))
(fp_line (start -1.46 -11.43) (end -1.46 -14.03) (layer B.SilkS) (width 0.12))
(fp_line (start -1.46 -14.03) (end -10.09 -14.03) (layer B.SilkS) (width 0.12))
(fp_line (start -10.09 -14.03) (end -10.09 -11.43) (layer B.SilkS) (width 0.12))
(fp_line (start -10.09 -11.43) (end -1.46 -11.43) (layer B.SilkS) (width 0.12))
(fp_line (start -1.03 -12.32) (end -1.46 -12.32) (layer B.SilkS) (width 0.12))
(fp_line (start -1.03 -13.08) (end -1.46 -13.08) (layer B.SilkS) (width 0.12))
(fp_line (start 0 1.27) (end 1.27 1.27) (layer B.SilkS) (width 0.12))
(fp_line (start 1.27 1.27) (end 1.27 0) (layer B.SilkS) (width 0.12))
(fp_line (start 1.8 1.8) (end 1.8 -14.5) (layer B.CrtYd) (width 0.05))
(fp_line (start 1.8 -14.5) (end -10.55 -14.5) (layer B.CrtYd) (width 0.05))
(fp_line (start -10.55 -14.5) (end -10.55 1.8) (layer B.CrtYd) (width 0.05))
(fp_line (start -10.55 1.8) (end 1.8 1.8) (layer B.CrtYd) (width 0.05))
(fp_text user %R (at -4.38 2.27) (layer B.Fab)
(effects (font (size 1 1) (thickness 0.15)) (justify mirror))
)
(pad 1 thru_hole rect (at 0 0) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
(net 5 GND))
(pad 2 thru_hole oval (at 0 -2.54) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask))
(pad 3 thru_hole oval (at 0 -5.08) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
(net 8 VDD))
(pad 4 thru_hole oval (at 0 -7.62) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
(net 6 /TXa))
(pad 5 thru_hole oval (at 0 -10.16) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
(net 7 /RXa))
(pad 6 thru_hole oval (at 0 -12.7) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask))
(model ${KISYS3DMOD}/Socket_Strips.3dshapes/Socket_Strip_Angled_1x06_Pitch2.54mm.wrl
(at (xyz 0 -0.25 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 270))
)
)
(module Socket_Strips:Socket_Strip_Straight_1x02_Pitch2.54mm (layer F.Cu) (tedit 58CD5446) (tstamp 5A0DE730)
(at 124.46 111.76 180)
(descr "Through hole straight socket strip, 1x02, 2.54mm pitch, single row")
(tags "Through hole socket strip THT 1x02 2.54mm single row")
(path /5A0DEEDF)
(fp_text reference J2 (at 0 -2.33 180) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value Power (at 0 4.87 180) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -1.27 -1.27) (end -1.27 3.81) (layer F.Fab) (width 0.1))
(fp_line (start -1.27 3.81) (end 1.27 3.81) (layer F.Fab) (width 0.1))
(fp_line (start 1.27 3.81) (end 1.27 -1.27) (layer F.Fab) (width 0.1))
(fp_line (start 1.27 -1.27) (end -1.27 -1.27) (layer F.Fab) (width 0.1))
(fp_line (start -1.33 1.27) (end -1.33 3.87) (layer F.SilkS) (width 0.12))
(fp_line (start -1.33 3.87) (end 1.33 3.87) (layer F.SilkS) (width 0.12))
(fp_line (start 1.33 3.87) (end 1.33 1.27) (layer F.SilkS) (width 0.12))
(fp_line (start 1.33 1.27) (end -1.33 1.27) (layer F.SilkS) (width 0.12))
(fp_line (start -1.33 0) (end -1.33 -1.33) (layer F.SilkS) (width 0.12))
(fp_line (start -1.33 -1.33) (end 0 -1.33) (layer F.SilkS) (width 0.12))
(fp_line (start -1.8 -1.8) (end -1.8 4.35) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.8 4.35) (end 1.8 4.35) (layer F.CrtYd) (width 0.05))
(fp_line (start 1.8 4.35) (end 1.8 -1.8) (layer F.CrtYd) (width 0.05))
(fp_line (start 1.8 -1.8) (end -1.8 -1.8) (layer F.CrtYd) (width 0.05))
(fp_text user %R (at 0 -2.33 180) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(pad 1 thru_hole rect (at 0 0 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
(net 5 GND))
(pad 2 thru_hole oval (at 0 2.54 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
(net 8 VDD))
(model ${KISYS3DMOD}/Socket_Strips.3dshapes/Socket_Strip_Straight_1x02_Pitch2.54mm.wrl
(at (xyz 0 -0.05 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 270))
)
)
(module Pin_Headers:Pin_Header_Angled_1x06_Pitch2.54mm (layer B.Cu) (tedit 59650532) (tstamp 5A0DE73A)
(at 144.78 111.76)
(descr "Through hole angled pin header, 1x06, 2.54mm pitch, 6mm pin length, single row")
(tags "Through hole angled pin header THT 1x06 2.54mm single row")
(path /5A0DE227)
(fp_text reference J3 (at 4.385 2.27) (layer B.SilkS)
(effects (font (size 1 1) (thickness 0.15)) (justify mirror))
)
(fp_text value UART-to-Device (at 4.385 -14.97) (layer B.Fab)
(effects (font (size 1 1) (thickness 0.15)) (justify mirror))
)
(fp_line (start 2.135 1.27) (end 4.04 1.27) (layer B.Fab) (width 0.1))
(fp_line (start 4.04 1.27) (end 4.04 -13.97) (layer B.Fab) (width 0.1))
(fp_line (start 4.04 -13.97) (end 1.5 -13.97) (layer B.Fab) (width 0.1))
(fp_line (start 1.5 -13.97) (end 1.5 0.635) (layer B.Fab) (width 0.1))
(fp_line (start 1.5 0.635) (end 2.135 1.27) (layer B.Fab) (width 0.1))
(fp_line (start -0.32 0.32) (end 1.5 0.32) (layer B.Fab) (width 0.1))
(fp_line (start -0.32 0.32) (end -0.32 -0.32) (layer B.Fab) (width 0.1))
(fp_line (start -0.32 -0.32) (end 1.5 -0.32) (layer B.Fab) (width 0.1))
(fp_line (start 4.04 0.32) (end 10.04 0.32) (layer B.Fab) (width 0.1))
(fp_line (start 10.04 0.32) (end 10.04 -0.32) (layer B.Fab) (width 0.1))
(fp_line (start 4.04 -0.32) (end 10.04 -0.32) (layer B.Fab) (width 0.1))
(fp_line (start -0.32 -2.22) (end 1.5 -2.22) (layer B.Fab) (width 0.1))
(fp_line (start -0.32 -2.22) (end -0.32 -2.86) (layer B.Fab) (width 0.1))
(fp_line (start -0.32 -2.86) (end 1.5 -2.86) (layer B.Fab) (width 0.1))
(fp_line (start 4.04 -2.22) (end 10.04 -2.22) (layer B.Fab) (width 0.1))
(fp_line (start 10.04 -2.22) (end 10.04 -2.86) (layer B.Fab) (width 0.1))
(fp_line (start 4.04 -2.86) (end 10.04 -2.86) (layer B.Fab) (width 0.1))
(fp_line (start -0.32 -4.76) (end 1.5 -4.76) (layer B.Fab) (width 0.1))
(fp_line (start -0.32 -4.76) (end -0.32 -5.4) (layer B.Fab) (width 0.1))
(fp_line (start -0.32 -5.4) (end 1.5 -5.4) (layer B.Fab) (width 0.1))
(fp_line (start 4.04 -4.76) (end 10.04 -4.76) (layer B.Fab) (width 0.1))
(fp_line (start 10.04 -4.76) (end 10.04 -5.4) (layer B.Fab) (width 0.1))
(fp_line (start 4.04 -5.4) (end 10.04 -5.4) (layer B.Fab) (width 0.1))
(fp_line (start -0.32 -7.3) (end 1.5 -7.3) (layer B.Fab) (width 0.1))
(fp_line (start -0.32 -7.3) (end -0.32 -7.94) (layer B.Fab) (width 0.1))
(fp_line (start -0.32 -7.94) (end 1.5 -7.94) (layer B.Fab) (width 0.1))
(fp_line (start 4.04 -7.3) (end 10.04 -7.3) (layer B.Fab) (width 0.1))
(fp_line (start 10.04 -7.3) (end 10.04 -7.94) (layer B.Fab) (width 0.1))
(fp_line (start 4.04 -7.94) (end 10.04 -7.94) (layer B.Fab) (width 0.1))
(fp_line (start -0.32 -9.84) (end 1.5 -9.84) (layer B.Fab) (width 0.1))
(fp_line (start -0.32 -9.84) (end -0.32 -10.48) (layer B.Fab) (width 0.1))
(fp_line (start -0.32 -10.48) (end 1.5 -10.48) (layer B.Fab) (width 0.1))
(fp_line (start 4.04 -9.84) (end 10.04 -9.84) (layer B.Fab) (width 0.1))
(fp_line (start 10.04 -9.84) (end 10.04 -10.48) (layer B.Fab) (width 0.1))
(fp_line (start 4.04 -10.48) (end 10.04 -10.48) (layer B.Fab) (width 0.1))
(fp_line (start -0.32 -12.38) (end 1.5 -12.38) (layer B.Fab) (width 0.1))
(fp_line (start -0.32 -12.38) (end -0.32 -13.02) (layer B.Fab) (width 0.1))
(fp_line (start -0.32 -13.02) (end 1.5 -13.02) (layer B.Fab) (width 0.1))
(fp_line (start 4.04 -12.38) (end 10.04 -12.38) (layer B.Fab) (width 0.1))
(fp_line (start 10.04 -12.38) (end 10.04 -13.02) (layer B.Fab) (width 0.1))
(fp_line (start 4.04 -13.02) (end 10.04 -13.02) (layer B.Fab) (width 0.1))
(fp_line (start 1.44 1.33) (end 1.44 -14.03) (layer B.SilkS) (width 0.12))
(fp_line (start 1.44 -14.03) (end 4.1 -14.03) (layer B.SilkS) (width 0.12))
(fp_line (start 4.1 -14.03) (end 4.1 1.33) (layer B.SilkS) (width 0.12))
(fp_line (start 4.1 1.33) (end 1.44 1.33) (layer B.SilkS) (width 0.12))
(fp_line (start 4.1 0.38) (end 10.1 0.38) (layer B.SilkS) (width 0.12))
(fp_line (start 10.1 0.38) (end 10.1 -0.38) (layer B.SilkS) (width 0.12))
(fp_line (start 10.1 -0.38) (end 4.1 -0.38) (layer B.SilkS) (width 0.12))
(fp_line (start 4.1 0.32) (end 10.1 0.32) (layer B.SilkS) (width 0.12))
(fp_line (start 4.1 0.2) (end 10.1 0.2) (layer B.SilkS) (width 0.12))
(fp_line (start 4.1 0.08) (end 10.1 0.08) (layer B.SilkS) (width 0.12))
(fp_line (start 4.1 -0.04) (end 10.1 -0.04) (layer B.SilkS) (width 0.12))
(fp_line (start 4.1 -0.16) (end 10.1 -0.16) (layer B.SilkS) (width 0.12))
(fp_line (start 4.1 -0.28) (end 10.1 -0.28) (layer B.SilkS) (width 0.12))
(fp_line (start 1.11 0.38) (end 1.44 0.38) (layer B.SilkS) (width 0.12))
(fp_line (start 1.11 -0.38) (end 1.44 -0.38) (layer B.SilkS) (width 0.12))
(fp_line (start 1.44 -1.27) (end 4.1 -1.27) (layer B.SilkS) (width 0.12))
(fp_line (start 4.1 -2.16) (end 10.1 -2.16) (layer B.SilkS) (width 0.12))
(fp_line (start 10.1 -2.16) (end 10.1 -2.92) (layer B.SilkS) (width 0.12))
(fp_line (start 10.1 -2.92) (end 4.1 -2.92) (layer B.SilkS) (width 0.12))
(fp_line (start 1.042929 -2.16) (end 1.44 -2.16) (layer B.SilkS) (width 0.12))
(fp_line (start 1.042929 -2.92) (end 1.44 -2.92) (layer B.SilkS) (width 0.12))
(fp_line (start 1.44 -3.81) (end 4.1 -3.81) (layer B.SilkS) (width 0.12))
(fp_line (start 4.1 -4.7) (end 10.1 -4.7) (layer B.SilkS) (width 0.12))
(fp_line (start 10.1 -4.7) (end 10.1 -5.46) (layer B.SilkS) (width 0.12))
(fp_line (start 10.1 -5.46) (end 4.1 -5.46) (layer B.SilkS) (width 0.12))
(fp_line (start 1.042929 -4.7) (end 1.44 -4.7) (layer B.SilkS) (width 0.12))
(fp_line (start 1.042929 -5.46) (end 1.44 -5.46) (layer B.SilkS) (width 0.12))
(fp_line (start 1.44 -6.35) (end 4.1 -6.35) (layer B.SilkS) (width 0.12))
(fp_line (start 4.1 -7.24) (end 10.1 -7.24) (layer B.SilkS) (width 0.12))
(fp_line (start 10.1 -7.24) (end 10.1 -8) (layer B.SilkS) (width 0.12))
(fp_line (start 10.1 -8) (end 4.1 -8) (layer B.SilkS) (width 0.12))
(fp_line (start 1.042929 -7.24) (end 1.44 -7.24) (layer B.SilkS) (width 0.12))
(fp_line (start 1.042929 -8) (end 1.44 -8) (layer B.SilkS) (width 0.12))
(fp_line (start 1.44 -8.89) (end 4.1 -8.89) (layer B.SilkS) (width 0.12))
(fp_line (start 4.1 -9.78) (end 10.1 -9.78) (layer B.SilkS) (width 0.12))
(fp_line (start 10.1 -9.78) (end 10.1 -10.54) (layer B.SilkS) (width 0.12))
(fp_line (start 10.1 -10.54) (end 4.1 -10.54) (layer B.SilkS) (width 0.12))
(fp_line (start 1.042929 -9.78) (end 1.44 -9.78) (layer B.SilkS) (width 0.12))
(fp_line (start 1.042929 -10.54) (end 1.44 -10.54) (layer B.SilkS) (width 0.12))
(fp_line (start 1.44 -11.43) (end 4.1 -11.43) (layer B.SilkS) (width 0.12))
(fp_line (start 4.1 -12.32) (end 10.1 -12.32) (layer B.SilkS) (width 0.12))
(fp_line (start 10.1 -12.32) (end 10.1 -13.08) (layer B.SilkS) (width 0.12))
(fp_line (start 10.1 -13.08) (end 4.1 -13.08) (layer B.SilkS) (width 0.12))
(fp_line (start 1.042929 -12.32) (end 1.44 -12.32) (layer B.SilkS) (width 0.12))
(fp_line (start 1.042929 -13.08) (end 1.44 -13.08) (layer B.SilkS) (width 0.12))
(fp_line (start -1.27 0) (end -1.27 1.27) (layer B.SilkS) (width 0.12))
(fp_line (start -1.27 1.27) (end 0 1.27) (layer B.SilkS) (width 0.12))
(fp_line (start -1.8 1.8) (end -1.8 -14.5) (layer B.CrtYd) (width 0.05))
(fp_line (start -1.8 -14.5) (end 10.55 -14.5) (layer B.CrtYd) (width 0.05))
(fp_line (start 10.55 -14.5) (end 10.55 1.8) (layer B.CrtYd) (width 0.05))
(fp_line (start 10.55 1.8) (end -1.8 1.8) (layer B.CrtYd) (width 0.05))
(fp_text user %R (at 2.77 -6.35 270) (layer B.Fab)
(effects (font (size 1 1) (thickness 0.15)) (justify mirror))
)
(pad 1 thru_hole rect (at 0 0) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
(net 4 GNDA))
(pad 2 thru_hole oval (at 0 -2.54) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask))
(pad 3 thru_hole oval (at 0 -5.08) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
(net 1 VDDA))
(pad 4 thru_hole oval (at 0 -7.62) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
(net 3 /TXb))
(pad 5 thru_hole oval (at 0 -10.16) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
(net 2 /RXb))
(pad 6 thru_hole oval (at 0 -12.7) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask))
(model ${KISYS3DMOD}/Pin_Headers.3dshapes/Pin_Header_Angled_1x06_Pitch2.54mm.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module Socket_Strips:Socket_Strip_Straight_1x02_Pitch2.54mm (layer F.Cu) (tedit 58CD5446) (tstamp 5A0DE740)
(at 139.7 111.76 180)
(descr "Through hole straight socket strip, 1x02, 2.54mm pitch, single row")
(tags "Through hole socket strip THT 1x02 2.54mm single row")
(path /5A0DF39D)
(fp_text reference J4 (at 0 -2.33 180) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value Power (at 0 4.87 180) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -1.27 -1.27) (end -1.27 3.81) (layer F.Fab) (width 0.1))
(fp_line (start -1.27 3.81) (end 1.27 3.81) (layer F.Fab) (width 0.1))
(fp_line (start 1.27 3.81) (end 1.27 -1.27) (layer F.Fab) (width 0.1))
(fp_line (start 1.27 -1.27) (end -1.27 -1.27) (layer F.Fab) (width 0.1))
(fp_line (start -1.33 1.27) (end -1.33 3.87) (layer F.SilkS) (width 0.12))
(fp_line (start -1.33 3.87) (end 1.33 3.87) (layer F.SilkS) (width 0.12))
(fp_line (start 1.33 3.87) (end 1.33 1.27) (layer F.SilkS) (width 0.12))
(fp_line (start 1.33 1.27) (end -1.33 1.27) (layer F.SilkS) (width 0.12))
(fp_line (start -1.33 0) (end -1.33 -1.33) (layer F.SilkS) (width 0.12))
(fp_line (start -1.33 -1.33) (end 0 -1.33) (layer F.SilkS) (width 0.12))
(fp_line (start -1.8 -1.8) (end -1.8 4.35) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.8 4.35) (end 1.8 4.35) (layer F.CrtYd) (width 0.05))
(fp_line (start 1.8 4.35) (end 1.8 -1.8) (layer F.CrtYd) (width 0.05))
(fp_line (start 1.8 -1.8) (end -1.8 -1.8) (layer F.CrtYd) (width 0.05))
(fp_text user %R (at 0 -2.33 180) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(pad 1 thru_hole rect (at 0 0 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
(net 4 GNDA))
(pad 2 thru_hole oval (at 0 2.54 180) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
(net 1 VDDA))
(model ${KISYS3DMOD}/Socket_Strips.3dshapes/Socket_Strip_Straight_1x02_Pitch2.54mm.wrl
(at (xyz 0 -0.05 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 270))
)
)
(module Resistors_SMD:R_0805_HandSoldering (layer F.Cu) (tedit 5A0DECB5) (tstamp 5A0DE746)
(at 123.19 100.33 90)
(descr "Resistor SMD 0805, hand soldering")
(tags "resistor 0805")
(path /5A0DE98F)
(attr smd)
(fp_text reference R1 (at 0 -1.7 90) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value 1K (at 0 1.75 90) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text user %R (at 0 0 270) (layer F.Fab)
(effects (font (size 0.5 0.5) (thickness 0.075)))
)
(fp_line (start -1 0.62) (end -1 -0.62) (layer F.Fab) (width 0.1))
(fp_line (start 1 0.62) (end -1 0.62) (layer F.Fab) (width 0.1))
(fp_line (start 1 -0.62) (end 1 0.62) (layer F.Fab) (width 0.1))
(fp_line (start -1 -0.62) (end 1 -0.62) (layer F.Fab) (width 0.1))
(fp_line (start 0.6 0.88) (end -0.6 0.88) (layer F.SilkS) (width 0.12))
(fp_line (start -0.6 -0.88) (end 0.6 -0.88) (layer F.SilkS) (width 0.12))
(fp_line (start -2.35 -0.9) (end 2.35 -0.9) (layer F.CrtYd) (width 0.05))
(fp_line (start -2.35 -0.9) (end -2.35 0.9) (layer F.CrtYd) (width 0.05))
(fp_line (start 2.35 0.9) (end 2.35 -0.9) (layer F.CrtYd) (width 0.05))
(fp_line (start 2.35 0.9) (end -2.35 0.9) (layer F.CrtYd) (width 0.05))
(pad 1 smd rect (at -1.35 0 90) (size 1.5 1.3) (layers F.Cu F.Paste F.Mask)
(net 9 "Net-(D1-Pad1)"))
(pad 2 smd rect (at 1.35 0 90) (size 1.5 1.3) (layers F.Cu F.Paste F.Mask)
(net 5 GND))
(model ${KISYS3DMOD}/Resistors_SMD.3dshapes/R_0805.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module Resistors_SMD:R_0805_HandSoldering (layer F.Cu) (tedit 5A0DECCD) (tstamp 5A0DE74C)
(at 140.97 100.33 90)
(descr "Resistor SMD 0805, hand soldering")
(tags "resistor 0805")
(path /5A0DED0D)
(attr smd)
(fp_text reference R2 (at 0 -1.7 90) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value 1K (at 0 1.75 90) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text user %R (at 0 0 270) (layer F.Fab)
(effects (font (size 0.5 0.5) (thickness 0.075)))
)
(fp_line (start -1 0.62) (end -1 -0.62) (layer F.Fab) (width 0.1))
(fp_line (start 1 0.62) (end -1 0.62) (layer F.Fab) (width 0.1))
(fp_line (start 1 -0.62) (end 1 0.62) (layer F.Fab) (width 0.1))
(fp_line (start -1 -0.62) (end 1 -0.62) (layer F.Fab) (width 0.1))
(fp_line (start 0.6 0.88) (end -0.6 0.88) (layer F.SilkS) (width 0.12))
(fp_line (start -0.6 -0.88) (end 0.6 -0.88) (layer F.SilkS) (width 0.12))
(fp_line (start -2.35 -0.9) (end 2.35 -0.9) (layer F.CrtYd) (width 0.05))
(fp_line (start -2.35 -0.9) (end -2.35 0.9) (layer F.CrtYd) (width 0.05))
(fp_line (start 2.35 0.9) (end 2.35 -0.9) (layer F.CrtYd) (width 0.05))
(fp_line (start 2.35 0.9) (end -2.35 0.9) (layer F.CrtYd) (width 0.05))
(pad 1 smd rect (at -1.35 0 90) (size 1.5 1.3) (layers F.Cu F.Paste F.Mask)
(net 10 "Net-(D2-Pad1)"))
(pad 2 smd rect (at 1.35 0 90) (size 1.5 1.3) (layers F.Cu F.Paste F.Mask)
(net 4 GNDA))
(model ${KISYS3DMOD}/Resistors_SMD.3dshapes/R_0805.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(gr_line (start 116.84 96.52) (end 116.84 114.3) (angle 90) (layer Edge.Cuts) (width 0.15))
(gr_line (start 147.32 96.52) (end 147.32 114.3) (angle 90) (layer Edge.Cuts) (width 0.15))
(gr_line (start 116.84 96.52) (end 118.11 96.52) (angle 90) (layer Edge.Cuts) (width 0.15))
(gr_line (start 147.32 114.3) (end 116.84 114.3) (angle 90) (layer Edge.Cuts) (width 0.15))
(gr_line (start 118.11 96.52) (end 147.32 96.52) (angle 90) (layer Edge.Cuts) (width 0.15))
(segment (start 143.4153 106.68) (end 140.8753 109.22) (width 0.25) (layer F.Cu) (net 1))
(segment (start 139.7 109.22) (end 140.8753 109.22) (width 0.25) (layer F.Cu) (net 1))
(segment (start 144.78 106.68) (end 143.4153 106.68) (width 0.25) (layer F.Cu) (net 1))
(segment (start 137.4547 100.9321) (end 136.1518 102.235) (width 0.25) (layer F.Cu) (net 1))
(segment (start 137.4547 98.98) (end 137.4547 100.9321) (width 0.25) (layer F.Cu) (net 1))
(segment (start 138.43 98.98) (end 137.4547 98.98) (width 0.25) (layer F.Cu) (net 1))
(segment (start 135.255 102.235) (end 136.1518 102.235) (width 0.25) (layer F.Cu) (net 1))
(segment (start 135.255 102.235) (end 134.3582 102.235) (width 0.25) (layer F.Cu) (net 1))
(segment (start 135.89 109.24) (end 136.8403 109.24) (width 0.25) (layer F.Cu) (net 1))
(segment (start 139.7 109.22) (end 138.5247 109.22) (width 0.25) (layer F.Cu) (net 1))
(segment (start 138.5247 109.22) (end 137.6925 108.3878) (width 0.25) (layer F.Cu) (net 1))
(segment (start 137.6925 107.1967) (end 137.6925 108.3878) (width 0.25) (layer F.Cu) (net 1))
(segment (start 135.9614 105.4656) (end 137.6925 107.1967) (width 0.25) (layer F.Cu) (net 1))
(segment (start 134.6474 105.4656) (end 135.9614 105.4656) (width 0.25) (layer F.Cu) (net 1))
(segment (start 134.3582 105.1764) (end 134.6474 105.4656) (width 0.25) (layer F.Cu) (net 1))
(segment (start 134.3582 102.235) (end 134.3582 105.1764) (width 0.25) (layer F.Cu) (net 1))
(segment (start 137.6925 108.3878) (end 136.8403 109.24) (width 0.25) (layer F.Cu) (net 1))
(segment (start 141.6997 103.505) (end 135.255 103.505) (width 0.25) (layer F.Cu) (net 2))
(segment (start 143.6047 101.6) (end 141.6997 103.505) (width 0.25) (layer F.Cu) (net 2))
(segment (start 144.78 101.6) (end 143.6047 101.6) (width 0.25) (layer F.Cu) (net 2))
(segment (start 136.7868 104.14) (end 136.1518 104.775) (width 0.25) (layer F.Cu) (net 3))
(segment (start 144.78 104.14) (end 136.7868 104.14) (width 0.25) (layer F.Cu) (net 3))
(segment (start 135.255 104.775) (end 136.1518 104.775) (width 0.25) (layer F.Cu) (net 3))
(segment (start 144.78 111.76) (end 139.7 111.76) (width 0.25) (layer F.Cu) (net 4))
(segment (start 139.7 111.76) (end 138.5247 111.76) (width 0.25) (layer F.Cu) (net 4))
(segment (start 133.8567 105.5435) (end 134.3582 106.045) (width 0.25) (layer F.Cu) (net 4))
(segment (start 133.8567 101.6538) (end 133.8567 105.5435) (width 0.25) (layer F.Cu) (net 4))
(segment (start 137.6059 97.9046) (end 133.8567 101.6538) (width 0.25) (layer F.Cu) (net 4))
(segment (start 139.285 97.9046) (end 137.6059 97.9046) (width 0.25) (layer F.Cu) (net 4))
(segment (start 139.9947 98.6143) (end 139.285 97.9046) (width 0.25) (layer F.Cu) (net 4))
(segment (start 139.9947 98.98) (end 139.9947 98.6143) (width 0.25) (layer F.Cu) (net 4))
(segment (start 140.97 98.98) (end 139.9947 98.98) (width 0.25) (layer F.Cu) (net 4))
(segment (start 135.255 106.045) (end 134.3582 106.045) (width 0.25) (layer F.Cu) (net 4))
(segment (start 138.5047 111.74) (end 135.89 111.74) (width 0.25) (layer F.Cu) (net 4))
(segment (start 138.5247 111.76) (end 138.5047 111.74) (width 0.25) (layer F.Cu) (net 4))
(segment (start 134.3582 111.1585) (end 134.3582 106.045) (width 0.25) (layer F.Cu) (net 4))
(segment (start 134.9397 111.74) (end 134.3582 111.1585) (width 0.25) (layer F.Cu) (net 4))
(segment (start 135.89 111.74) (end 134.9397 111.74) (width 0.25) (layer F.Cu) (net 4))
(segment (start 119.38 111.76) (end 124.46 111.76) (width 0.25) (layer F.Cu) (net 5))
(segment (start 128.905 106.045) (end 129.3534 106.045) (width 0.25) (layer F.Cu) (net 5))
(segment (start 123.19 98.98) (end 124.1653 98.98) (width 0.25) (layer F.Cu) (net 5))
(segment (start 125.6553 111.74) (end 125.6353 111.76) (width 0.25) (layer F.Cu) (net 5))
(segment (start 128.27 111.74) (end 125.6553 111.74) (width 0.25) (layer F.Cu) (net 5))
(segment (start 124.46 111.76) (end 125.6353 111.76) (width 0.25) (layer F.Cu) (net 5))
(segment (start 124.1653 98.6143) (end 124.1653 98.98) (width 0.25) (layer F.Cu) (net 5))
(segment (start 124.875 97.9046) (end 124.1653 98.6143) (width 0.25) (layer F.Cu) (net 5))
(segment (start 126.516 97.9046) (end 124.875 97.9046) (width 0.25) (layer F.Cu) (net 5))
(segment (start 130.3025 101.6911) (end 126.516 97.9046) (width 0.25) (layer F.Cu) (net 5))
(segment (start 130.3025 105.3201) (end 130.3025 101.6911) (width 0.25) (layer F.Cu) (net 5))
(segment (start 129.5776 106.045) (end 130.3025 105.3201) (width 0.25) (layer F.Cu) (net 5))
(segment (start 129.3534 106.045) (end 129.5776 106.045) (width 0.25) (layer F.Cu) (net 5))
(segment (start 128.27 111.74) (end 129.2203 111.74) (width 0.25) (layer F.Cu) (net 5))
(segment (start 129.3534 111.6069) (end 129.2203 111.74) (width 0.25) (layer F.Cu) (net 5))
(segment (start 129.3534 106.045) (end 129.3534 111.6069) (width 0.25) (layer F.Cu) (net 5))
(segment (start 127.3732 104.14) (end 128.0082 104.775) (width 0.25) (layer F.Cu) (net 6))
(segment (start 119.38 104.14) (end 127.3732 104.14) (width 0.25) (layer F.Cu) (net 6))
(segment (start 128.905 104.775) (end 128.0082 104.775) (width 0.25) (layer F.Cu) (net 6))
(segment (start 122.4603 103.505) (end 128.905 103.505) (width 0.25) (layer F.Cu) (net 7))
(segment (start 120.5553 101.6) (end 122.4603 103.505) (width 0.25) (layer F.Cu) (net 7))
(segment (start 119.38 101.6) (end 120.5553 101.6) (width 0.25) (layer F.Cu) (net 7))
(segment (start 128.27 109.24) (end 127.3197 109.24) (width 0.25) (layer F.Cu) (net 8))
(segment (start 126.7053 100.9321) (end 128.0082 102.235) (width 0.25) (layer F.Cu) (net 8))
(segment (start 126.7053 98.98) (end 126.7053 100.9321) (width 0.25) (layer F.Cu) (net 8))
(segment (start 125.73 98.98) (end 126.7053 98.98) (width 0.25) (layer F.Cu) (net 8))
(segment (start 128.905 102.235) (end 128.0082 102.235) (width 0.25) (layer F.Cu) (net 8))
(segment (start 129.8018 105.1764) (end 129.8018 102.235) (width 0.25) (layer F.Cu) (net 8))
(segment (start 129.5126 105.4656) (end 129.8018 105.1764) (width 0.25) (layer F.Cu) (net 8))
(segment (start 121.7697 105.4656) (end 129.5126 105.4656) (width 0.25) (layer F.Cu) (net 8))
(segment (start 120.5553 106.68) (end 121.7697 105.4656) (width 0.25) (layer F.Cu) (net 8))
(segment (start 119.38 106.68) (end 120.5553 106.68) (width 0.25) (layer F.Cu) (net 8))
(segment (start 128.905 102.235) (end 129.8018 102.235) (width 0.25) (layer F.Cu) (net 8))
(segment (start 127.2997 109.22) (end 127.3197 109.24) (width 0.25) (layer F.Cu) (net 8))
(segment (start 124.46 109.22) (end 127.2997 109.22) (width 0.25) (layer F.Cu) (net 8))
(segment (start 120.7447 106.68) (end 120.5553 106.68) (width 0.25) (layer F.Cu) (net 8))
(segment (start 123.2847 109.22) (end 120.7447 106.68) (width 0.25) (layer F.Cu) (net 8))
(segment (start 124.46 109.22) (end 123.2847 109.22) (width 0.25) (layer F.Cu) (net 8))
(segment (start 123.19 101.68) (end 125.73 101.68) (width 0.25) (layer F.Cu) (net 9))
(segment (start 140.97 101.68) (end 138.43 101.68) (width 0.25) (layer F.Cu) (net 10))
(zone (net 0) (net_name "") (layer F.Cu) (tstamp 5A0DEAF4) (hatch full 0.508)
(connect_pads (clearance 0.508))
(min_thickness 0.254)
(keepout (tracks not_allowed) (vias not_allowed) (copperpour not_allowed))
(fill (arc_segments 16) (thermal_gap 0.508) (thermal_bridge_width 0.508))
(polygon
(pts
(xy 133.35 114.3) (xy 130.81 114.3) (xy 130.81 96.52) (xy 133.35 96.52)
)
)
)
(zone (net 5) (net_name GND) (layer F.Cu) (tstamp 0) (hatch edge 0.508)
(connect_pads (clearance 0.508))
(min_thickness 0.254)
(fill yes (arc_segments 16) (thermal_gap 0.508) (thermal_bridge_width 0.508))
(polygon
(pts
(xy 117.475 97.155) (xy 130.175 97.155) (xy 130.175 113.665) (xy 117.475 113.665)
)
)
(filled_polygon
(pts
(xy 130.048 101.523973) (xy 129.884946 101.491539) (xy 129.72839 101.384569) (xy 129.4765 101.33356) (xy 128.3335 101.33356)
(xy 128.205624 101.357622) (xy 127.4653 100.617298) (xy 127.4653 98.98) (xy 127.407448 98.689161) (xy 127.242701 98.442599)
(xy 127.02744 98.298767) (xy 127.02744 98.23) (xy 126.983162 97.994683) (xy 126.84409 97.778559) (xy 126.63189 97.633569)
(xy 126.38 97.58256) (xy 125.08 97.58256) (xy 124.844683 97.626838) (xy 124.628559 97.76591) (xy 124.483569 97.97811)
(xy 124.463675 98.07635) (xy 124.378327 97.870302) (xy 124.199699 97.691673) (xy 123.96631 97.595) (xy 123.47575 97.595)
(xy 123.317 97.75375) (xy 123.317 98.853) (xy 123.337 98.853) (xy 123.337 99.107) (xy 123.317 99.107)
(xy 123.317 99.127) (xy 123.063 99.127) (xy 123.063 99.107) (xy 122.06375 99.107) (xy 121.905 99.26575)
(xy 121.905 99.856309) (xy 122.001673 100.089698) (xy 122.180301 100.268327) (xy 122.316287 100.324654) (xy 122.304683 100.326838)
(xy 122.088559 100.46591) (xy 121.943569 100.67811) (xy 121.89256 100.93) (xy 121.89256 101.862458) (xy 121.092701 101.062599)
(xy 120.846139 100.897852) (xy 120.667923 100.862402) (xy 120.459147 100.549946) (xy 120.129974 100.33) (xy 120.459147 100.110054)
(xy 120.781054 99.628285) (xy 120.894093 99.06) (xy 120.781054 98.491715) (xy 120.521786 98.103691) (xy 121.905 98.103691)
(xy 121.905 98.69425) (xy 122.06375 98.853) (xy 123.063 98.853) (xy 123.063 97.75375) (xy 122.90425 97.595)
(xy 122.41369 97.595) (xy 122.180301 97.691673) (xy 122.001673 97.870302) (xy 121.905 98.103691) (xy 120.521786 98.103691)
(xy 120.459147 98.009946) (xy 119.977378 97.688039) (xy 119.409093 97.575) (xy 119.350907 97.575) (xy 118.782622 97.688039)
(xy 118.300853 98.009946) (xy 117.978946 98.491715) (xy 117.865907 99.06) (xy 117.978946 99.628285) (xy 118.300853 100.110054)
(xy 118.630026 100.33) (xy 118.300853 100.549946) (xy 117.978946 101.031715) (xy 117.865907 101.6) (xy 117.978946 102.168285)
(xy 118.300853 102.650054) (xy 118.630026 102.87) (xy 118.300853 103.089946) (xy 117.978946 103.571715) (xy 117.865907 104.14)
(xy 117.978946 104.708285) (xy 118.300853 105.190054) (xy 118.630026 105.41) (xy 118.300853 105.629946) (xy 117.978946 106.111715)
(xy 117.865907 106.68) (xy 117.978946 107.248285) (xy 118.300853 107.730054) (xy 118.630026 107.95) (xy 118.300853 108.169946)
(xy 117.978946 108.651715) (xy 117.865907 109.22) (xy 117.978946 109.788285) (xy 118.300853 110.270054) (xy 118.344777 110.299403)
(xy 118.170302 110.371673) (xy 117.991673 110.550301) (xy 117.895 110.78369) (xy 117.895 111.47425) (xy 118.05375 111.633)
(xy 119.253 111.633) (xy 119.253 111.613) (xy 119.507 111.613) (xy 119.507 111.633) (xy 120.70625 111.633)
(xy 120.865 111.47425) (xy 120.865 110.78369) (xy 120.768327 110.550301) (xy 120.589698 110.371673) (xy 120.415223 110.299403)
(xy 120.459147 110.270054) (xy 120.781054 109.788285) (xy 120.894093 109.22) (xy 120.781054 108.651715) (xy 120.459147 108.169946)
(xy 120.129974 107.95) (xy 120.459147 107.730054) (xy 120.563611 107.573713) (xy 122.747299 109.757401) (xy 122.99386 109.922148)
(xy 123.042114 109.931746) (xy 123.172077 109.957598) (xy 123.380853 110.270054) (xy 123.424777 110.299403) (xy 123.250302 110.371673)
(xy 123.071673 110.550301) (xy 122.975 110.78369) (xy 122.975 111.47425) (xy 123.13375 111.633) (xy 124.333 111.633)
(xy 124.333 111.613) (xy 124.587 111.613) (xy 124.587 111.633) (xy 125.78625 111.633) (xy 125.945 111.47425)
(xy 125.945 110.78369) (xy 125.848327 110.550301) (xy 125.669698 110.371673) (xy 125.495223 110.299403) (xy 125.539147 110.270054)
(xy 125.732954 109.98) (xy 126.99756 109.98) (xy 126.99756 109.99) (xy 127.041838 110.225317) (xy 127.18091 110.441441)
(xy 127.249006 110.487969) (xy 127.106673 110.630302) (xy 127.01 110.863691) (xy 127.01 111.45425) (xy 127.16875 111.613)
(xy 128.143 111.613) (xy 128.143 111.593) (xy 128.397 111.593) (xy 128.397 111.613) (xy 129.37125 111.613)
(xy 129.53 111.45425) (xy 129.53 110.863691) (xy 129.433327 110.630302) (xy 129.29209 110.489064) (xy 129.346441 110.45409)
(xy 129.491431 110.24189) (xy 129.54244 109.99) (xy 129.54244 108.49) (xy 129.498162 108.254683) (xy 129.35909 108.038559)
(xy 129.14689 107.893569) (xy 128.895 107.84256) (xy 127.645 107.84256) (xy 127.409683 107.886838) (xy 127.193559 108.02591)
(xy 127.048569 108.23811) (xy 127.003635 108.46) (xy 125.732954 108.46) (xy 125.539147 108.169946) (xy 125.057378 107.848039)
(xy 124.489093 107.735) (xy 124.430907 107.735) (xy 123.862622 107.848039) (xy 123.380853 108.169946) (xy 123.352252 108.21275)
(xy 121.724802 106.5853) (xy 122.084502 106.2256) (xy 127.80365 106.2256) (xy 127.6985 106.33075) (xy 127.6985 106.425309)
(xy 127.795173 106.658698) (xy 127.973801 106.837327) (xy 128.20719 106.934) (xy 128.61925 106.934) (xy 128.778 106.77525)
(xy 128.778 106.2256) (xy 129.032 106.2256) (xy 129.032 106.77525) (xy 129.19075 106.934) (xy 129.60281 106.934)
(xy 129.836199 106.837327) (xy 130.014827 106.658698) (xy 130.048 106.578611) (xy 130.048 113.538) (xy 117.602 113.538)
(xy 117.602 112.04575) (xy 117.895 112.04575) (xy 117.895 112.73631) (xy 117.991673 112.969699) (xy 118.170302 113.148327)
(xy 118.403691 113.245) (xy 119.09425 113.245) (xy 119.253 113.08625) (xy 119.253 111.887) (xy 119.507 111.887)
(xy 119.507 113.08625) (xy 119.66575 113.245) (xy 120.356309 113.245) (xy 120.589698 113.148327) (xy 120.768327 112.969699)
(xy 120.865 112.73631) (xy 120.865 112.04575) (xy 122.975 112.04575) (xy 122.975 112.73631) (xy 123.071673 112.969699)
(xy 123.250302 113.148327) (xy 123.483691 113.245) (xy 124.17425 113.245) (xy 124.333 113.08625) (xy 124.333 111.887)
(xy 124.587 111.887) (xy 124.587 113.08625) (xy 124.74575 113.245) (xy 125.436309 113.245) (xy 125.669698 113.148327)
(xy 125.848327 112.969699) (xy 125.945 112.73631) (xy 125.945 112.04575) (xy 125.925 112.02575) (xy 127.01 112.02575)
(xy 127.01 112.616309) (xy 127.106673 112.849698) (xy 127.285301 113.028327) (xy 127.51869 113.125) (xy 127.98425 113.125)
(xy 128.143 112.96625) (xy 128.143 111.867) (xy 128.397 111.867) (xy 128.397 112.96625) (xy 128.55575 113.125)
(xy 129.02131 113.125) (xy 129.254699 113.028327) (xy 129.433327 112.849698) (xy 129.53 112.616309) (xy 129.53 112.02575)
(xy 129.37125 111.867) (xy 128.397 111.867) (xy 128.143 111.867) (xy 127.16875 111.867) (xy 127.01 112.02575)
(xy 125.925 112.02575) (xy 125.78625 111.887) (xy 124.587 111.887) (xy 124.333 111.887) (xy 123.13375 111.887)
(xy 122.975 112.04575) (xy 120.865 112.04575) (xy 120.70625 111.887) (xy 119.507 111.887) (xy 119.253 111.887)
(xy 118.05375 111.887) (xy 117.895 112.04575) (xy 117.602 112.04575) (xy 117.602 97.282) (xy 130.048 97.282)
)
)
)
(zone (net 5) (net_name GND) (layer B.Cu) (tstamp 0) (hatch edge 0.508)
(connect_pads (clearance 0.508))
(min_thickness 0.254)
(fill yes (arc_segments 16) (thermal_gap 0.508) (thermal_bridge_width 0.508))
(polygon
(pts
(xy 117.475 97.155) (xy 130.175 97.155) (xy 130.175 113.665) (xy 117.475 113.665)
)
)
(filled_polygon
(pts
(xy 130.048 113.538) (xy 117.602 113.538) (xy 117.602 112.04575) (xy 117.895 112.04575) (xy 117.895 112.73631)
(xy 117.991673 112.969699) (xy 118.170302 113.148327) (xy 118.403691 113.245) (xy 119.09425 113.245) (xy 119.253 113.08625)
(xy 119.253 111.887) (xy 119.507 111.887) (xy 119.507 113.08625) (xy 119.66575 113.245) (xy 120.356309 113.245)
(xy 120.589698 113.148327) (xy 120.768327 112.969699) (xy 120.865 112.73631) (xy 120.865 112.04575) (xy 122.975 112.04575)
(xy 122.975 112.73631) (xy 123.071673 112.969699) (xy 123.250302 113.148327) (xy 123.483691 113.245) (xy 124.17425 113.245)
(xy 124.333 113.08625) (xy 124.333 111.887) (xy 124.587 111.887) (xy 124.587 113.08625) (xy 124.74575 113.245)
(xy 125.436309 113.245) (xy 125.669698 113.148327) (xy 125.848327 112.969699) (xy 125.945 112.73631) (xy 125.945 112.04575)
(xy 125.78625 111.887) (xy 124.587 111.887) (xy 124.333 111.887) (xy 123.13375 111.887) (xy 122.975 112.04575)
(xy 120.865 112.04575) (xy 120.70625 111.887) (xy 119.507 111.887) (xy 119.253 111.887) (xy 118.05375 111.887)
(xy 117.895 112.04575) (xy 117.602 112.04575) (xy 117.602 99.06) (xy 117.865907 99.06) (xy 117.978946 99.628285)
(xy 118.300853 100.110054) (xy 118.630026 100.33) (xy 118.300853 100.549946) (xy 117.978946 101.031715) (xy 117.865907 101.6)
(xy 117.978946 102.168285) (xy 118.300853 102.650054) (xy 118.630026 102.87) (xy 118.300853 103.089946) (xy 117.978946 103.571715)
(xy 117.865907 104.14) (xy 117.978946 104.708285) (xy 118.300853 105.190054) (xy 118.630026 105.41) (xy 118.300853 105.629946)
(xy 117.978946 106.111715) (xy 117.865907 106.68) (xy 117.978946 107.248285) (xy 118.300853 107.730054) (xy 118.630026 107.95)
(xy 118.300853 108.169946) (xy 117.978946 108.651715) (xy 117.865907 109.22) (xy 117.978946 109.788285) (xy 118.300853 110.270054)
(xy 118.344777 110.299403) (xy 118.170302 110.371673) (xy 117.991673 110.550301) (xy 117.895 110.78369) (xy 117.895 111.47425)
(xy 118.05375 111.633) (xy 119.253 111.633) (xy 119.253 111.613) (xy 119.507 111.613) (xy 119.507 111.633)
(xy 120.70625 111.633) (xy 120.865 111.47425) (xy 120.865 110.78369) (xy 120.768327 110.550301) (xy 120.589698 110.371673)
(xy 120.415223 110.299403) (xy 120.459147 110.270054) (xy 120.781054 109.788285) (xy 120.894093 109.22) (xy 122.945907 109.22)
(xy 123.058946 109.788285) (xy 123.380853 110.270054) (xy 123.424777 110.299403) (xy 123.250302 110.371673) (xy 123.071673 110.550301)
(xy 122.975 110.78369) (xy 122.975 111.47425) (xy 123.13375 111.633) (xy 124.333 111.633) (xy 124.333 111.613)
(xy 124.587 111.613) (xy 124.587 111.633) (xy 125.78625 111.633) (xy 125.945 111.47425) (xy 125.945 110.78369)
(xy 125.848327 110.550301) (xy 125.669698 110.371673) (xy 125.495223 110.299403) (xy 125.539147 110.270054) (xy 125.861054 109.788285)
(xy 125.974093 109.22) (xy 125.861054 108.651715) (xy 125.539147 108.169946) (xy 125.057378 107.848039) (xy 124.489093 107.735)
(xy 124.430907 107.735) (xy 123.862622 107.848039) (xy 123.380853 108.169946) (xy 123.058946 108.651715) (xy 122.945907 109.22)
(xy 120.894093 109.22) (xy 120.781054 108.651715) (xy 120.459147 108.169946) (xy 120.129974 107.95) (xy 120.459147 107.730054)
(xy 120.781054 107.248285) (xy 120.894093 106.68) (xy 120.781054 106.111715) (xy 120.459147 105.629946) (xy 120.129974 105.41)
(xy 120.459147 105.190054) (xy 120.781054 104.708285) (xy 120.894093 104.14) (xy 120.781054 103.571715) (xy 120.459147 103.089946)
(xy 120.129974 102.87) (xy 120.459147 102.650054) (xy 120.781054 102.168285) (xy 120.894093 101.6) (xy 120.781054 101.031715)
(xy 120.459147 100.549946) (xy 120.129974 100.33) (xy 120.459147 100.110054) (xy 120.781054 99.628285) (xy 120.894093 99.06)
(xy 120.781054 98.491715) (xy 120.459147 98.009946) (xy 119.977378 97.688039) (xy 119.409093 97.575) (xy 119.350907 97.575)
(xy 118.782622 97.688039) (xy 118.300853 98.009946) (xy 117.978946 98.491715) (xy 117.865907 99.06) (xy 117.602 99.06)
(xy 117.602 97.282) (xy 130.048 97.282)
)
)
)
(zone (net 4) (net_name GNDA) (layer F.Cu) (tstamp 0) (hatch edge 0.508)
(connect_pads (clearance 0.508))
(min_thickness 0.254)
(fill yes (arc_segments 16) (thermal_gap 0.508) (thermal_bridge_width 0.508))
(polygon
(pts
(xy 133.985 97.155) (xy 146.685 97.155) (xy 146.685 113.665) (xy 133.985 113.665)
)
)
(filled_polygon
(pts
(xy 146.558 113.538) (xy 134.112 113.538) (xy 134.112 112.02575) (xy 134.63 112.02575) (xy 134.63 112.616309)
(xy 134.726673 112.849698) (xy 134.905301 113.028327) (xy 135.13869 113.125) (xy 135.60425 113.125) (xy 135.763 112.96625)
(xy 135.763 111.867) (xy 136.017 111.867) (xy 136.017 112.96625) (xy 136.17575 113.125) (xy 136.64131 113.125)
(xy 136.874699 113.028327) (xy 137.053327 112.849698) (xy 137.15 112.616309) (xy 137.15 112.04575) (xy 138.215 112.04575)
(xy 138.215 112.73631) (xy 138.311673 112.969699) (xy 138.490302 113.148327) (xy 138.723691 113.245) (xy 139.41425 113.245)
(xy 139.573 113.08625) (xy 139.573 111.887) (xy 139.827 111.887) (xy 139.827 113.08625) (xy 139.98575 113.245)
(xy 140.676309 113.245) (xy 140.909698 113.148327) (xy 141.088327 112.969699) (xy 141.185 112.73631) (xy 141.185 112.04575)
(xy 143.295 112.04575) (xy 143.295 112.73631) (xy 143.391673 112.969699) (xy 143.570302 113.148327) (xy 143.803691 113.245)
(xy 144.49425 113.245) (xy 144.653 113.08625) (xy 144.653 111.887) (xy 144.907 111.887) (xy 144.907 113.08625)
(xy 145.06575 113.245) (xy 145.756309 113.245) (xy 145.989698 113.148327) (xy 146.168327 112.969699) (xy 146.265 112.73631)
(xy 146.265 112.04575) (xy 146.10625 111.887) (xy 144.907 111.887) (xy 144.653 111.887) (xy 143.45375 111.887)
(xy 143.295 112.04575) (xy 141.185 112.04575) (xy 141.02625 111.887) (xy 139.827 111.887) (xy 139.573 111.887)
(xy 138.37375 111.887) (xy 138.215 112.04575) (xy 137.15 112.04575) (xy 137.15 112.02575) (xy 136.99125 111.867)
(xy 136.017 111.867) (xy 135.763 111.867) (xy 134.78875 111.867) (xy 134.63 112.02575) (xy 134.112 112.02575)
(xy 134.112 106.578611) (xy 134.145173 106.658698) (xy 134.323801 106.837327) (xy 134.55719 106.934) (xy 134.96925 106.934)
(xy 135.128 106.77525) (xy 135.128 106.2256) (xy 135.382 106.2256) (xy 135.382 106.77525) (xy 135.54075 106.934)
(xy 135.95281 106.934) (xy 136.186199 106.837327) (xy 136.222262 106.801264) (xy 136.9325 107.511502) (xy 136.9325 108.006725)
(xy 136.76689 107.893569) (xy 136.515 107.84256) (xy 135.265 107.84256) (xy 135.029683 107.886838) (xy 134.813559 108.02591)
(xy 134.668569 108.23811) (xy 134.61756 108.49) (xy 134.61756 109.99) (xy 134.661838 110.225317) (xy 134.80091 110.441441)
(xy 134.869006 110.487969) (xy 134.726673 110.630302) (xy 134.63 110.863691) (xy 134.63 111.45425) (xy 134.78875 111.613)
(xy 135.763 111.613) (xy 135.763 111.593) (xy 136.017 111.593) (xy 136.017 111.613) (xy 136.99125 111.613)
(xy 137.15 111.45425) (xy 137.15 110.863691) (xy 137.053327 110.630302) (xy 136.91209 110.489064) (xy 136.966441 110.45409)
(xy 137.111431 110.24189) (xy 137.16244 109.99) (xy 137.16244 109.921233) (xy 137.377701 109.777401) (xy 137.6925 109.462602)
(xy 137.987299 109.757401) (xy 138.233861 109.922148) (xy 138.412077 109.957598) (xy 138.620853 110.270054) (xy 138.664777 110.299403)
(xy 138.490302 110.371673) (xy 138.311673 110.550301) (xy 138.215 110.78369) (xy 138.215 111.47425) (xy 138.37375 111.633)
(xy 139.573 111.633) (xy 139.573 111.613) (xy 139.827 111.613) (xy 139.827 111.633) (xy 141.02625 111.633)
(xy 141.185 111.47425) (xy 141.185 110.78369) (xy 141.088327 110.550301) (xy 140.909698 110.371673) (xy 140.735223 110.299403)
(xy 140.779147 110.270054) (xy 140.987923 109.957598) (xy 141.166139 109.922148) (xy 141.412701 109.757401) (xy 143.596389 107.573713)
(xy 143.700853 107.730054) (xy 144.030026 107.95) (xy 143.700853 108.169946) (xy 143.378946 108.651715) (xy 143.265907 109.22)
(xy 143.378946 109.788285) (xy 143.700853 110.270054) (xy 143.744777 110.299403) (xy 143.570302 110.371673) (xy 143.391673 110.550301)
(xy 143.295 110.78369) (xy 143.295 111.47425) (xy 143.45375 111.633) (xy 144.653 111.633) (xy 144.653 111.613)
(xy 144.907 111.613) (xy 144.907 111.633) (xy 146.10625 111.633) (xy 146.265 111.47425) (xy 146.265 110.78369)
(xy 146.168327 110.550301) (xy 145.989698 110.371673) (xy 145.815223 110.299403) (xy 145.859147 110.270054) (xy 146.181054 109.788285)
(xy 146.294093 109.22) (xy 146.181054 108.651715) (xy 145.859147 108.169946) (xy 145.529974 107.95) (xy 145.859147 107.730054)
(xy 146.181054 107.248285) (xy 146.294093 106.68) (xy 146.181054 106.111715) (xy 145.859147 105.629946) (xy 145.529974 105.41)
(xy 145.859147 105.190054) (xy 146.181054 104.708285) (xy 146.294093 104.14) (xy 146.181054 103.571715) (xy 145.859147 103.089946)
(xy 145.529974 102.87) (xy 145.859147 102.650054) (xy 146.181054 102.168285) (xy 146.294093 101.6) (xy 146.181054 101.031715)
(xy 145.859147 100.549946) (xy 145.529974 100.33) (xy 145.859147 100.110054) (xy 146.181054 99.628285) (xy 146.294093 99.06)
(xy 146.181054 98.491715) (xy 145.859147 98.009946) (xy 145.377378 97.688039) (xy 144.809093 97.575) (xy 144.750907 97.575)
(xy 144.182622 97.688039) (xy 143.700853 98.009946) (xy 143.378946 98.491715) (xy 143.265907 99.06) (xy 143.378946 99.628285)
(xy 143.700853 100.110054) (xy 144.030026 100.33) (xy 143.700853 100.549946) (xy 143.492077 100.862402) (xy 143.313861 100.897852)
(xy 143.067299 101.062599) (xy 142.26744 101.862458) (xy 142.26744 100.93) (xy 142.223162 100.694683) (xy 142.08409 100.478559)
(xy 141.87189 100.333569) (xy 141.83851 100.326809) (xy 141.979699 100.268327) (xy 142.158327 100.089698) (xy 142.255 99.856309)
(xy 142.255 99.26575) (xy 142.09625 99.107) (xy 141.097 99.107) (xy 141.097 99.127) (xy 140.843 99.127)
(xy 140.843 99.107) (xy 140.823 99.107) (xy 140.823 98.853) (xy 140.843 98.853) (xy 140.843 97.75375)
(xy 141.097 97.75375) (xy 141.097 98.853) (xy 142.09625 98.853) (xy 142.255 98.69425) (xy 142.255 98.103691)
(xy 142.158327 97.870302) (xy 141.979699 97.691673) (xy 141.74631 97.595) (xy 141.25575 97.595) (xy 141.097 97.75375)
(xy 140.843 97.75375) (xy 140.68425 97.595) (xy 140.19369 97.595) (xy 139.960301 97.691673) (xy 139.781673 97.870302)
(xy 139.69784 98.072692) (xy 139.683162 97.994683) (xy 139.54409 97.778559) (xy 139.33189 97.633569) (xy 139.08 97.58256)
(xy 137.78 97.58256) (xy 137.544683 97.626838) (xy 137.328559 97.76591) (xy 137.183569 97.97811) (xy 137.13256 98.23)
(xy 137.13256 98.298767) (xy 136.917299 98.442599) (xy 136.752552 98.689161) (xy 136.6947 98.98) (xy 136.6947 100.617298)
(xy 135.952851 101.359147) (xy 135.8265 101.33356) (xy 134.6835 101.33356) (xy 134.448183 101.377838) (xy 134.269891 101.492566)
(xy 134.112 101.523973) (xy 134.112 97.282) (xy 146.558 97.282)
)
)
)
(zone (net 4) (net_name GNDA) (layer B.Cu) (tstamp 0) (hatch edge 0.508)
(connect_pads (clearance 0.508))
(min_thickness 0.254)
(fill yes (arc_segments 16) (thermal_gap 0.508) (thermal_bridge_width 0.508))
(polygon
(pts
(xy 133.985 97.155) (xy 146.685 97.155) (xy 146.685 113.665) (xy 133.985 113.665)
)
)
(filled_polygon
(pts
(xy 146.558 113.538) (xy 134.112 113.538) (xy 134.112 112.04575) (xy 138.215 112.04575) (xy 138.215 112.73631)
(xy 138.311673 112.969699) (xy 138.490302 113.148327) (xy 138.723691 113.245) (xy 139.41425 113.245) (xy 139.573 113.08625)
(xy 139.573 111.887) (xy 139.827 111.887) (xy 139.827 113.08625) (xy 139.98575 113.245) (xy 140.676309 113.245)
(xy 140.909698 113.148327) (xy 141.088327 112.969699) (xy 141.185 112.73631) (xy 141.185 112.04575) (xy 143.295 112.04575)
(xy 143.295 112.73631) (xy 143.391673 112.969699) (xy 143.570302 113.148327) (xy 143.803691 113.245) (xy 144.49425 113.245)
(xy 144.653 113.08625) (xy 144.653 111.887) (xy 144.907 111.887) (xy 144.907 113.08625) (xy 145.06575 113.245)
(xy 145.756309 113.245) (xy 145.989698 113.148327) (xy 146.168327 112.969699) (xy 146.265 112.73631) (xy 146.265 112.04575)
(xy 146.10625 111.887) (xy 144.907 111.887) (xy 144.653 111.887) (xy 143.45375 111.887) (xy 143.295 112.04575)
(xy 141.185 112.04575) (xy 141.02625 111.887) (xy 139.827 111.887) (xy 139.573 111.887) (xy 138.37375 111.887)
(xy 138.215 112.04575) (xy 134.112 112.04575) (xy 134.112 109.22) (xy 138.185907 109.22) (xy 138.298946 109.788285)
(xy 138.620853 110.270054) (xy 138.664777 110.299403) (xy 138.490302 110.371673) (xy 138.311673 110.550301) (xy 138.215 110.78369)
(xy 138.215 111.47425) (xy 138.37375 111.633) (xy 139.573 111.633) (xy 139.573 111.613) (xy 139.827 111.613)
(xy 139.827 111.633) (xy 141.02625 111.633) (xy 141.185 111.47425) (xy 141.185 110.78369) (xy 141.088327 110.550301)
(xy 140.909698 110.371673) (xy 140.735223 110.299403) (xy 140.779147 110.270054) (xy 141.101054 109.788285) (xy 141.214093 109.22)
(xy 141.101054 108.651715) (xy 140.779147 108.169946) (xy 140.297378 107.848039) (xy 139.729093 107.735) (xy 139.670907 107.735)
(xy 139.102622 107.848039) (xy 138.620853 108.169946) (xy 138.298946 108.651715) (xy 138.185907 109.22) (xy 134.112 109.22)
(xy 134.112 99.06) (xy 143.265907 99.06) (xy 143.378946 99.628285) (xy 143.700853 100.110054) (xy 144.030026 100.33)
(xy 143.700853 100.549946) (xy 143.378946 101.031715) (xy 143.265907 101.6) (xy 143.378946 102.168285) (xy 143.700853 102.650054)
(xy 144.030026 102.87) (xy 143.700853 103.089946) (xy 143.378946 103.571715) (xy 143.265907 104.14) (xy 143.378946 104.708285)
(xy 143.700853 105.190054) (xy 144.030026 105.41) (xy 143.700853 105.629946) (xy 143.378946 106.111715) (xy 143.265907 106.68)
(xy 143.378946 107.248285) (xy 143.700853 107.730054) (xy 144.030026 107.95) (xy 143.700853 108.169946) (xy 143.378946 108.651715)
(xy 143.265907 109.22) (xy 143.378946 109.788285) (xy 143.700853 110.270054) (xy 143.744777 110.299403) (xy 143.570302 110.371673)
(xy 143.391673 110.550301) (xy 143.295 110.78369) (xy 143.295 111.47425) (xy 143.45375 111.633) (xy 144.653 111.633)
(xy 144.653 111.613) (xy 144.907 111.613) (xy 144.907 111.633) (xy 146.10625 111.633) (xy 146.265 111.47425)
(xy 146.265 110.78369) (xy 146.168327 110.550301) (xy 145.989698 110.371673) (xy 145.815223 110.299403) (xy 145.859147 110.270054)
(xy 146.181054 109.788285) (xy 146.294093 109.22) (xy 146.181054 108.651715) (xy 145.859147 108.169946) (xy 145.529974 107.95)
(xy 145.859147 107.730054) (xy 146.181054 107.248285) (xy 146.294093 106.68) (xy 146.181054 106.111715) (xy 145.859147 105.629946)
(xy 145.529974 105.41) (xy 145.859147 105.190054) (xy 146.181054 104.708285) (xy 146.294093 104.14) (xy 146.181054 103.571715)
(xy 145.859147 103.089946) (xy 145.529974 102.87) (xy 145.859147 102.650054) (xy 146.181054 102.168285) (xy 146.294093 101.6)
(xy 146.181054 101.031715) (xy 145.859147 100.549946) (xy 145.529974 100.33) (xy 145.859147 100.110054) (xy 146.181054 99.628285)
(xy 146.294093 99.06) (xy 146.181054 98.491715) (xy 145.859147 98.009946) (xy 145.377378 97.688039) (xy 144.809093 97.575)
(xy 144.750907 97.575) (xy 144.182622 97.688039) (xy 143.700853 98.009946) (xy 143.378946 98.491715) (xy 143.265907 99.06)
(xy 134.112 99.06) (xy 134.112 97.282) (xy 146.558 97.282)
)
)
)
)
| KiCad | 4 | mcmatrix/TRADFRI-Hacking | pcbs/isolator/Isolator.kicad_pcb | [
"W3C"
] |
%%==============================================================================
%% Syntactic sugar
%%==============================================================================
command(State) ->
Funs0 = [ {F, list_to_atom(atom_to_list(F) ++ "_args")}
|| {F, _} <- ?MODULE:module_info(exports)
],
Funs1 = [ X || {_, FArgs} = X <- Funs0,
erlang:function_exported(?MODULE, FArgs, 1)
],
WeightFun = case erlang:function_exported(?MODULE, weight, 1) of
true -> fun ?MODULE:weight/1;
false -> fun(_) -> 1 end
end,
proper_types:frequency([ { WeightFun(F)
, {call, ?MODULE, F, ?MODULE:FArgs(State)}
}
|| {F, FArgs} <- Funs1
]).
precondition(S, {call, M, F, Args}) ->
Pre = list_to_atom(atom_to_list(F) ++ "_pre"),
case erlang:function_exported(M, Pre, 1) of
true -> M:Pre(S);
false -> true
end
andalso
case erlang:function_exported(M, Pre, 2) of
true -> M:Pre(S, Args);
false -> true
end.
next_state(S, Res, {call, M, F, Args}) ->
Next = list_to_atom(atom_to_list(F) ++ "_next"),
case erlang:function_exported(M, Next, 3) of
true -> M:Next(S, Res, Args);
false -> S
end.
postcondition(S, {call, M, F, Args}, Res) ->
Post = list_to_atom(atom_to_list(F) ++ "_post"),
case erlang:function_exported(M, Post, 3) of
true -> M:Post(S, Args, Res);
false -> true
end.
| Erlang | 4 | MalcolmScoffable/openapi-generator | samples/client/petstore/erlang-proper/src/petstore_statem.hrl | [
"Apache-2.0"
] |
FORMAT: 1A
# Beehive API
## Honey [/honey{?beekeeper}]
### GET
+ Parameters
+ beekeeper (string, required) - Beekeeper.
Description...
+ Default: `Honza`
+ Response 200
| API Blueprint | 3 | tomoyamachi/dredd | packages/dredd-transactions/test/fixtures/apib/default-required.apib | [
"MIT"
] |
CREATE TABLE `tb_xmvawoekwx` (
`col_gsqeppbqjg` set('enum_or_set_0','enum_or_set_1','enum_or_set_2') DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;
| SQL | 2 | yuanweikang2020/canal | parse/src/test/resources/ddl/alter/mysql_57.sql | [
"Apache-2.0"
] |
# Copyright 2017 gRPC authors.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
cdef class _Tag:
cdef object event(self, grpc_event c_event)
cdef class _ConnectivityTag(_Tag):
cdef readonly object _user_tag
cdef ConnectivityEvent event(self, grpc_event c_event)
cdef class _RequestCallTag(_Tag):
cdef readonly object _user_tag
cdef Call call
cdef CallDetails call_details
cdef grpc_metadata_array c_invocation_metadata
cdef void prepare(self) except *
cdef RequestCallEvent event(self, grpc_event c_event)
cdef class _BatchOperationTag(_Tag):
cdef object _user_tag
cdef readonly object _operations
cdef readonly object _retained_call
cdef grpc_op *c_ops
cdef size_t c_nops
cdef void prepare(self) except *
cdef BatchOperationEvent event(self, grpc_event c_event)
cdef class _ServerShutdownTag(_Tag):
cdef readonly object _user_tag
# This allows CompletionQueue to notify the Python Server object that the
# underlying GRPC core server has shutdown
cdef readonly Server _shutting_down_server
cdef ServerShutdownEvent event(self, grpc_event c_event)
| Cython | 3 | samotarnik/grpc | src/python/grpcio/grpc/_cython/_cygrpc/tag.pxd.pxi | [
"Apache-2.0"
] |
module With
f : (n : Nat) -> (m : Nat ** n : Nat ** m = n + n)
f n with (n + n) proof eq
f n | Z = (Z ** n ** sym eq)
f n | (S m) = (S m ** n ** sym eq)
g : List a -> Nat
g [] = Z
g (a :: as) with (as ++ as)
g (b :: bs) | asas = Z
nested : Nat -> Nat
nested m with (m)
nested m | Z with (m + m)
nested m | Z | 0 = 1
nested m | Z | S k with (k + k)
nested m | Z | S k | Z = 2
nested m | Z | S k | S l with (l + l)
nested m | Z | S k | S l | Z = 3
nested m | Z | S k | S l | S p = 4
nested m | S k = 5
data ANat : Nat -> Type where
MkANat : (n : Nat) -> ANat n
someNats : Nat -> Nat
someNats n with (MkANat n)
someNats n | m@(MkANat n) with (MkANat n)
someNats n | p@(MkANat n) | MkANat n = Z
| Idris | 4 | ska80/idris-jvm | tests/ideMode/ideMode005/With.idr | [
"BSD-3-Clause"
] |
namespace OpenAPI.Model
open System
open System.Collections.Generic
module InlineObject =
//#region InlineObject
type inline_object = {
Name : string;
Status : string;
}
//#endregion
| F# | 4 | MalcolmScoffable/openapi-generator | samples/server/petstore/fsharp-giraffe/OpenAPI/src/model/InlineObject.fs | [
"Apache-2.0"
] |
create schema rowformatv2;
| SQL | 1 | cuishuang/tidb | br/tests/lightning_row-format-v2/data/rowformatv2-schema-create.sql | [
"Apache-2.0"
] |
// Copyright 2021 The Go Authors. All rights reserved.
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
//go:build ppc64 || ppc64le
// +build ppc64 ppc64le
#include "textflag.h"
// On PPC64, the float32 becomes a float64
// when loaded in a register, different from
// other platforms. These functions are
// needed to ensure correct conversions on PPC64.
// Convert float32->uint64
TEXT ·archFloat32ToReg(SB),NOSPLIT,$0-16
FMOVS val+0(FP), F1
FMOVD F1, ret+8(FP)
RET
// Convert uint64->float32
TEXT ·archFloat32FromReg(SB),NOSPLIT,$0-12
FMOVD reg+0(FP), F1
// Normally a float64->float32 conversion
// would need rounding, but that is not needed
// here since the uint64 was originally converted
// from float32, and should be avoided to
// preserve SNaN values.
FMOVS F1, ret+8(FP)
RET
| GAS | 4 | rleungx/go | src/reflect/float32reg_ppc64x.s | [
"BSD-3-Clause"
] |
<table mat-table [dataSource]="dataSource">
<ng-container matColumnDef="position">
<th mat-header-cell *matHeaderCellDef>No.</th>
<td mat-cell *matCellDef="let element">{{element.position}}</td>
<td mat-footer-cell *matFooterCellDef>Number of the element</td>
</ng-container>
<ng-container matColumnDef="name">
<th mat-header-cell *matHeaderCellDef>Name</th>
<td mat-cell *matCellDef="let element">{{element.name}}</td>
<td mat-footer-cell *matFooterCellDef>Name of the element</td>
</ng-container>
<ng-container matColumnDef="weight">
<th mat-header-cell *matHeaderCellDef>Weight</th>
<td mat-cell *matCellDef="let element">{{element.weight}}</td>
<td mat-footer-cell *matFooterCellDef>Weight of the element</td>
</ng-container>
<ng-container matColumnDef="symbol">
<th mat-header-cell *matHeaderCellDef>Symbol</th>
<td mat-cell *matCellDef="let element">{{element.symbol}}</td>
<td mat-footer-cell *matFooterCellDef>Symbol of the element</td>
</ng-container>
<tr mat-header-row *matHeaderRowDef="displayedColumns"></tr>
<tr mat-footer-row *matFooterRowDef="displayedColumns"></tr>
<tr mat-row *matRowDef="let row; columns: displayedColumns;"></tr>
</table>
| HTML | 4 | tungyingwaltz/components | src/components-examples/material/table/table-harness/table-harness-example.html | [
"MIT"
] |
// vim: ft=asm
#include "common.h"
#define arg r14
loop loop1_end, 3
nop
nop
loop1_end:
mov r0, 3
loop loop2_end, r0
nop
nop
loop2_end:
halt
| Parrot Assembly | 3 | mvduin/py-uio | pru-examples/fw/loop-count.pasm | [
"MIT"
] |
/* -*- mode:c++; indent-tabs-mode: nil -*-
* Copyright (c) 2006, Technische Universitaet Berlin
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
* - Redistributions of source code must retain the above copyright notice,
* this list of conditions and the following disclaimer.
* - Redistributions in binary form must reproduce the above copyright
* notice, this list of conditions and the following disclaimer in the
* documentation and/or other materials provided with the distribution.
* - Neither the name of the Technische Universitaet Berlin nor the names
* of its contributors may be used to endorse or promote products derived
* from this software without specific prior written permission.
*
* THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
* "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
* LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
* A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
* OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
* SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED
* TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA,
* OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY
* OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE
* USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*
* - Description ---------------------------------------------------------
* low power nonpersistent CSMA MAC, rendez-vous via redundantly sent packets
* - Author --------------------------------------------------------------
* @author: Andreas Koepke ([email protected])
* ========================================================================
*/
#include "radiopacketfunctions.h"
#include "flagfunctions.h"
#include "PacketAck.h"
#include "RedMac.h"
#ifdef DELTATIMEDEBUG
#include "DeltaTrace.h"
#endif
module RedMacP {
provides {
interface Init;
interface SplitControl;
interface MacSend;
interface MacReceive;
interface Packet;
interface Sleeptime;
interface Teamgeist;
interface ChannelCongestion;
#ifdef MAC_EVAL
interface MacEval;
#endif
}
uses {
interface StdControl as CcaStdControl;
interface PhySend as PacketSend;
interface PhyReceive as PacketReceive;
interface RadioTimeStamping;
interface Tda5250Control as RadioModes;
interface UartPhyControl;
interface ChannelMonitor;
interface ChannelMonitorControl;
interface ChannelMonitorData;
interface Resource as RssiAdcResource;
interface Random;
interface Packet as SubPacket;
interface Alarm<T32khz, uint16_t> as Timer;
interface Alarm<T32khz, uint16_t> as SampleTimer;
interface LocalTime<T32khz> as LocalTime32kHz;
interface Duplicate;
interface TimeDiff16;
interface TimeDiff32;
async command am_addr_t amAddress();
/*
interface GeneralIO as Led0;
interface GeneralIO as Led1;
interface GeneralIO as Led2;
interface GeneralIO as Led3;
*/
#ifdef REDMAC_DEBUG
interface SerialDebug;
#endif
#ifdef REDMAC_PERFORMANCE
interface Performance;
#endif
#ifdef DELTATIMEDEBUG
interface DeltaTrace;
#endif
}
}
implementation
{
/****** MAC State machine *********************************/
typedef enum {
RX,
RX_ACK,
CCA,
CCA_ACK,
RX_P,
RX_ACK_P,
SLEEP,
TX,
TX_ACK,
INIT,
STOP
} macState_t;
macState_t macState;
/****** debug vars & defs & functions ***********************/
#ifdef REDMAC_DEBUG
void sdDebug(uint16_t p) {
call SerialDebug.putPlace(p);
}
uint8_t repCounter;
#else
void sdDebug(uint16_t p) {};
#endif
#ifdef REDMAC_PERFORMANCE
PfmTxMsg_t txStat;
PfmRxMsg_t rxStat;
#endif
/**************** Module Global Constants *****************/
enum {
BYTE_TIME=ENCODED_32KHZ_BYTE_TIME, // phy encoded
PREAMBLE_BYTE_TIME=TDA5250_32KHZ_BYTE_TIME, // no coding
PHY_HEADER_TIME=6*PREAMBLE_BYTE_TIME, // 6 Phy Preamble
TIME_CORRECTION=TDA5250_32KHZ_BYTE_TIME+2, // difference between txSFD and rxSFD
SUB_HEADER_TIME=PHY_HEADER_TIME + sizeof(message_header_t)*BYTE_TIME,
SUB_FOOTER_TIME=2*BYTE_TIME, // 2 bytes crc
// DEFAULT_SLEEP_TIME=1625,
#ifndef DEFAULT_SLEEP_TIME
DEFAULT_SLEEP_TIME=2048,
// DEFAULT_SLEEP_TIME=4096,
// DEFAULT_SLEEP_TIME=8192,
// DEFAULT_SLEEP_TIME=16384,
// DEFAULT_SLEEP_TIME=32768U,
// DEFAULT_SLEEP_TIME=65535U,
#endif
DATA_DETECT_TIME=17,
RX_SETUP_TIME=102, // time to set up receiver
TX_SETUP_TIME=58, // time to set up transmitter
ADDED_DELAY = 30,
RX_ACK_TIMEOUT = RX_SETUP_TIME + PHY_HEADER_TIME + ADDED_DELAY + 30,
TX_GAP_TIME = RX_ACK_TIMEOUT + TX_SETUP_TIME + 33,
// the duration of a send ACK
ACK_DURATION = SUB_HEADER_TIME + SUB_FOOTER_TIME,
NAV_FACTOR = 4,
#ifndef MAC_EVAL
MAX_SHORT_RETRY=9,
MAX_LONG_RETRY=3,
ADD_NAV = 2,
INCREASE_BACKOFF = TRUE,
#endif
TOKEN_ACK_FLAG = 64,
TOKEN_ACK_MASK = 0x3f,
INVALID_SNR = 0xffff,
// PREAMBLE_LONG = 5,
// PREAMBLE_SHORT = 2,
// reduced minimal backoff
ZERO_BACKOFF_MASK = 0xff
};
#ifdef MAC_EVAL
uint8_t MAX_SHORT_RETRY = 9;
uint8_t MAX_LONG_RETRY = 3;
uint8_t ADD_NAV = 4;
bool INCREASE_BACKOFF = TRUE;
#endif
#ifdef DELTATIMEDEBUG
DeltaTrace_t dTrace;
#endif
/**************** Module Global Variables *****************/
/* flags */
typedef enum {
SWITCHING = 1,
RSSI_STABLE = 2,
UNHANDLED_PACKET = 4,
MESSAGE_PREPARED = 8,
RESUME_BACKOFF = 16,
CANCEL_SEND = 32,
ACTION_DETECTED = 64,
TEAMGEIST_ACTIVE=128
} flags_t;
uint8_t flags = 0;
uint8_t checkCounter = 0;
uint8_t shortRetryCounter = 0;
uint8_t longRetryCounter = 0;
uint16_t networkSleeptime = DEFAULT_SLEEP_TIME;
uint16_t localSleeptime = DEFAULT_SLEEP_TIME;
uint16_t rssiValue = 0;
uint32_t restLaufzeit = 0;
uint32_t rxTime = 0;
am_id_t teamgeistType = 0;
uint8_t congestionLevel = 0;
message_t *txBufPtr = NULL;
uint16_t txLen = 0;
red_mac_header_t *txMacHdr = NULL;
uint16_t seqNo;
message_t ackMsg;
uint16_t MIN_BACKOFF_MASK;
/****** Secure switching of radio modes ***/
void interruptBackoffTimer();
task void SetRxModeTask();
task void SetTxModeTask();
task void SetSleepModeTask();
task void ReleaseAdcTask() {
bool release = FALSE;
atomic {
if((macState >= SLEEP) && call RssiAdcResource.isOwner()) {
release = TRUE;
}
}
if(release) call RssiAdcResource.release();
}
void requestAdc() {
if(!call RssiAdcResource.isOwner()) {
call RssiAdcResource.immediateRequest();
}
}
void setRxMode() {
setFlag(&flags, SWITCHING);
clearFlag(&flags, RSSI_STABLE);
// sdDebug(10);
checkCounter = 0;
rssiValue = INVALID_SNR;
if(call RadioModes.RxMode() == FAIL) {
post SetRxModeTask();
}
else {
#ifdef REDMAC_PERFORMANCE
call Performance.macRxMode();
#endif
}
requestAdc();
}
task void SetRxModeTask() {
atomic {
if(isFlagSet(&flags, SWITCHING) && ((macState <= CCA) || (macState == INIT))) setRxMode();
}
}
void setSleepMode() {
// sdDebug(20);
clearFlag(&flags, RSSI_STABLE);
post ReleaseAdcTask();
setFlag(&flags, SWITCHING);
if(call RadioModes.SleepMode() == FAIL) {
post SetSleepModeTask();
}
else {
#ifdef REDMAC_PERFORMANCE
call Performance.macSleepMode();
#endif
}
}
task void SetSleepModeTask() {
atomic if(isFlagSet(&flags, SWITCHING) && ((macState == SLEEP) || (macState == STOP))) setSleepMode();
}
void setTxMode() {
post ReleaseAdcTask();
// sdDebug(30);
clearFlag(&flags, RSSI_STABLE);
setFlag(&flags, SWITCHING);
if(call RadioModes.TxMode() == FAIL) {
post SetTxModeTask();
}
else {
#ifdef REDMAC_PERFORMANCE
call Performance.macTxMode();
#endif
}
}
task void SetTxModeTask() {
atomic {
if(isFlagSet(&flags, SWITCHING) && ((macState == TX) || (macState == TX_ACK))) setTxMode();
}
}
/**************** Helper functions ************************/
void computeBackoff();
void checkSend() {
if((shortRetryCounter) && (txBufPtr != NULL) && (isFlagSet(&flags, MESSAGE_PREPARED)) &&
(macState == SLEEP) && (!isFlagSet(&flags, RESUME_BACKOFF)) && (!call Timer.isRunning())) {
// sdDebug(40);
macState = CCA;
checkCounter = 0;
setRxMode();
}
/* else {
if(txBufPtr) // sdDebug(41);
if(shortRetryCounter) // sdDebug(42);
if(isFlagSet(&flags, MESSAGE_PREPARED)) // sdDebug(43);
if(txBufPtr) {
if(macState == SLEEP) // sdDebug(44);
if(!isFlagSet(&flags, RESUME_BACKOFF)) // sdDebug(45);
if(!call Timer.isRunning()) // sdDebug(46);
}
}
*/
}
uint32_t backoff(uint8_t counter) {
uint32_t rVal = call Random.rand16() & MIN_BACKOFF_MASK;
if(!INCREASE_BACKOFF) counter = 1;
return (rVal << counter) + ZERO_BACKOFF_MASK;
}
bool needsAckTx(message_t* msg) {
bool rVal = FALSE;
if(getHeader(msg)->dest < AM_BROADCAST_ADDR) {
if(getMetadata(msg)->ack != NO_ACK_REQUESTED) {
rVal = TRUE;
}
}
return rVal;
}
bool needsAckRx(message_t* msg, uint8_t *level) {
bool rVal = FALSE;
am_addr_t dest = getHeader(msg)->dest;
uint8_t token;
uint16_t snr = 1;
if(dest < AM_BROADCAST_ADDR) {
if(dest < RELIABLE_MCAST_MIN_ADDR) {
token = getHeader(msg)->token;
if(isFlagSet(&token, ACK_REQUESTED)) {
rVal = TRUE;
}
}
else {
if(isFlagSet(&flags, TEAMGEIST_ACTIVE) &&
(getHeader(msg)->type == teamgeistType)) {
if(rssiValue != INVALID_SNR) snr = rssiValue;
*level = 2;
rVal = signal Teamgeist.needsAck(msg, getHeader(msg)->src, getHeader(msg)->dest, snr);
}
}
}
return rVal;
}
task void PrepareMsgTask() {
message_t *msg;
uint8_t length;
red_mac_header_t *macHdr;
uint16_t sT;
atomic {
msg = txBufPtr;
length = txLen;
sT = networkSleeptime;
}
if(msg == NULL) return;
macHdr = (red_mac_header_t *)call SubPacket.getPayload(msg, sizeof(red_mac_header_t));
macHdr->repetitionCounter = sT/(length * BYTE_TIME + SUB_HEADER_TIME + SUB_FOOTER_TIME +
TX_GAP_TIME) + 1;
atomic {
if((longRetryCounter > 1) &&
isFlagSet(&flags, TEAMGEIST_ACTIVE) &&
(getHeader(msg)->type == teamgeistType)) {
getHeader(msg)->dest = signal Teamgeist.getDestination(msg, longRetryCounter - 1);
}
getHeader(msg)->token = seqNo;
if(needsAckTx(msg)) getHeader(msg)->token |= ACK_REQUESTED;
txMacHdr = macHdr;
setFlag(&flags, MESSAGE_PREPARED);
if((macState == SLEEP) && (!call Timer.isRunning()) && (!isFlagSet(&flags, RESUME_BACKOFF))) {
if((longRetryCounter == 1) &&
(getHeader(msg)->dest != AM_BROADCAST_ADDR)) {
call Timer.start((call Random.rand16() >> 3) & ZERO_BACKOFF_MASK);
}
else {
sdDebug(332);
sdDebug(macHdr->repetitionCounter);
call Timer.start(backoff(longRetryCounter));
}
}
#ifdef REDMAC_PERFORMANCE
txStat.type = getHeader(msg)->type;
txStat.to = getHeader(msg)->dest;
txStat.token = getHeader(msg)->token;
txStat.maxRepCounter = macHdr->repetitionCounter;
txStat.creationTime = getMetadata(msg)->time;
#endif
getMetadata(msg)->maxRepetitions = macHdr->repetitionCounter;
}
}
void storeStrength(message_t *m) {
if(rssiValue != INVALID_SNR) {
(getMetadata(m))->strength = rssiValue;
}
else {
if(call RssiAdcResource.isOwner()) {
(getMetadata(m))->strength = call ChannelMonitorData.readSnr();
}
else {
(getMetadata(m))->strength = 1;
}
}
}
bool prepareRepetition() {
bool repeat;
atomic {
if(isFlagSet(&flags, CANCEL_SEND)) {
repeat = txMacHdr->repetitionCounter = 0;
}
else {
repeat = txMacHdr->repetitionCounter;
txMacHdr->repetitionCounter--;
}
}
return repeat;
}
void signalSendDone(error_t error) {
message_t *m;
error_t e = error;
// sdDebug(50);
atomic {
m = txBufPtr;
txBufPtr = NULL;
txLen = 0;
#ifdef REDMAC_PERFORMANCE
txStat.repCounter = txMacHdr->repetitionCounter;
txStat.longRetry = longRetryCounter;
txStat.shortRetry = shortRetryCounter;
#endif
longRetryCounter = 0;
shortRetryCounter = 0;
storeStrength(m);
if(isFlagSet(&flags, CANCEL_SEND)) {
e = ECANCEL;
}
clearFlag(&flags, MESSAGE_PREPARED);
clearFlag(&flags, CANCEL_SEND);
}
// sdDebug(3000 + e);
// sdDebug(4000 + getHeader(m)->type);
signal MacSend.sendDone(m, e);
#ifdef REDMAC_PERFORMANCE
txStat.success = e;
txStat.strength = getMetadata(m)->strength;
call Performance.macTxMsgStats(&txStat);
#endif
}
void updateRetryCounters() {
shortRetryCounter++;
if(shortRetryCounter > MAX_SHORT_RETRY) {
longRetryCounter++;
shortRetryCounter = 1;
if(longRetryCounter > MAX_LONG_RETRY) {
// sdDebug(60);
signalSendDone(FAIL);
}
}
}
void updateLongRetryCounters() {
atomic {
clearFlag(&flags, MESSAGE_PREPARED);
longRetryCounter++;
shortRetryCounter = 1;
if(longRetryCounter > MAX_LONG_RETRY) {
// sdDebug(70);
signalSendDone(FAIL);
} else {
post PrepareMsgTask();
}
}
}
bool ackIsForMe(message_t* msg) {
uint8_t localToken = seqNo;
setFlag(&localToken, TOKEN_ACK_FLAG);
if((getHeader(msg)->dest == call amAddress()) && (localToken == getHeader(msg)->token)) return TRUE;
return FALSE;
}
void interruptBackoffTimer() {
if(call Timer.isRunning()) {
restLaufzeit = call TimeDiff16.computeDelta(call Timer.getAlarm(), call Timer.getNow());
call Timer.stop();
if(restLaufzeit > MIN_BACKOFF_MASK << MAX_LONG_RETRY) {
restLaufzeit = call Random.rand16() & ZERO_BACKOFF_MASK;
}
setFlag(&flags, RESUME_BACKOFF);
}
}
void computeBackoff() {
if(!isFlagSet(&flags, RESUME_BACKOFF)) {
setFlag(&flags, RESUME_BACKOFF);
restLaufzeit = backoff(longRetryCounter);
updateRetryCounters();
}
}
bool msgIsForMe(message_t* msg) {
if(getHeader(msg)->dest == AM_BROADCAST_ADDR) return TRUE;
if(getHeader(msg)->dest == call amAddress()) return TRUE;
if(getHeader(msg)->dest >= RELIABLE_MCAST_MIN_ADDR) return TRUE;
return FALSE;
}
bool isControl(message_t* m) {
uint8_t token = getHeader(m)->token;
return isFlagSet(&token, TOKEN_ACK_FLAG);
}
bool isNewMsg(message_t* msg) {
return call Duplicate.isNew(getHeader(msg)->src,
getHeader(msg)->dest,
(getHeader(msg)->token) & TOKEN_ACK_MASK);
}
void rememberMsg(message_t* msg) {
call Duplicate.remember(getHeader(msg)->src, getHeader(msg)->dest,
(getHeader(msg)->token) & TOKEN_ACK_MASK);
}
void prepareAck(message_t* msg) {
uint8_t rToken = getHeader(msg)->token & TOKEN_ACK_MASK;
setFlag(&rToken, TOKEN_ACK_FLAG);
getHeader(&ackMsg)->token = rToken;
getHeader(&ackMsg)->src = call amAddress();
getHeader(&ackMsg)->dest = getHeader(msg)->src;
getHeader(&ackMsg)->type = getHeader(msg)->type;
#ifdef REDMAC_DEBUG
repCounter = ((red_mac_header_t *)
call SubPacket.getPayload(msg, sizeof(red_mac_header_t)))->repetitionCounter;
#endif
}
uint32_t calcGeneratedTime(red_mac_header_t *m) {
uint32_t lt = rxTime - m->time - TIME_CORRECTION;
#ifdef DELTATIMEDEBUG
dTrace.now = rxTime;
dTrace.msgTime = lt;
dTrace.delta = m->time;
call DeltaTrace.traceRx(&dTrace);
#endif
return lt;
}
/**************** Init ************************/
command error_t Init.init(){
atomic {
macState = INIT;
seqNo = call Random.rand16() % TOKEN_ACK_FLAG;
for(MIN_BACKOFF_MASK = 1; MIN_BACKOFF_MASK < networkSleeptime; ) {
MIN_BACKOFF_MASK = (MIN_BACKOFF_MASK << 1) + 1;
}
MIN_BACKOFF_MASK >>= 2;
}
#ifdef REDMAC_DEBUG
call SerialDebug.putShortDesc("RedMacP");
#endif
return SUCCESS;
}
/**************** SplitControl *****************/
task void StartDoneTask() {
// sdDebug(90);
atomic {
call SampleTimer.start(localSleeptime);
macState = SLEEP;
setFlag(&flags, TEAMGEIST_ACTIVE);
teamgeistType = signal Teamgeist.observedAMType();
}
signal SplitControl.startDone(SUCCESS);
}
command error_t SplitControl.start() {
call CcaStdControl.start();
atomic {
macState = INIT;
setRxMode();
// sdDebug(100);
}
return SUCCESS;
}
task void StopDoneTask() {
call Init.init();
// sdDebug(110);
signal SplitControl.stopDone(SUCCESS);
}
command error_t SplitControl.stop() {
call CcaStdControl.stop();
call Timer.stop();
call SampleTimer.stop();
atomic {
if((macState == SLEEP) && isFlagSet(&flags, SWITCHING)) {
macState = STOP;
// sdDebug(120);
}
else {
macState = STOP;
setSleepMode();
// sdDebug(121);
}
}
return SUCCESS;
}
/****** Packet interface ********************/
command void Packet.clear(message_t* msg) {
call SubPacket.clear(msg);
}
command uint8_t Packet.payloadLength(message_t* msg) {
return call SubPacket.payloadLength(msg) - sizeof(red_mac_header_t);
}
command void Packet.setPayloadLength(message_t* msg, uint8_t len) {
call SubPacket.setPayloadLength(msg,len + sizeof(red_mac_header_t));
}
command uint8_t Packet.maxPayloadLength() {
return call SubPacket.maxPayloadLength() - sizeof(red_mac_header_t);
}
command void* Packet.getPayload(message_t* msg, uint8_t len) {
nx_uint8_t *payload = (nx_uint8_t *)call SubPacket.getPayload(msg, len + sizeof(red_mac_header_t));
return (void*)(payload + sizeof(red_mac_header_t));
}
/****** Radio(Mode) events *************************/
async event void RadioModes.RssiStable() {
setFlag(&flags, RSSI_STABLE);
if((macState == RX) || (macState == CCA)) {
call Timer.start(DATA_DETECT_TIME);
// sdDebug(130);
}
else if(macState == RX_P) {
// sdDebug(131);
if(call RssiAdcResource.isOwner()) call ChannelMonitorData.getSnr();
}
else if(macState == RX_ACK) {
}
else if(macState == RX_ACK_P) {
}
else if(macState == INIT) {
// sdDebug(133);
if(call RssiAdcResource.isOwner()) {
call ChannelMonitorControl.updateNoiseFloor();
} else {
call RssiAdcResource.request();
}
}
else if(macState == STOP) {
// sdDebug(134);
}
else {
// sdDebug(135);
}
}
async event void RadioModes.RxModeDone() {
atomic {
clearFlag(&flags, SWITCHING);
if((macState == RX) || (macState == RX_ACK) || (macState == CCA) ||
(macState == INIT) || (macState == STOP)) {
// sdDebug(140);
if(macState != RX_ACK) requestAdc();
}
else {
// sdDebug(141);
}
}
}
async event void RadioModes.TxModeDone() {
// sdDebug(150);
atomic {
clearFlag(&flags, SWITCHING);
if(macState == TX) {
setFlag(&flags, ACTION_DETECTED);
if(call PacketSend.send(txBufPtr, txLen) == SUCCESS) {
// sdDebug(151);
}
else {
// sdDebug(152);
}
}
else if(macState == TX_ACK) {
if(call PacketSend.send(&ackMsg, 0) == SUCCESS) {
// sdDebug(153);
} else {
// sdDebug(154);
}
}
else {
// sdDebug(155);
}
}
}
async event void RadioModes.SleepModeDone() {
// sdDebug(160);
atomic {
clearFlag(&flags, SWITCHING);
if(isFlagSet(&flags, ACTION_DETECTED)) {
if(congestionLevel < 5) congestionLevel++;
} else {
if(congestionLevel > 0) congestionLevel--;
}
// if(congestionLevel > 3) // sdDebug(2000 + congestionLevel);
if(macState == SLEEP) {
// sdDebug(161);
if(!call Timer.isRunning()) {
// sdDebug(162);
if(isFlagSet(&flags, RESUME_BACKOFF)) {
// sdDebug(164);
clearFlag(&flags, RESUME_BACKOFF);
call Timer.start(restLaufzeit);
restLaufzeit = 0;
}
else {
// sdDebug(165);
checkSend();
}
}
}
else if(macState == STOP) {
// sdDebug(168);
post StopDoneTask();
}
signal ChannelCongestion.congestionEvent(congestionLevel);
}
}
/****** MacSend events *************************/
async command error_t MacSend.send(message_t* msg, uint8_t len) {
error_t err = SUCCESS;
atomic {
if((shortRetryCounter == 0) && (txBufPtr == NULL)) {
clearFlag(&flags, MESSAGE_PREPARED);
// sdDebug(5000 + getHeader(msg)->type);
shortRetryCounter = 1;
longRetryCounter = 1;
txBufPtr = msg;
txLen = len + sizeof(red_mac_header_t);
seqNo++;
if(seqNo >= TOKEN_ACK_FLAG) seqNo = 1;
#ifdef REDMAC_PERFORMANCE
txStat.payloadLength = txLen;
txStat.interfaceTime = call LocalTime32kHz.get();
#endif
}
else {
// sdDebug(171);
err = EBUSY;
}
}
if(err == SUCCESS) {
post PrepareMsgTask();
}
return err;
}
async command error_t MacSend.cancel(message_t* msg) {
error_t err = FAIL;
atomic {
if(msg == txBufPtr) {
// sdDebug(320);
setFlag(&flags, CANCEL_SEND);
shortRetryCounter = MAX_SHORT_RETRY + 2;
longRetryCounter = MAX_LONG_RETRY + 2;
if(macState == SLEEP) {
// sdDebug(321);
signalSendDone(ECANCEL);
}
else {
// sdDebug(322);
}
// sdDebug(1000 + macState);
err = SUCCESS;
}
else {
// sdDebug(323);
// sdDebug(1100 + macState);
}
}
return err;
}
/****** PacketSerializer events **********************/
async event void PacketReceive.receiveDetected() {
rssiValue = INVALID_SNR;
setFlag(&flags, ACTION_DETECTED);
call ChannelMonitor.rxSuccess();
if(macState <= CCA_ACK) {
if(macState == CCA) {
computeBackoff();
#ifdef REDMAC_PERFORMANCE
call Performance.macDetectedOnCca();
#endif
}
if(macState != RX_ACK) {
macState = RX_P;
} else {
macState = RX_ACK_P;
}
}
else if(macState == INIT) {
// sdDebug(180);
setFlag(&flags, UNHANDLED_PACKET);
}
}
async event message_t* PacketReceive.receiveDone(message_t* msg, void* payload, uint8_t len, error_t error) {
message_t *m = msg;
macState_t action = STOP;
uint32_t nav = 0;
uint8_t level = 0;
bool isCnt;
#ifdef REDMAC_PERFORMANCE
rxStat.duplicate = PERF_UNKNOWN;
rxStat.repCounter = 0xff;
#endif
// sdDebug(190);
if(macState == RX_P) {
// sdDebug(191);
if(error == SUCCESS) {
// sdDebug(192);
isCnt = isControl(msg);
if(msgIsForMe(msg)) {
if(!isCnt) {
// sdDebug(193);
if(isNewMsg(msg)) {
#ifdef REDMAC_PERFORMANCE
rxStat.duplicate = PERF_NEW_MSG;
#endif
// sdDebug(194);
storeStrength(msg);
#ifdef DELTATIMEDEBUG
dTrace.sender = getHeader(msg)->src;
#endif
getMetadata(msg)->sfdtime = rxTime;
getMetadata(msg)->time = calcGeneratedTime((red_mac_header_t*) payload);
getMetadata(msg)->ack = WAS_NOT_ACKED;
m = signal MacReceive.receiveDone(msg);
// assume a buffer swap -- if buffer is not swapped, assume that the
// message was not successfully delivered to upper layers
if(m != msg) {
// sdDebug(195);
rememberMsg(msg);
} else {
// sdDebug(196);
action = RX;
#ifdef REDMAC_PERFORMANCE
call Performance.macQueueFull();
#endif
}
}
else {
#ifdef REDMAC_PERFORMANCE
rxStat.duplicate = PERF_REPEATED_MSG;
#endif
}
if(needsAckRx(msg, &level) && (action != RX)) {
action = CCA_ACK;
if(level == 2) {
getMetadata(msg)->ack = WAS_ACKED;
}
}
else {
// sdDebug(198);
if(action != RX) {
nav = ((red_mac_header_t*)payload)->repetitionCounter *
(SUB_HEADER_TIME + getHeader(msg)->length*BYTE_TIME +
SUB_FOOTER_TIME + RX_ACK_TIMEOUT + TX_SETUP_TIME) + ACK_DURATION;
action = SLEEP;
}
}
}
else {
// sdDebug(199);
action = RX;
}
}
else {
// sdDebug(200);
action = SLEEP;
if(!isCnt) {
nav = ((red_mac_header_t*)payload)->repetitionCounter *
(SUB_HEADER_TIME + getHeader(msg)->length*BYTE_TIME +
SUB_FOOTER_TIME + RX_ACK_TIMEOUT + TX_SETUP_TIME) +
ACK_DURATION;
}
}
}
else {
// sdDebug(201);
action = SLEEP;
}
}
else if(macState == RX_ACK_P) {
if(error == SUCCESS) {
if(ackIsForMe(msg)) {
// sdDebug(202);
getMetadata(txBufPtr)->ack = WAS_ACKED;
getMetadata(txBufPtr)->repetitions = txMacHdr->repetitionCounter;
if(isFlagSet(&flags, TEAMGEIST_ACTIVE) &&
(getHeader(txBufPtr)->type == teamgeistType))
{
signal Teamgeist.gotAck(txBufPtr, getHeader(msg)->src,
getMetadata(txBufPtr)->strength);
}
// sdDebug(203);
signalSendDone(SUCCESS);
// sdDebug(30000 + getHeader(msg)->src);
action = SLEEP;
}
else {
// sdDebug(203);
updateLongRetryCounters(); // this will eventually schedule the right backoff
macState = SLEEP; // so much traffic is going on -- take a nap
setSleepMode();
action = INIT; // a difficult way to say: do nothing
}
}
else {
if(call Timer.isRunning()) {
// sdDebug(204);
action = RX_ACK;
}
else {
// sdDebug(205);
updateLongRetryCounters();
action = RX;
}
}
}
else {
// sdDebug(206);
action = INIT;
}
if(action == CCA_ACK) {
macState = CCA_ACK;
if(call Random.rand16() & 2) {
call Timer.start(RX_SETUP_TIME - TX_SETUP_TIME + 16 - level*8 + ADDED_DELAY);
}
else {
macState = TX_ACK;
call Timer.start(RX_SETUP_TIME - TX_SETUP_TIME + 16);
}
prepareAck(msg);
}
else if(action == RX_ACK) {
macState = RX_ACK;
}
else if(action == RX) {
macState = RX;
checkCounter = 0;
call Timer.start(DATA_DETECT_TIME);
}
else if(action == SLEEP) {
macState = SLEEP;
if(isFlagSet(&flags, RESUME_BACKOFF)) {
nav = nav*(uint32_t)ADD_NAV/(uint32_t)NAV_FACTOR;
if(nav > restLaufzeit) restLaufzeit += nav;
}
else {
setFlag(&flags, RESUME_BACKOFF);
restLaufzeit = call Random.rand16() & ZERO_BACKOFF_MASK;
}
setSleepMode();
}
else if(action == INIT) {
clearFlag(&flags, UNHANDLED_PACKET);
}
else {
// sdDebug(207);
}
#ifdef REDMAC_PERFORMANCE
if(error == SUCCESS) {
rxStat.type = getHeader(msg)->type;
rxStat.from = getHeader(msg)->src;
rxStat.to = getHeader(msg)->dest;
rxStat.token = getHeader(msg)->token;
if(!isControl(msg)) rxStat.repCounter = ((red_mac_header_t*)payload)->repetitionCounter;
rxStat.payloadLength = len;
rxStat.strength = rssiValue;
rxStat.creationTime = getMetadata(msg)->time;
call Performance.macRxStats(&rxStat);
}
#endif
return m;
}
async event void PacketSend.sendDone(message_t* msg, error_t error) {
if(macState == TX) {
macState = RX_ACK;
setRxMode();
call Timer.start(RX_ACK_TIMEOUT);
// sdDebug(220);
checkCounter = 0;
}
else if(macState == TX_ACK) {
checkCounter = 0;
macState = SLEEP;
setSleepMode();
// macState = RX;
// setRxMode();
// sdDebug(221);
#ifdef REDMAC_DEBUG
// sdDebug(40000U + repCounter);
#endif
}
}
/***** TimeStamping stuff **************************/
async event void RadioTimeStamping.receivedSFD( uint16_t time ) {
if(call RssiAdcResource.isOwner()) call ChannelMonitorData.getSnr();
if(macState == RX_P) {
rxTime = call LocalTime32kHz.get();
call ChannelMonitor.rxSuccess();
}
}
async event void RadioTimeStamping.transmittedSFD( uint16_t time, message_t* p_msg ) {
if((macState == TX) && (p_msg == txBufPtr)) {
#ifdef DELTATIMEDEBUG
dTrace.now = call LocalTime32kHz.get();
dTrace.msgTime = getMetadata(p_msg)->time;
dTrace.delta = call TimeDiff32.computeDelta(dTrace.now, dTrace.msgTime);
txMacHdr->time = dTrace.delta;
call DeltaTrace.traceTx(&dTrace);
getMetadata(p_msg)->sfdtime = dTrace.now;
#else
getMetadata(p_msg)->sfdtime = call LocalTime32kHz.get();
txMacHdr->time =
call TimeDiff32.computeDelta(getMetadata(p_msg)->sfdtime,
getMetadata(p_msg)->time);
#endif
}
}
/****** Timer ******************************/
void checkOnBusy() {
setFlag(&flags, ACTION_DETECTED);
if((macState == RX) || (macState == CCA) || (macState == CCA_ACK)) {
if(macState == CCA) {
computeBackoff();
#ifdef REDMAC_PERFORMANCE
call Performance.macBusyOnCca();
#endif
}
requestAdc();
// sdDebug(230);
macState = RX;
checkCounter = 0;
call Timer.start(TX_GAP_TIME>>1);
}
}
void checkOnIdle() {
if(macState == RX) {
checkCounter++;
if(checkCounter >= 3) {
// sdDebug(240);
macState = SLEEP;
setSleepMode();
}
else {
// sdDebug(241);
call Timer.start(TX_GAP_TIME >> 1);
requestAdc();
}
}
else if(macState == CCA) {
checkCounter++;
if(checkCounter < 3) {
// sdDebug(242);
call Timer.start(TX_GAP_TIME >> 1);
requestAdc();
}
else {
// sdDebug(243);
macState = TX;
setTxMode();
#ifdef REDMAC_PERFORMANCE
call Performance.macIdleOnCca();
txStat.txModeTime = call LocalTime32kHz.get();
#endif
}
}
else if(macState == CCA_ACK) {
// sdDebug(244);
macState = TX_ACK;
setTxMode();
// sdDebug(20000 + getHeader(&ackMsg)->dest);
#ifdef REDMAC_PERFORMANCE
call Performance.macTxAckStats(getHeader(&ackMsg)->type,
getHeader(&ackMsg)->dest,
getHeader(&ackMsg)->token);
#endif
}
}
async event void Timer.fired() {
// sdDebug(250);
if((macState == RX) || (macState == CCA) || (macState == CCA_ACK)) {
if((!call RssiAdcResource.isOwner()) || (call ChannelMonitor.start() != SUCCESS)) {
if(call UartPhyControl.isBusy()) {
// sdDebug(251);
checkOnBusy();
}
else {
// sdDebug(252);
checkOnIdle();
}
}
}
else if(macState == RX_ACK) {
if(prepareRepetition()) {
// sdDebug(253);
macState = TX;
setTxMode();
}
else {
if(needsAckTx(txBufPtr)) {
// sdDebug(254);
#ifdef REDMAC_PERFORMANCE
call Performance.macAckTimeout();
#endif
updateLongRetryCounters();
}
else {
// sdDebug(255);
signalSendDone(SUCCESS);
}
macState = SLEEP;
setSleepMode();
}
}
else if(macState == TX_ACK) {
setTxMode();
// sdDebug(10000 + getHeader(&ackMsg)->dest);
}
else if(macState == SLEEP) {
if(isFlagSet(&flags, SWITCHING)) {
// sdDebug(256);
call Timer.start(call Random.rand16() & 0x0f);
}
else {
if(isFlagSet(&flags, RESUME_BACKOFF)) {
// sdDebug(261);
clearFlag(&flags, RESUME_BACKOFF);
call Timer.start(restLaufzeit);
restLaufzeit = 0;
}
else {
// sdDebug(262);
checkSend();
}
}
}
else if((macState == RX_ACK_P) || (macState == RX_P)) {
// sdDebug(258);
}
else if(macState == INIT) {
// sdDebug(259);
post StartDoneTask();
}
else {
// sdDebug(260);
}
}
/****** SampleTimer ******************************/
async event void SampleTimer.fired() {
call SampleTimer.start(localSleeptime);
// sdDebug(270);
if((macState == SLEEP) && (!isFlagSet(&flags, SWITCHING))) {
clearFlag(&flags, ACTION_DETECTED);
interruptBackoffTimer();
macState = RX;
// sdDebug(271);
setRxMode();
call Timer.stop();
}
}
/***** Sleeptime **********************************/
async command void Sleeptime.setLocalSleeptime(uint16_t sT) {
atomic localSleeptime = sT;
}
async command uint16_t Sleeptime.getLocalSleeptime() {
uint16_t st;
atomic st = localSleeptime;
return st;
}
async command void Sleeptime.setNetworkSleeptime(uint16_t sT) {
atomic {
networkSleeptime = sT;
for(MIN_BACKOFF_MASK = 1; MIN_BACKOFF_MASK < sT; ) {
MIN_BACKOFF_MASK = (MIN_BACKOFF_MASK << 1) + 1;
}
MIN_BACKOFF_MASK >>= 3;
}
}
async command uint16_t Sleeptime.getNetworkSleeptime() {
uint16_t st;
atomic st = networkSleeptime;
return st;
}
/****** ChannelMonitor events *********************/
async event void ChannelMonitor.channelBusy() {
// sdDebug(280);
checkOnBusy();
}
async event void ChannelMonitor.channelIdle() {
// sdDebug(281);
checkOnIdle();
}
/****** ChannelMonitorControl events **************/
event void ChannelMonitorControl.updateNoiseFloorDone() {
if(macState == INIT) {
// sdDebug(290);
call Timer.start(call Random.rand16() % localSleeptime);
setSleepMode();
} else {
// sdDebug(291);
}
}
/***** ChannelMonitorData events ******************/
async event void ChannelMonitorData.getSnrDone(int16_t data) {
atomic if((macState == RX_P) || (macState == RX_ACK_P)) rssiValue = data;
}
/***** Rssi Resource events ******************/
event void RssiAdcResource.granted() {
macState_t ms;
atomic ms = macState;
if(ms < SLEEP) {
// sdDebug(300);
}
else if(ms == INIT) {
// sdDebug(301);
call ChannelMonitorControl.updateNoiseFloor();
}
else {
// sdDebug(302);
post ReleaseAdcTask();
}
}
/***** default Teamgeist events **************************/
default event am_id_t Teamgeist.observedAMType() {
clearFlag(&flags, TEAMGEIST_ACTIVE);
return teamgeistType;
}
default async event bool Teamgeist.needsAck(message_t *msg, am_addr_t src, am_addr_t dest, uint16_t snr) {
clearFlag(&flags, TEAMGEIST_ACTIVE);
return TRUE;
}
default async event uint8_t Teamgeist.estimateForwarders(message_t *msg) {
return 1;
}
default async event am_addr_t Teamgeist.getDestination(message_t *msg, uint8_t retryCounter) {
return getHeader(msg)->dest;
}
default async event void Teamgeist.gotAck(message_t *msg, am_addr_t ackSender, uint16_t snr) {
}
default async event void ChannelCongestion.congestionEvent(uint8_t level) {}
/***** Mac Eval *******************************************/
#ifdef MAC_EVAL
async command void MacEval.setBackoffMask(uint16_t mask) {
atomic MIN_BACKOFF_MASK = mask;
}
async command void MacEval.increaseBackoff(bool value) {
atomic INCREASE_BACKOFF = value;
}
async command void MacEval.addNav(uint8_t value) {
atomic ADD_NAV = value;
}
async command void MacEval.setLongRetry(uint8_t lr) {
atomic MAX_LONG_RETRY = lr;
}
async command void MacEval.setShortRetry(uint8_t sr) {
atomic MAX_SHORT_RETRY = sr;
}
#endif
/***** unused Radio Modes events **************************/
async event void RadioModes.TimerModeDone() {}
async event void RadioModes.SelfPollingModeDone() {}
async event void RadioModes.PWDDDInterrupt() {}
}
| nesC | 4 | mtaghiza/tinyos-main-1 | tos/chips/tda5250/mac/RedMacP.nc | [
"BSD-3-Clause"
] |
package org.jetbrains.kotlin.aspects.navigation;
import org.aspectj.lang.annotation.SuppressAjWarnings;
import org.eclipse.jdt.core.IJavaElement;
import org.eclipse.jdt.internal.ui.javaeditor.EditorUtility;
import org.eclipse.ui.IEditorPart;
import org.jetbrains.kotlin.core.resolve.lang.java.structure.EclipseJavaElementUtil;
import org.jetbrains.kotlin.ui.navigation.KotlinOpenEditor;
public aspect KotlinOpenEditorAspect {
pointcut openInEditor(Object inputElement, boolean activate) :
args(inputElement, activate)
&& execution(IEditorPart EditorUtility.openInEditor(Object, boolean));
@SuppressAjWarnings({"adviceDidNotMatch"})
IEditorPart around(Object inputElement, boolean activate) : openInEditor(inputElement, activate) {
if (inputElement instanceof IJavaElement) {
IJavaElement javaElement = (IJavaElement) inputElement;
if (EclipseJavaElementUtil.isKotlinLightClass(javaElement)) {
return KotlinOpenEditor.openKotlinEditor(javaElement, activate);
}
if (EclipseJavaElementUtil.isKotlinBinaryElement(javaElement)) {
return KotlinOpenEditor.openKotlinClassFileEditor(javaElement, activate);
}
}
return proceed(inputElement, activate);
}
} | AspectJ | 4 | jan-zajic/kotlin-eclipse | kotlin-eclipse-aspects/src/org/jetbrains/kotlin/aspects/navigation/KotlinOpenEditorAspect.aj | [
"Apache-2.0"
] |
# Copyright Google LLC All Rights Reserved.
#
# Use of this source code is governed by an MIT-style license that can be
# found in the LICENSE file at https://angular.io/license
load("//packages/bazel/src/ng_module:ng_module.bzl", "NgPerfInfo")
def _ng_perf_flag_impl(ctx):
return NgPerfInfo(enable_perf_logging = ctx.build_setting_value)
# `ng_perf_flag` is a special `build_setting` rule which ultimately enables a command-line boolean
# flag to control whether the `ng_module` rule produces performance tracing JSON files (in Ivy mode)
# as declared outputs.
#
# It does this via the `NgPerfInfo` provider and the `perf_flag` attriubute on `ng_module`. For more
# details, see: https://docs.bazel.build/versions/master/skylark/config.html
ng_perf_flag = rule(
implementation = _ng_perf_flag_impl,
build_setting = config.bool(flag = True),
)
| Python | 5 | John-Cassidy/angular | packages/bazel/src/ng_perf.bzl | [
"MIT"
] |
forward operator~(Error:right[], size);
main() {
new Error:e;
}
| PAWN | 0 | pawn-lang/pawn | source/compiler/tests/destructor_not_impl_gh_310.pwn | [
"Zlib"
] |
<!DOCTYPE html>
<html>
<head>
<title>Splashscreen</title>
<style>
body {
margin: 0;
}
.splashscreen-image {
background-color: #444;
background-image: url('icon.png');
background-position: center;
background-repeat: no-repeat;
background-size: 50%;
width: 100vw !important;
height: 100vh !important;
overflow: hidden;
}
</style>
</head>
<body>
<div class="splashscreen-image" />
</body>
</html>
| HTML | 3 | facklambda/tauri | examples/splashscreen/dist/splashscreen.html | [
"Apache-2.0",
"MIT"
] |
#!/bin/bash
# Copyright 2017 gRPC authors.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
# Creates a worker for debugging/experiments.
# The worker will have all the prerequisites that are installed on kokoro
# windows workers.
set -ex
cd "$(dirname "$0")"
CLOUD_PROJECT=grpc-testing
ZONE=us-central1-b
if [ "$1" != "" ]
then
INSTANCE_NAME="$1"
else
INSTANCE_NAME="${USER}-win2019-for-containers-test1"
fi
MACHINE_TYPE=e2-standard-8
# The image version might need updating.
gcloud compute instances create "$INSTANCE_NAME" \
--project="$CLOUD_PROJECT" \
--zone "$ZONE" \
--machine-type "$MACHINE_TYPE" \
--boot-disk-size=400GB \
--boot-disk-type pd-ssd \
--image-project=windows-cloud \
--image-family=windows-2019-for-containers
# or use --image-family=windows-2019-core-for-containers
| Shell | 4 | arghyadip01/grpc | tools/gce/create_win2019_container_vm.sh | [
"Apache-2.0"
] |
use @pony_exitcode[None](code: I32)
actor Main
var state: U8 = 0
new create(env: Env) =>
msg1(env)
msg2(env)
msg3(env)
be msg1(env: Env) =>
if state == 0 then state = 1 end
be msg2(env: Env) =>
if state == 1 then state = 2 end
be msg3(env: Env) =>
if state == 2 then
@pony_exitcode(1)
end
| Pony | 4 | rtpax/ponyc | test/libponyc-run/optimisation-merge-send-message-reordering/main.pony | [
"BSD-2-Clause"
] |
it("Q_rsqrt should work", function() {
return import("./tests").then(t => t.run_Q_rsqrt());
});
it("testFunction should work", function() {
return import("./tests").then(t => t.run_testFunction());
});
it("fact should work", function() {
return import("./tests").then(t => t.run_fact());
});
it("popcnt should work", function() {
return import("./tests").then(t => t.run_popcnt());
});
it("fast-math should work", function() {
return import("./tests").then(t => t.run_fastMath());
});
it("duff should work", function() {
return import("./tests").then(t => t.run_duff());
});
| JavaScript | 4 | 1shenxi/webpack | test/statsCases/wasm-explorer-examples-sync/index.js | [
"MIT"
] |
%!PS-Adobe-3.0
%%Creator: graphviz version 2.38.0 (20140413.2041)
%%Title: G
%%Pages: (atend)
%%BoundingBox: (atend)
%%EndComments
save
%%BeginProlog
/DotDict 200 dict def
DotDict begin
/setupLatin1 {
mark
/EncodingVector 256 array def
EncodingVector 0
ISOLatin1Encoding 0 255 getinterval putinterval
EncodingVector 45 /hyphen put
% Set up ISO Latin 1 character encoding
/starnetISO {
dup dup findfont dup length dict begin
{ 1 index /FID ne { def }{ pop pop } ifelse
} forall
/Encoding EncodingVector def
currentdict end definefont
} def
/Times-Roman starnetISO def
/Times-Italic starnetISO def
/Times-Bold starnetISO def
/Times-BoldItalic starnetISO def
/Helvetica starnetISO def
/Helvetica-Oblique starnetISO def
/Helvetica-Bold starnetISO def
/Helvetica-BoldOblique starnetISO def
/Courier starnetISO def
/Courier-Oblique starnetISO def
/Courier-Bold starnetISO def
/Courier-BoldOblique starnetISO def
cleartomark
} bind def
%%BeginResource: procset graphviz 0 0
/coord-font-family /Times-Roman def
/default-font-family /Times-Roman def
/coordfont coord-font-family findfont 8 scalefont def
/InvScaleFactor 1.0 def
/set_scale {
dup 1 exch div /InvScaleFactor exch def
scale
} bind def
% styles
/solid { [] 0 setdash } bind def
/dashed { [9 InvScaleFactor mul dup ] 0 setdash } bind def
/dotted { [1 InvScaleFactor mul 6 InvScaleFactor mul] 0 setdash } bind def
/invis {/fill {newpath} def /stroke {newpath} def /show {pop newpath} def} bind def
/bold { 2 setlinewidth } bind def
/filled { } bind def
/unfilled { } bind def
/rounded { } bind def
/diagonals { } bind def
/tapered { } bind def
% hooks for setting color
/nodecolor { sethsbcolor } bind def
/edgecolor { sethsbcolor } bind def
/graphcolor { sethsbcolor } bind def
/nopcolor {pop pop pop} bind def
/beginpage { % i j npages
/npages exch def
/j exch def
/i exch def
/str 10 string def
npages 1 gt {
gsave
coordfont setfont
0 0 moveto
(\() show i str cvs show (,) show j str cvs show (\)) show
grestore
} if
} bind def
/set_font {
findfont exch
scalefont setfont
} def
% draw text fitted to its expected width
/alignedtext { % width text
/text exch def
/width exch def
gsave
width 0 gt {
[] 0 setdash
text stringwidth pop width exch sub text length div 0 text ashow
} if
grestore
} def
/boxprim { % xcorner ycorner xsize ysize
4 2 roll
moveto
2 copy
exch 0 rlineto
0 exch rlineto
pop neg 0 rlineto
closepath
} bind def
/ellipse_path {
/ry exch def
/rx exch def
/y exch def
/x exch def
matrix currentmatrix
newpath
x y translate
rx ry scale
0 0 1 0 360 arc
setmatrix
} bind def
/endpage { showpage } bind def
/showpage { } def
/layercolorseq
[ % layer color sequence - darkest to lightest
[0 0 0]
[.2 .8 .8]
[.4 .8 .8]
[.6 .8 .8]
[.8 .8 .8]
]
def
/layerlen layercolorseq length def
/setlayer {/maxlayer exch def /curlayer exch def
layercolorseq curlayer 1 sub layerlen mod get
aload pop sethsbcolor
/nodecolor {nopcolor} def
/edgecolor {nopcolor} def
/graphcolor {nopcolor} def
} bind def
/onlayer { curlayer ne {invis} if } def
/onlayers {
/myupper exch def
/mylower exch def
curlayer mylower lt
curlayer myupper gt
or
{invis} if
} def
/curlayer 0 def
%%EndResource
%%EndProlog
%%BeginSetup
14 default-font-family set_font
1 setmiterlimit
% /arrowlength 10 def
% /arrowwidth 5 def
% make sure pdfmark is harmless for PS-interpreters other than Distiller
/pdfmark where {pop} {userdict /pdfmark /cleartomark load put} ifelse
% make '<<' and '>>' safe on PS Level 1 devices
/languagelevel where {pop languagelevel}{1} ifelse
2 lt {
userdict (<<) cvn ([) cvn load put
userdict (>>) cvn ([) cvn load put
} if
%%EndSetup
setupLatin1
%%Page: 1 1
%%PageBoundingBox: 36 36 634 413
%%PageOrientation: Portrait
0 0 1 beginpage
gsave
36 36 598 377 boxprim clip newpath
1 1 set_scale 0 rotate 40 40 translate
0 0 0 graphcolor
24 /Times-Roman set_font
276.26 10.8 moveto 37 (Dot) alignedtext
% 0
gsave
1 setlinewidth
0 0 0 nodecolor
187.26 283.84 16.03 16.03 ellipse_path stroke
0 0 0 nodecolor
14 /Times-Roman set_font
183.76 280.14 moveto 7 (0) alignedtext
grestore
% 5
gsave
1 setlinewidth
0 0 0 nodecolor
185.26 215.32 16.03 16.03 ellipse_path stroke
0 0 0 nodecolor
14 /Times-Roman set_font
181.76 211.62 moveto 7 (5) alignedtext
grestore
% 0--5
gsave
1 setlinewidth
0 0 0 edgecolor
newpath 186.8 267.41 moveto
186.48 256.67 186.05 242.39 185.72 231.66 curveto
stroke
grestore
% 13
gsave
1 setlinewidth
0 0 0 nodecolor
240.26 215.32 21.43 16.03 ellipse_path stroke
0 0 0 nodecolor
14 /Times-Roman set_font
233.26 211.62 moveto 14 (13) alignedtext
grestore
% 0--13
gsave
1 setlinewidth
0 0 0 edgecolor
newpath 196.98 270.64 moveto
206.19 259.09 219.98 241.78 229.51 229.82 curveto
stroke
grestore
% 17
gsave
1 setlinewidth
0 0 0 nodecolor
146.26 146.79 21.43 16.03 ellipse_path stroke
0 0 0 nodecolor
14 /Times-Roman set_font
139.26 143.09 moveto 14 (17) alignedtext
grestore
% 5--17
gsave
1 setlinewidth
0 0 0 edgecolor
newpath 177.37 200.85 moveto
170.78 189.62 161.42 173.64 154.68 162.15 curveto
stroke
grestore
% 29
gsave
1 setlinewidth
0 0 0 nodecolor
266.26 146.79 21.43 16.03 ellipse_path stroke
0 0 0 nodecolor
14 /Times-Roman set_font
259.26 143.09 moveto 14 (29) alignedtext
grestore
% 5--29
gsave
1 setlinewidth
0 0 0 edgecolor
newpath 197.57 204.21 moveto
212.26 192.15 236.78 172 252.21 159.33 curveto
stroke
grestore
% 18
gsave
1 setlinewidth
0 0 0 nodecolor
206.26 146.79 21.43 16.03 ellipse_path stroke
0 0 0 nodecolor
14 /Times-Roman set_font
199.26 143.09 moveto 14 (18) alignedtext
grestore
% 13--18
gsave
1 setlinewidth
0 0 0 edgecolor
newpath 232.89 199.88 moveto
227.18 188.72 219.33 173.35 213.63 162.2 curveto
stroke
grestore
% 25
gsave
1 setlinewidth
0 0 0 nodecolor
326.26 146.79 21.43 16.03 ellipse_path stroke
0 0 0 nodecolor
14 /Times-Roman set_font
319.26 143.09 moveto 14 (25) alignedtext
grestore
% 13--25
gsave
1 setlinewidth
0 0 0 edgecolor
newpath 254.85 203.03 moveto
270.76 190.72 296.07 171.15 311.89 158.91 curveto
stroke
grestore
% 1
gsave
1 setlinewidth
0 0 0 nodecolor
134.26 283.84 16.03 16.03 ellipse_path stroke
0 0 0 nodecolor
14 /Times-Roman set_font
130.76 280.14 moveto 7 (1) alignedtext
grestore
% 8
gsave
1 setlinewidth
0 0 0 nodecolor
333.26 215.32 16.03 16.03 ellipse_path stroke
0 0 0 nodecolor
14 /Times-Roman set_font
329.76 211.62 moveto 7 (8) alignedtext
grestore
% 1--8
gsave
1 setlinewidth
0 0 0 edgecolor
newpath 149.55 277.73 moveto
186.59 265.35 280.83 233.85 317.93 221.44 curveto
stroke
grestore
% 9
gsave
1 setlinewidth
0 0 0 nodecolor
134.26 215.32 16.03 16.03 ellipse_path stroke
0 0 0 nodecolor
14 /Times-Roman set_font
130.76 211.62 moveto 7 (9) alignedtext
grestore
% 1--9
gsave
1 setlinewidth
0 0 0 edgecolor
newpath 134.26 267.41 moveto
134.26 256.67 134.26 242.39 134.26 231.66 curveto
stroke
grestore
% 28
gsave
1 setlinewidth
0 0 0 nodecolor
79.26 215.32 21.43 16.03 ellipse_path stroke
0 0 0 nodecolor
14 /Times-Roman set_font
72.26 211.62 moveto 14 (28) alignedtext
grestore
% 1--28
gsave
1 setlinewidth
0 0 0 edgecolor
newpath 124.18 270.64 moveto
114.5 258.94 99.94 241.33 90.04 229.35 curveto
stroke
grestore
% 23
gsave
1 setlinewidth
0 0 0 nodecolor
386.26 146.79 21.43 16.03 ellipse_path stroke
0 0 0 nodecolor
14 /Times-Roman set_font
379.26 143.09 moveto 14 (23) alignedtext
grestore
% 8--23
gsave
1 setlinewidth
0 0 0 edgecolor
newpath 342.98 202.12 moveto
352.19 190.56 365.98 173.25 375.51 161.29 curveto
stroke
grestore
% 24
gsave
1 setlinewidth
0 0 0 nodecolor
472.26 146.79 21.43 16.03 ellipse_path stroke
0 0 0 nodecolor
14 /Times-Roman set_font
465.26 143.09 moveto 14 (24) alignedtext
grestore
% 8--24
gsave
1 setlinewidth
0 0 0 edgecolor
newpath 347.62 207.45 moveto
373.28 195.16 426.95 169.48 454.74 156.18 curveto
stroke
grestore
% 9--17
gsave
1 setlinewidth
0 0 0 edgecolor
newpath 136.99 199.22 moveto
138.92 188.49 141.52 174.11 143.47 163.29 curveto
stroke
grestore
% 14
gsave
1 setlinewidth
0 0 0 nodecolor
48.26 146.79 21.43 16.03 ellipse_path stroke
0 0 0 nodecolor
14 /Times-Roman set_font
41.26 143.09 moveto 14 (14) alignedtext
grestore
% 9--14
gsave
1 setlinewidth
0 0 0 edgecolor
newpath 121.57 204.5 moveto
105.87 192.36 79.21 171.73 62.73 158.98 curveto
stroke
grestore
% 9--18
gsave
1 setlinewidth
0 0 0 edgecolor
newpath 145.83 203.63 moveto
158.71 191.73 179.49 172.53 193.01 160.03 curveto
stroke
grestore
% 21
gsave
1 setlinewidth
0 0 0 nodecolor
112.26 78.26 21.43 16.03 ellipse_path stroke
0 0 0 nodecolor
14 /Times-Roman set_font
105.26 74.56 moveto 14 (21) alignedtext
grestore
% 9--21
gsave
1 setlinewidth
0 0 0 edgecolor
newpath 131.65 199.06 moveto
127.42 172.68 119.1 120.87 114.87 94.5 curveto
stroke
grestore
% 2
gsave
1 setlinewidth
0 0 0 nodecolor
518.26 352.37 16.03 16.03 ellipse_path stroke
0 0 0 nodecolor
14 /Times-Roman set_font
514.76 348.67 moveto 7 (2) alignedtext
grestore
% 7
gsave
1 setlinewidth
0 0 0 nodecolor
573.26 283.84 16.03 16.03 ellipse_path stroke
0 0 0 nodecolor
14 /Times-Roman set_font
569.76 280.14 moveto 7 (7) alignedtext
grestore
% 2--7
gsave
1 setlinewidth
0 0 0 edgecolor
newpath 528.35 339.17 moveto
538.28 327.17 553.34 308.95 563.24 296.97 curveto
stroke
grestore
% 10
gsave
1 setlinewidth
0 0 0 nodecolor
360.26 283.84 21.43 16.03 ellipse_path stroke
0 0 0 nodecolor
14 /Times-Roman set_font
353.26 280.14 moveto 14 (10) alignedtext
grestore
% 2--10
gsave
1 setlinewidth
0 0 0 edgecolor
newpath 503.4 345.11 moveto
474.36 332.89 410.18 305.86 378.58 292.56 curveto
stroke
grestore
% 12
gsave
1 setlinewidth
0 0 0 nodecolor
518.26 283.84 21.43 16.03 ellipse_path stroke
0 0 0 nodecolor
14 /Times-Roman set_font
511.26 280.14 moveto 14 (12) alignedtext
grestore
% 2--12
gsave
1 setlinewidth
0 0 0 edgecolor
newpath 518.26 335.94 moveto
518.26 325.19 518.26 310.92 518.26 300.19 curveto
stroke
grestore
% 19
gsave
1 setlinewidth
0 0 0 nodecolor
486.26 215.32 21.43 16.03 ellipse_path stroke
0 0 0 nodecolor
14 /Times-Roman set_font
479.26 211.62 moveto 14 (19) alignedtext
grestore
% 7--19
gsave
1 setlinewidth
0 0 0 edgecolor
newpath 560.8 273.31 moveto
544.92 261.17 517.52 240.22 500.74 227.38 curveto
stroke
grestore
% 7--24
gsave
1 setlinewidth
0 0 0 edgecolor
newpath 563.58 270.7 moveto
544.62 244.98 502.73 188.14 482.98 161.33 curveto
stroke
grestore
% 26
gsave
1 setlinewidth
0 0 0 nodecolor
472.26 78.26 21.43 16.03 ellipse_path stroke
0 0 0 nodecolor
14 /Times-Roman set_font
465.26 74.56 moveto 14 (26) alignedtext
grestore
% 7--26
gsave
1 setlinewidth
0 0 0 edgecolor
newpath 566 269.06 moveto
547.5 231.4 498.74 132.16 479.87 93.75 curveto
stroke
grestore
% 22
gsave
1 setlinewidth
0 0 0 nodecolor
426.26 215.32 21.43 16.03 ellipse_path stroke
0 0 0 nodecolor
14 /Times-Roman set_font
419.26 211.62 moveto 14 (22) alignedtext
grestore
% 10--22
gsave
1 setlinewidth
0 0 0 edgecolor
newpath 372.68 270.33 moveto
384.48 258.44 402.12 240.65 413.91 228.77 curveto
stroke
grestore
% 3
gsave
1 setlinewidth
0 0 0 nodecolor
360.26 352.37 16.03 16.03 ellipse_path stroke
0 0 0 nodecolor
14 /Times-Roman set_font
356.76 348.67 moveto 7 (3) alignedtext
grestore
% 3--10
gsave
1 setlinewidth
0 0 0 edgecolor
newpath 360.26 335.94 moveto
360.26 325.19 360.26 310.92 360.26 300.19 curveto
stroke
grestore
% 3--19
gsave
1 setlinewidth
0 0 0 edgecolor
newpath 371.45 340.21 moveto
394.93 314.66 449.26 255.57 473.81 228.86 curveto
stroke
grestore
% 20
gsave
1 setlinewidth
0 0 0 nodecolor
79.26 283.84 21.43 16.03 ellipse_path stroke
0 0 0 nodecolor
14 /Times-Roman set_font
72.26 280.14 moveto 14 (20) alignedtext
grestore
% 3--20
gsave
1 setlinewidth
0 0 0 edgecolor
newpath 344.35 347.6 moveto
296.28 336.22 152.63 302.21 99.4 289.61 curveto
stroke
grestore
% 19--23
gsave
1 setlinewidth
0 0 0 edgecolor
newpath 470.64 203.92 moveto
451.85 191.42 420.52 170.58 401.78 158.11 curveto
stroke
grestore
% 20--28
gsave
1 setlinewidth
0 0 0 edgecolor
newpath 79.26 267.41 moveto
79.26 256.67 79.26 242.39 79.26 231.66 curveto
stroke
grestore
% 4
gsave
1 setlinewidth
0 0 0 nodecolor
16.26 283.84 16.03 16.03 ellipse_path stroke
0 0 0 nodecolor
14 /Times-Roman set_font
12.76 280.14 moveto 7 (4) alignedtext
grestore
% 4--28
gsave
1 setlinewidth
0 0 0 edgecolor
newpath 26.95 271.56 moveto
38.04 259.84 55.37 241.55 67.01 229.26 curveto
stroke
grestore
% 15
gsave
1 setlinewidth
0 0 0 nodecolor
33.26 78.26 21.43 16.03 ellipse_path stroke
0 0 0 nodecolor
14 /Times-Roman set_font
26.26 74.56 moveto 14 (15) alignedtext
grestore
% 4--15
gsave
1 setlinewidth
0 0 0 edgecolor
newpath 17.63 267.37 moveto
20.82 228.78 28.74 132.92 31.92 94.53 curveto
stroke
grestore
% 6
gsave
1 setlinewidth
0 0 0 nodecolor
304.26 283.84 16.03 16.03 ellipse_path stroke
0 0 0 nodecolor
14 /Times-Roman set_font
300.76 280.14 moveto 7 (6) alignedtext
grestore
% 6--13
gsave
1 setlinewidth
0 0 0 edgecolor
newpath 293.41 271.56 moveto
281.99 259.7 264.09 241.08 252.26 228.79 curveto
stroke
grestore
% 6--23
gsave
1 setlinewidth
0 0 0 edgecolor
newpath 312.73 269.69 moveto
328.28 243.7 361.25 188.59 377.22 161.9 curveto
stroke
grestore
% 27
gsave
1 setlinewidth
0 0 0 nodecolor
296.26 78.26 21.43 16.03 ellipse_path stroke
0 0 0 nodecolor
14 /Times-Roman set_font
289.26 74.56 moveto 14 (27) alignedtext
grestore
% 23--27
gsave
1 setlinewidth
0 0 0 edgecolor
newpath 371.4 134.8 moveto
354.73 122.48 327.83 102.6 311.15 90.27 curveto
stroke
grestore
% 24--26
gsave
1 setlinewidth
0 0 0 edgecolor
newpath 472.26 130.36 moveto
472.26 119.61 472.26 105.34 472.26 94.61 curveto
stroke
grestore
% 14--15
gsave
1 setlinewidth
0 0 0 edgecolor
newpath 44.86 130.69 moveto
42.44 119.96 39.2 105.58 36.76 94.76 curveto
stroke
grestore
% 18--21
gsave
1 setlinewidth
0 0 0 edgecolor
newpath 191.16 135.1 moveto
173.62 122.69 144.85 102.33 127.33 89.93 curveto
stroke
grestore
% 18--27
gsave
1 setlinewidth
0 0 0 edgecolor
newpath 221.13 134.8 moveto
237.8 122.48 264.7 102.6 281.38 90.27 curveto
stroke
grestore
% 11
gsave
1 setlinewidth
0 0 0 nodecolor
247.26 283.84 21.43 16.03 ellipse_path stroke
0 0 0 nodecolor
14 /Times-Roman set_font
240.26 280.14 moveto 14 (11) alignedtext
grestore
% 11--13
gsave
1 setlinewidth
0 0 0 edgecolor
newpath 245.64 267.41 moveto
244.51 256.67 243.01 242.39 241.88 231.66 curveto
stroke
grestore
% 11--23
gsave
1 setlinewidth
0 0 0 edgecolor
newpath 260.34 270.95 moveto
286.83 244.83 346.57 185.93 373.12 159.75 curveto
stroke
grestore
% 25--26
gsave
1 setlinewidth
0 0 0 edgecolor
newpath 344.17 137.63 moveto
372.19 124.86 426.1 100.3 454.21 87.49 curveto
stroke
grestore
% 16
gsave
1 setlinewidth
0 0 0 nodecolor
420.26 283.84 21.43 16.03 ellipse_path stroke
0 0 0 nodecolor
14 /Times-Roman set_font
413.26 280.14 moveto 14 (16) alignedtext
grestore
% 16--22
gsave
1 setlinewidth
0 0 0 edgecolor
newpath 421.66 267.41 moveto
422.62 256.67 423.91 242.39 424.88 231.66 curveto
stroke
grestore
endpage
showpage
grestore
%%PageTrailer
%%EndPage: 1
%%Trailer
%%Pages: 1
%%BoundingBox: 36 36 634 413
end
restore
%%EOF
| PostScript | 3 | ksemer/snap | test/graphviz/base_ungraph_Dot.ps | [
"BSD-3-Clause"
] |
#define VPRT_EMULATION
#include "envMap_skyVS.hlsl"
| HLSL | 0 | rohankumardubey/WickedEngine | WickedEngine/shaders/envMap_skyVS_emulation.hlsl | [
"MIT"
] |
INSERT INTO users(id,name) VALUES(1,'baeldung');
INSERT INTO users(id,name) VALUES(2,'john doe');
INSERT INTO users(id,name) VALUES(3,'jane doe');
INSERT INTO users(id,name) VALUES(4,'batman');
| SQL | 3 | DBatOWL/tutorials | persistence-modules/java-jpa-2/src/test/resources/users.sql | [
"MIT"
] |
$Title Transportation model as equilibrium problem (TRANSMCP,SEQ=126)
$Ontext
Dantzig's original transportation model (TRNSPORT) is
reformulated as a linear complementarity problem. We first
solve the model with fixed demand and supply quantities, and
then we incorporate price-responsiveness on both sides of the
market.
Dantzig, G B, Chapter 3.3. In Linear Programming and Extensions.
Princeton University Press, Princeton, New Jersey, 1963.
[Source] http://www.gams.com/modlib/libhtml/transmcp.htm
$Offtext
Sets
i canning plants / seattle, san-diego /
j markets / new-york, chicago, topeka / ;
Parameters
a(i) capacity of plant i in cases (when prices are unity)
/ seattle 350
san-diego 600 /,
b(j) demand at market j in cases (when prices equal unity)
/ new-york 325
chicago 300
topeka 275 /,
esub(j) price elasticity of demand (at prices equal to unity)
/ new-york 1.5
chicago 1.2
topeka 2.0 /;
Table d(i,j) distance in thousands of miles
new-york chicago topeka
seattle 2.5 1.7 1.8
san-diego 2.5 1.8 1.4 ;
Scalar f freight in dollars per case per thousand miles /90/ ;
Parameter c(i,j) transport cost in thousands of dollars per case ;
c(i,j) = f * d(i,j) / 1000 ;
Parameter pbar(j) reference price at demand node j;
Positive variables
w(i) shadow price at supply node i,
p(j) shadow price at demand node j,
x(i,j) shipment quantities in cases;
Equations
supply(i) supply limit at plant i,
fxdemand(j) fixed demand at market j,
prdemand(j) price-responsive demand at market j,
profit(i,j) zero profit conditions;
profit(i,j).. w(i) + c(i,j) =g= p(j);
supply(i).. a(i) =g= sum(j, x(i,j));
fxdemand(j).. sum(i, x(i,j)) =g= b(j);
prdemand(j).. sum(i, x(i,j)) =g= b(j) * (pbar(j)/p(j))**esub(j);
* declare models including specification of equation-variable
* association:
Model fixedqty / profit.x, supply.w, fxdemand.p/ ;
Model equilqty / profit.x, supply.w, prdemand.p/ ;
* initial estimate:
p.l(j) = 1;
w.l(i) = 1;
Parameter report(*,*,*) summary report;
Solve fixedqty using mcp;
report(i,j,"fixed") = x.l(i,j);
report("price",j,"fixed") = p.l(j);
report(i,"price","fixed") = w.l(i);
* calibrate the demand functions:
pbar(j) = p.l(j);
* replicate the fixed demand equilibrium using flexible demand func:
Solve equilqty using mcp;
report(i,j,"flex") = x.l(i,j);
report("price",j,"flex") = p.l(j);
report(i,"price","flex") = w.l(i);
* compute a counter-factual equilibrium using fixed demand func:
c("seattle","chicago") = 0.5 * c("seattle","chicago");
Solve fixedqty using mcp;
report(i,j,"fixed CF") = x.l(i,j);
report("price",j,"fixed CF") = p.l(j);
report(i,"price","fixed CF") = w.l(i);
* compute a counter-factual equilibrium using flexible demand func:
Solve equilqty using mcp;
report(i,j,"flex CF") = x.l(i,j);
report("price",j,"flex CF") = p.l(j);
report(i,"price","flex CF") = w.l(i);
Display report;
execute_unload 'mcpReport.gdx', report;
| GAMS | 4 | UnofficialJuliaMirror/Complementarity.jl-a9b2a840-c9d5-5181-a245-8df664c2d6e7 | examples/mcp/transmcp.gms | [
"MIT"
] |
metastat_path=Fullständig sökväg till <tt>metastat</tt>,0
metadb_path=Fullständig sökväg till <tt>metadb</tt>,0
| SystemVerilog | 0 | GalaxyGFX/webmin | format/config.info.sv | [
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] |
### /admin/page 成功
GET {{baseUrl}}/admin/page?pageNo=1&pageSize=10
Content-Type: application/x-www-form-urlencoded
Authorization: Bearer {{accessToken}}
### /admin/create 成功
POST {{baseUrl}}/admin/create
Content-Type: application/x-www-form-urlencoded
Authorization: Bearer {{accessToken}}
username=admin02&password=buzhidao&name=测试管理员&departmentId=1
### /admin/update 成功
POST {{baseUrl}}/admin/update
Content-Type: application/x-www-form-urlencoded
Authorization: Bearer {{accessToken}}
id=31&username=admin02&password=buzhidao&name=测试管理员&departmentId=1
### /admin/update-status 成功
POST {{baseUrl}}/admin/update-status
Content-Type: application/x-www-form-urlencoded
Authorization: Bearer {{accessToken}}
adminId=31&status=1
### /admin/update-status 失败,参数缺失
POST {{baseUrl}}/admin/update-status
Content-Type: application/x-www-form-urlencoded
Authorization: Bearer {{accessToken}}
adminId=31
### admin/update-status 失败,地址不存在
GET {{baseUrl}}/admin/update-status---
Content-Type: application/x-www-form-urlencoded
Authorization: Bearer {{accessToken}}
adminId=31&status=sss
###
| HTTP | 3 | ssSlowDown/onemall | management-web-app/src/main/java/cn/iocoder/mall/managementweb/controller/admin/AdminController.http | [
"MulanPSL-1.0"
] |
#pragma once
#include <chrono>
#include <iostream>
#include <list>
#include <memory>
#include "source/common/common/assert.h"
#include "source/common/common/logger.h"
#include "absl/strings/string_view.h"
#include "absl/types/optional.h"
#include "contrib/sip_proxy/filters/network/source/operation.h"
#include "contrib/sip_proxy/filters/network/source/sip.h"
namespace Envoy {
namespace Extensions {
namespace NetworkFilters {
namespace SipProxy {
/**
* MessageMetadata encapsulates metadata about Sip messages. The various fields are considered
* optional since they may come from either the transport or protocol in some cases. Unless
* otherwise noted, accessor methods throw absl::bad_optional_access if the corresponding value has
* not been set.
*/
class MessageMetadata : public Logger::Loggable<Logger::Id::filter> {
public:
MessageMetadata() = default;
MessageMetadata(std::string&& raw_msg) : raw_msg_(std::move(raw_msg)) {}
MsgType msgType() { return msg_type_; }
MethodType methodType() { return method_type_; }
MethodType respMethodType() { return resp_method_type_; }
absl::optional<absl::string_view> ep() { return ep_; }
std::vector<Operation>& operationList() { return operation_list_; }
absl::optional<absl::string_view> routeEP() { return route_ep_; }
absl::optional<absl::string_view> routeOpaque() { return route_opaque_; }
absl::optional<absl::string_view> requestURI() { return request_uri_; }
absl::optional<absl::string_view> topRoute() { return top_route_; }
absl::optional<absl::string_view> domain() { return domain_; }
absl::optional<absl::string_view> transactionId() { return transaction_id_; }
absl::optional<absl::string_view> destination() { return destination_; }
std::string& rawMsg() { return raw_msg_; }
void setMsgType(MsgType data) { msg_type_ = data; }
void setMethodType(MethodType data) { method_type_ = data; }
void setRespMethodType(MethodType data) { resp_method_type_ = data; }
void setOperation(Operation op) { operation_list_.emplace_back(op); }
void setEP(absl::string_view data) { ep_ = data; }
void setRouteEP(absl::string_view data) { route_ep_ = data; }
void setRouteOpaque(absl::string_view data) { route_opaque_ = data; }
void setRequestURI(absl::string_view data) { request_uri_ = data; }
void setTopRoute(absl::string_view data) { top_route_ = data; }
void setDomain(absl::string_view header, std::string domain_match_param_name) {
domain_ = getDomain(header, domain_match_param_name);
}
// void addEPOperation(size_t raw_offset, absl::string_view& header, std::string& own_domain,
// std::string& domain_match_param_name) {
void addEPOperation(size_t raw_offset, absl::string_view& header, std::string own_domain,
std::string domain_match_param_name) {
ENVOY_LOG(debug, "header: {}\n own_domain: {}\n domain_match_param_name: {}", header,
own_domain, domain_match_param_name);
if (header.find(";ep=") != absl::string_view::npos) {
// already Contact have ep
return;
}
auto pos = header.find(">");
if (pos == absl::string_view::npos) {
// no url
return;
}
// Get domain
absl::string_view domain = getDomain(header, domain_match_param_name);
// Compare the domain
if (domain != own_domain) {
ENVOY_LOG(debug, "header domain:{} not matches own_domain:{}", domain, own_domain);
return;
}
setOperation(Operation(OperationType::Insert, raw_offset + pos, InsertOperationValue(";ep=")));
}
void addOpaqueOperation(size_t raw_offset, absl::string_view& header) {
if (header.find("opaque=") != absl::string_view::npos) {
// already has opaque
return;
}
auto pos = header.length();
setOperation(
Operation(OperationType::Insert, raw_offset + pos, InsertOperationValue(",opaque=")));
}
void deleteInstipOperation(size_t raw_offset, absl::string_view& header) {
// Delete inst-ip and remove "sip:" in x-suri
if (auto pos = header.find(";inst-ip="); pos != absl::string_view::npos) {
setOperation(
Operation(OperationType::Delete, raw_offset + pos,
DeleteOperationValue(
header.substr(pos, header.find_first_of(";>", pos + 1) - pos).size())));
auto xsuri = header.find("sip:pcsf-cfed");
setOperation(Operation(OperationType::Delete, raw_offset + xsuri, DeleteOperationValue(4)));
}
}
// input is the full SIP header
void setTransactionId(absl::string_view data) {
auto start_index = data.find("branch=");
if (start_index == absl::string_view::npos) {
return;
}
start_index += strlen("branch=");
auto end_index = data.find_first_of(";>", start_index);
if (end_index == absl::string_view::npos) {
end_index = data.size();
}
transaction_id_ = data.substr(start_index, end_index - start_index);
}
void setDestination(absl::string_view destination) { destination_ = destination; }
/*only used in UT*/
void resetTransactionId() { transaction_id_.reset(); }
private:
MsgType msg_type_;
MethodType method_type_;
MethodType resp_method_type_;
std::vector<Operation> operation_list_;
absl::optional<absl::string_view> ep_{};
absl::optional<absl::string_view> pep_{};
absl::optional<absl::string_view> route_ep_{};
absl::optional<absl::string_view> route_opaque_{};
absl::optional<absl::string_view> request_uri_{};
absl::optional<absl::string_view> top_route_{};
absl::optional<absl::string_view> domain_{};
absl::optional<absl::string_view> transaction_id_{};
absl::optional<absl::string_view> destination_{};
std::string raw_msg_{};
absl::string_view getDomain(absl::string_view header, std::string domain_match_param_name) {
ENVOY_LOG(debug, "header: {}\ndomain_match_param_name: {}", header, domain_match_param_name);
// Get domain
absl::string_view domain = "";
if (domain_match_param_name != "host") {
auto start = header.find(domain_match_param_name);
if (start == absl::string_view::npos) {
domain = "";
} else {
// domain_match_param_name + "="
// start = start + strlen(domain_match_param_name.c_str()) + strlen("=") ;
start = start + domain_match_param_name.length() + strlen("=");
if ("sip:" == header.substr(start, strlen("sip:"))) {
start += strlen("sip:");
}
// end
auto end = header.find_first_of(":;>", start);
if (end == absl::string_view::npos) {
domain = "";
} else {
domain = header.substr(start, end - start);
}
}
}
// Still get host if mapped domain is empty
if (domain_match_param_name == "host" || domain == "") {
auto start = header.find("sip:");
if (start == absl::string_view::npos) {
return "";
}
start += strlen("sip:");
auto end = header.find_first_of(":;>", start);
if (end == absl::string_view::npos) {
return "";
}
auto addr = header.substr(start, end - start);
// Remove name in format of sip:name@addr:pos
auto pos = addr.find("@");
if (pos == absl::string_view::npos) {
domain = header.substr(start, end - start);
} else {
pos += strlen("@");
domain = addr.substr(pos, addr.length() - pos);
}
}
return domain;
}
};
using MessageMetadataSharedPtr = std::shared_ptr<MessageMetadata>;
} // namespace SipProxy
} // namespace NetworkFilters
} // namespace Extensions
} // namespace Envoy
| C | 5 | dcillera/envoy | contrib/sip_proxy/filters/network/source/metadata.h | [
"Apache-2.0"
] |
// Gets the turf under an atom (or the src if it IS a turf).
// Technically I'm unsure of the license since Lummox Jr. wrote it.
/proc/get_turf(var/const/atom/O)
if(isnull(O) || isarea(O) || !istype(O))
return
var/atom/A
for(A=O, A && !isturf(A), A=A.loc); // semicolon is for the empty statement
. = A
// It's like doing loc = someplace, except it calls Crossed(), Entered() and Exited() wherever appropriate.
// This is needed to notify the light source that we've updated.
/atom/movable/proc/forceMove(var/atom/new_loc)
if(loc)
loc.Exited(src, new_loc)
var/atom/old_loc = loc
loc = new_loc
if(loc) // Moving to nullspace is a perfectly valid usage of this proc.
loc.Entered(src, old_loc)
for(var/atom/movable/AM in loc)
AM.Crossed(src)
| DM | 4 | PJB3005/GoonLight-Heist | helpers/atom.dm | [
"MIT"
] |
## This file provide the arguments provided to the VM at startup
## You can find a full list of flags and their behaviours at
## http://erlang.org/doc/man/erl.html
## Name of the node
-name <%%= release_name %>@127.0.0.1
## Cookie for distributed erlang
-setcookie <%%= release.profile.cookie %>
## Heartbeat management; auto-restarts VM if it dies or becomes unresponsive
## (Disabled by default..use with caution!)
##-heart
## Enable kernel poll and a few async threads
##+K true
##+A 5
## For OTP21+, the +A flag is not used anymore,
## +SDio replace it to use dirty schedulers
##+SDio 5
## Increase number of concurrent ports/sockets
##-env ERL_MAX_PORTS 4096
## Tweak GC to run more often
##-env ERL_FULLSWEEP_AFTER 10
# Enable SMP automatically based on availability
# On OTP21+, this is not needed anymore.
-smp auto
| HTML+EEX | 4 | arikai/distillery | priv/templates/vm.args.default.eex | [
"MIT"
] |
graph([professor_ability(p0,h),professor_ability(p1,h),professor_ability(p2,_G131203),professor_ability(p3,_G131208),professor_ability(p4,h),professor_ability(p5,h),professor_ability(p6,_G131223),professor_ability(p7,_G131228),professor_ability(p8,m),professor_ability(p9,_G131238),professor_ability(p10,m),professor_ability(p11,h),professor_ability(p12,_G131253),professor_ability(p13,m),professor_ability(p14,_G131263),professor_ability(p15,m),professor_ability(p16,m),professor_ability(p17,m),professor_ability(p18,_G131283),professor_ability(p19,_G131288),professor_ability(p20,_G131293),professor_ability(p21,h),professor_ability(p22,m),professor_ability(p23,_G131308),professor_ability(p24,_G131313),professor_ability(p25,m),professor_ability(p26,h),professor_ability(p27,h),professor_ability(p28,h),professor_ability(p29,m),professor_ability(p30,m),professor_ability(p31,h),professor_popularity(p0,_G131353),professor_popularity(p1,h),professor_popularity(p2,l),professor_popularity(p3,_G131368),professor_popularity(p4,h),professor_popularity(p5,_G131378),professor_popularity(p6,_G131383),professor_popularity(p7,l),professor_popularity(p8,_G131393),professor_popularity(p9,_G131398),professor_popularity(p10,l),professor_popularity(p11,h),professor_popularity(p12,h),professor_popularity(p13,_G131418),professor_popularity(p14,m),professor_popularity(p15,h),professor_popularity(p16,m),professor_popularity(p17,h),professor_popularity(p18,l),professor_popularity(p19,h),professor_popularity(p20,_G131453),professor_popularity(p21,h),professor_popularity(p22,h),professor_popularity(p23,l),professor_popularity(p24,l),professor_popularity(p25,l),professor_popularity(p26,m),professor_popularity(p27,h),professor_popularity(p28,h),professor_popularity(p29,_G131498),professor_popularity(p30,m),professor_popularity(p31,h),registration_grade(r0,a),registration_grade(r1,c),registration_grade(r2,c),registration_grade(r3,c),registration_grade(r4,_G131533),registration_grade(r5,c),registration_grade(r6,_G131543),registration_grade(r7,_G131548),registration_grade(r8,b),registration_grade(r9,_G131558),registration_grade(r10,a),registration_grade(r11,a),registration_grade(r12,a),registration_grade(r13,_G131578),registration_grade(r14,b),registration_grade(r15,_G131588),registration_grade(r16,a),registration_grade(r17,_G131598),registration_grade(r18,c),registration_grade(r19,c),registration_grade(r20,c),registration_grade(r21,a),registration_grade(r22,a),registration_grade(r23,_G131628),registration_grade(r24,b),registration_grade(r25,_G131638),registration_grade(r26,a),registration_grade(r27,b),registration_grade(r28,c),registration_grade(r29,b),registration_grade(r30,c),registration_grade(r31,_G131668),registration_grade(r32,c),registration_grade(r33,_G131678),registration_grade(r34,c),registration_grade(r35,c),registration_grade(r36,_G131693),registration_grade(r37,a),registration_grade(r38,_G131703),registration_grade(r39,_G131708),registration_grade(r40,_G131713),registration_grade(r41,c),registration_grade(r42,_G131723),registration_grade(r43,a),registration_grade(r44,a),registration_grade(r45,a),registration_grade(r46,a),registration_grade(r47,b),registration_grade(r48,b),registration_grade(r49,b),registration_grade(r50,b),registration_grade(r51,_G131768),registration_grade(r52,_G131773),registration_grade(r53,a),registration_grade(r54,b),registration_grade(r55,a),registration_grade(r56,_G131793),registration_grade(r57,c),registration_grade(r58,a),registration_grade(r59,c),registration_grade(r60,_G131813),registration_grade(r61,_G131818),registration_grade(r62,a),registration_grade(r63,b),registration_grade(r64,b),registration_grade(r65,b),registration_grade(r66,b),registration_grade(r67,b),registration_grade(r68,a),registration_grade(r69,b),registration_grade(r70,c),registration_grade(r71,b),registration_grade(r72,a),registration_grade(r73,b),registration_grade(r74,_G131883),registration_grade(r75,b),registration_grade(r76,_G131893),registration_grade(r77,a),registration_grade(r78,b),registration_grade(r79,a),registration_grade(r80,b),registration_grade(r81,b),registration_grade(r82,_G131923),registration_grade(r83,_G131928),registration_grade(r84,c),registration_grade(r85,b),registration_grade(r86,b),registration_grade(r87,b),registration_grade(r88,c),registration_grade(r89,c),registration_grade(r90,_G131963),registration_grade(r91,a),registration_grade(r92,d),registration_grade(r93,b),registration_grade(r94,c),registration_grade(r95,b),registration_grade(r96,a),registration_grade(r97,a),registration_grade(r98,b),registration_grade(r99,_G132008),registration_grade(r100,_G132013),registration_grade(r101,a),registration_grade(r102,a),registration_grade(r103,b),registration_grade(r104,b),registration_grade(r105,c),registration_grade(r106,b),registration_grade(r107,_G132048),registration_grade(r108,b),registration_grade(r109,b),registration_grade(r110,a),registration_grade(r111,_G132068),registration_grade(r112,_G132073),registration_grade(r113,c),registration_grade(r114,c),registration_grade(r115,d),registration_grade(r116,_G132093),registration_grade(r117,c),registration_grade(r118,a),registration_grade(r119,b),registration_grade(r120,_G132113),registration_grade(r121,c),registration_grade(r122,b),registration_grade(r123,a),registration_grade(r124,a),registration_grade(r125,b),registration_grade(r126,_G132143),registration_grade(r127,_G132148),registration_grade(r128,_G132153),registration_grade(r129,_G132158),registration_grade(r130,_G132163),registration_grade(r131,_G132168),registration_grade(r132,b),registration_grade(r133,_G132178),registration_grade(r134,a),registration_grade(r135,b),registration_grade(r136,a),registration_grade(r137,_G132198),registration_grade(r138,a),registration_grade(r139,a),registration_grade(r140,_G132213),registration_grade(r141,b),registration_grade(r142,b),registration_grade(r143,b),registration_grade(r144,_G132233),registration_grade(r145,b),registration_grade(r146,_G132243),registration_grade(r147,a),registration_grade(r148,a),registration_grade(r149,a),registration_grade(r150,_G132263),registration_grade(r151,a),registration_grade(r152,_G132273),registration_grade(r153,_G132278),registration_grade(r154,a),registration_grade(r155,c),registration_grade(r156,b),registration_grade(r157,b),registration_grade(r158,_G132303),registration_grade(r159,b),registration_grade(r160,a),registration_grade(r161,_G132318),registration_grade(r162,b),registration_grade(r163,_G132328),registration_grade(r164,b),registration_grade(r165,_G132338),registration_grade(r166,c),registration_grade(r167,_G132348),registration_grade(r168,a),registration_grade(r169,_G132358),registration_grade(r170,a),registration_grade(r171,a),registration_grade(r172,c),registration_grade(r173,_G132378),registration_grade(r174,a),registration_grade(r175,b),registration_grade(r176,_G132393),registration_grade(r177,c),registration_grade(r178,_G132403),registration_grade(r179,d),registration_grade(r180,c),registration_grade(r181,a),registration_grade(r182,b),registration_grade(r183,a),registration_grade(r184,a),registration_grade(r185,_G132438),registration_grade(r186,c),registration_grade(r187,_G132448),registration_grade(r188,a),registration_grade(r189,a),registration_grade(r190,a),registration_grade(r191,b),registration_grade(r192,b),registration_grade(r193,c),registration_grade(r194,b),registration_grade(r195,c),registration_grade(r196,b),registration_grade(r197,a),registration_grade(r198,a),registration_grade(r199,b),registration_grade(r200,b),registration_grade(r201,_G132518),registration_grade(r202,a),registration_grade(r203,_G132528),registration_grade(r204,b),registration_grade(r205,a),registration_grade(r206,a),registration_grade(r207,a),registration_grade(r208,c),registration_grade(r209,b),registration_grade(r210,a),registration_grade(r211,d),registration_grade(r212,_G132573),registration_grade(r213,_G132578),registration_grade(r214,_G132583),registration_grade(r215,a),registration_grade(r216,b),registration_grade(r217,a),registration_grade(r218,b),registration_grade(r219,a),registration_grade(r220,a),registration_grade(r221,b),registration_grade(r222,c),registration_grade(r223,a),registration_grade(r224,_G132633),registration_grade(r225,b),registration_grade(r226,d),registration_grade(r227,b),registration_grade(r228,_G132653),registration_grade(r229,b),registration_grade(r230,_G132663),registration_grade(r231,c),registration_grade(r232,a),registration_grade(r233,_G132678),registration_grade(r234,b),registration_grade(r235,_G132688),registration_grade(r236,b),registration_grade(r237,c),registration_grade(r238,d),registration_grade(r239,b),registration_grade(r240,b),registration_grade(r241,_G132718),registration_grade(r242,b),registration_grade(r243,a),registration_grade(r244,b),registration_grade(r245,_G132738),registration_grade(r246,_G132743),registration_grade(r247,_G132748),registration_grade(r248,b),registration_grade(r249,a),registration_grade(r250,a),registration_grade(r251,a),registration_grade(r252,b),registration_grade(r253,a),registration_grade(r254,b),registration_grade(r255,a),registration_grade(r256,_G132793),registration_grade(r257,b),registration_grade(r258,a),registration_grade(r259,_G132808),registration_grade(r260,b),registration_grade(r261,a),registration_grade(r262,a),registration_grade(r263,a),registration_grade(r264,c),registration_grade(r265,a),registration_grade(r266,a),registration_grade(r267,a),registration_grade(r268,_G132853),registration_grade(r269,a),registration_grade(r270,c),registration_grade(r271,b),registration_grade(r272,c),registration_grade(r273,b),registration_grade(r274,c),registration_grade(r275,_G132888),registration_grade(r276,a),registration_grade(r277,_G132898),registration_grade(r278,_G132903),registration_grade(r279,_G132908),registration_grade(r280,b),registration_grade(r281,b),registration_grade(r282,d),registration_grade(r283,a),registration_grade(r284,b),registration_grade(r285,b),registration_grade(r286,a),registration_grade(r287,b),registration_grade(r288,_G132953),registration_grade(r289,_G132958),registration_grade(r290,_G132963),registration_grade(r291,c),registration_grade(r292,b),registration_grade(r293,_G132978),registration_grade(r294,a),registration_grade(r295,a),registration_grade(r296,b),registration_grade(r297,a),registration_grade(r298,a),registration_grade(r299,a),registration_grade(r300,_G133013),registration_grade(r301,b),registration_grade(r302,b),registration_grade(r303,a),registration_grade(r304,_G133033),registration_grade(r305,b),registration_grade(r306,b),registration_grade(r307,c),registration_grade(r308,c),registration_grade(r309,_G133058),registration_grade(r310,a),registration_grade(r311,a),registration_grade(r312,a),registration_grade(r313,a),registration_grade(r314,c),registration_grade(r315,c),registration_grade(r316,c),registration_grade(r317,c),registration_grade(r318,c),registration_grade(r319,c),registration_grade(r320,b),registration_grade(r321,b),registration_grade(r322,a),registration_grade(r323,c),registration_grade(r324,b),registration_grade(r325,_G133138),registration_grade(r326,a),registration_grade(r327,c),registration_grade(r328,b),registration_grade(r329,a),registration_grade(r330,b),registration_grade(r331,_G133168),registration_grade(r332,a),registration_grade(r333,_G133178),registration_grade(r334,_G133183),registration_grade(r335,d),registration_grade(r336,b),registration_grade(r337,_G133198),registration_grade(r338,_G133203),registration_grade(r339,a),registration_grade(r340,_G133213),registration_grade(r341,b),registration_grade(r342,_G133223),registration_grade(r343,a),registration_grade(r344,_G133233),registration_grade(r345,_G133238),registration_grade(r346,_G133243),registration_grade(r347,_G133248),registration_grade(r348,a),registration_grade(r349,a),registration_grade(r350,b),registration_grade(r351,b),registration_grade(r352,d),registration_grade(r353,c),registration_grade(r354,c),registration_grade(r355,_G133288),registration_grade(r356,b),registration_grade(r357,_G133298),registration_grade(r358,a),registration_grade(r359,a),registration_grade(r360,_G133313),registration_grade(r361,b),registration_grade(r362,c),registration_grade(r363,c),registration_grade(r364,b),registration_grade(r365,b),registration_grade(r366,b),registration_grade(r367,_G133348),registration_grade(r368,a),registration_grade(r369,c),registration_grade(r370,b),registration_grade(r371,_G133368),registration_grade(r372,a),registration_grade(r373,_G133378),registration_grade(r374,b),registration_grade(r375,b),registration_grade(r376,a),registration_grade(r377,a),registration_grade(r378,a),registration_grade(r379,_G133408),registration_grade(r380,a),registration_grade(r381,c),registration_grade(r382,a),registration_grade(r383,a),registration_grade(r384,b),registration_grade(r385,b),registration_grade(r386,d),registration_grade(r387,_G133448),registration_grade(r388,a),registration_grade(r389,a),registration_grade(r390,a),registration_grade(r391,b),registration_grade(r392,b),registration_grade(r393,b),registration_grade(r394,c),registration_grade(r395,b),registration_grade(r396,b),registration_grade(r397,a),registration_grade(r398,_G133503),registration_grade(r399,c),registration_grade(r400,a),registration_grade(r401,c),registration_grade(r402,a),registration_grade(r403,a),registration_grade(r404,_G133533),registration_grade(r405,_G133538),registration_grade(r406,a),registration_grade(r407,b),registration_grade(r408,_G133553),registration_grade(r409,a),registration_grade(r410,b),registration_grade(r411,b),registration_grade(r412,a),registration_grade(r413,a),registration_grade(r414,_G133583),registration_grade(r415,b),registration_grade(r416,b),registration_grade(r417,d),registration_grade(r418,a),registration_grade(r419,a),registration_grade(r420,a),registration_grade(r421,_G133618),registration_grade(r422,_G133623),registration_grade(r423,_G133628),registration_grade(r424,a),registration_grade(r425,b),registration_grade(r426,_G133643),registration_grade(r427,c),registration_grade(r428,c),registration_grade(r429,_G133658),registration_grade(r430,b),registration_grade(r431,d),registration_grade(r432,_G133673),registration_grade(r433,a),registration_grade(r434,a),registration_grade(r435,_G133688),registration_grade(r436,a),registration_grade(r437,c),registration_grade(r438,b),registration_grade(r439,b),registration_grade(r440,c),registration_grade(r441,a),registration_grade(r442,_G133723),registration_grade(r443,a),registration_grade(r444,a),registration_grade(r445,_G133738),registration_grade(r446,_G133743),registration_grade(r447,d),registration_grade(r448,_G133753),registration_grade(r449,b),registration_grade(r450,_G133763),registration_grade(r451,_G133768),registration_grade(r452,b),registration_grade(r453,_G133778),registration_grade(r454,_G133783),registration_grade(r455,_G133788),registration_grade(r456,c),registration_grade(r457,_G133798),registration_grade(r458,b),registration_grade(r459,_G133808),registration_grade(r460,_G133813),registration_grade(r461,b),registration_grade(r462,a),registration_grade(r463,d),registration_grade(r464,_G133833),registration_grade(r465,a),registration_grade(r466,b),registration_grade(r467,b),registration_grade(r468,_G133853),registration_grade(r469,a),registration_grade(r470,c),registration_grade(r471,b),registration_grade(r472,a),registration_grade(r473,c),registration_grade(r474,b),registration_grade(r475,a),registration_grade(r476,_G133893),registration_grade(r477,b),registration_grade(r478,_G133903),registration_grade(r479,b),registration_grade(r480,a),registration_grade(r481,b),registration_grade(r482,b),registration_grade(r483,a),registration_grade(r484,a),registration_grade(r485,a),registration_grade(r486,a),registration_grade(r487,_G133948),registration_grade(r488,a),registration_grade(r489,b),registration_grade(r490,_G133963),registration_grade(r491,c),registration_grade(r492,b),registration_grade(r493,_G133978),registration_grade(r494,b),registration_grade(r495,_G133988),registration_grade(r496,a),registration_grade(r497,c),registration_grade(r498,b),registration_grade(r499,c),registration_grade(r500,b),registration_grade(r501,a),registration_grade(r502,a),registration_grade(r503,_G134028),registration_grade(r504,_G134033),registration_grade(r505,_G134038),registration_grade(r506,c),registration_grade(r507,_G134048),registration_grade(r508,c),registration_grade(r509,b),registration_grade(r510,a),registration_grade(r511,c),registration_grade(r512,b),registration_grade(r513,b),registration_grade(r514,_G134083),registration_grade(r515,c),registration_grade(r516,a),registration_grade(r517,_G134098),registration_grade(r518,_G134103),registration_grade(r519,_G134108),registration_grade(r520,b),registration_grade(r521,a),registration_grade(r522,_G134123),registration_grade(r523,a),registration_grade(r524,b),registration_grade(r525,c),registration_grade(r526,c),registration_grade(r527,c),registration_grade(r528,_G134153),registration_grade(r529,b),registration_grade(r530,a),registration_grade(r531,b),registration_grade(r532,a),registration_grade(r533,_G134178),registration_grade(r534,b),registration_grade(r535,c),registration_grade(r536,_G134193),registration_grade(r537,a),registration_grade(r538,_G134203),registration_grade(r539,_G134208),registration_grade(r540,_G134213),registration_grade(r541,c),registration_grade(r542,a),registration_grade(r543,a),registration_grade(r544,b),registration_grade(r545,_G134238),registration_grade(r546,b),registration_grade(r547,c),registration_grade(r548,_G134253),registration_grade(r549,b),registration_grade(r550,_G134263),registration_grade(r551,a),registration_grade(r552,c),registration_grade(r553,_G134278),registration_grade(r554,_G134283),registration_grade(r555,b),registration_grade(r556,a),registration_grade(r557,a),registration_grade(r558,a),registration_grade(r559,b),registration_grade(r560,_G134313),registration_grade(r561,_G134318),registration_grade(r562,a),registration_grade(r563,a),registration_grade(r564,_G134333),registration_grade(r565,_G134338),registration_grade(r566,c),registration_grade(r567,a),registration_grade(r568,a),registration_grade(r569,_G134358),registration_grade(r570,c),registration_grade(r571,c),registration_grade(r572,b),registration_grade(r573,a),registration_grade(r574,_G134383),registration_grade(r575,a),registration_grade(r576,a),registration_grade(r577,a),registration_grade(r578,b),registration_grade(r579,a),registration_grade(r580,b),registration_grade(r581,a),registration_grade(r582,a),registration_grade(r583,a),registration_grade(r584,a),registration_grade(r585,c),registration_grade(r586,b),registration_grade(r587,_G134448),registration_grade(r588,c),registration_grade(r589,c),registration_grade(r590,b),registration_grade(r591,c),registration_grade(r592,_G134473),registration_grade(r593,_G134478),registration_grade(r594,c),registration_grade(r595,_G134488),registration_grade(r596,_G134493),registration_grade(r597,a),registration_grade(r598,a),registration_grade(r599,a),registration_grade(r600,a),registration_grade(r601,_G134518),registration_grade(r602,_G134523),registration_grade(r603,_G134528),registration_grade(r604,c),registration_grade(r605,a),registration_grade(r606,a),registration_grade(r607,_G134548),registration_grade(r608,_G134553),registration_grade(r609,_G134558),registration_grade(r610,a),registration_grade(r611,a),registration_grade(r612,c),registration_grade(r613,_G134578),registration_grade(r614,d),registration_grade(r615,_G134588),registration_grade(r616,a),registration_grade(r617,a),registration_grade(r618,b),registration_grade(r619,_G134608),registration_grade(r620,_G134613),registration_grade(r621,_G134618),registration_grade(r622,b),registration_grade(r623,b),registration_grade(r624,_G134633),registration_grade(r625,_G134638),registration_grade(r626,a),registration_grade(r627,b),registration_grade(r628,a),registration_grade(r629,b),registration_grade(r630,c),registration_grade(r631,a),registration_grade(r632,a),registration_grade(r633,_G134678),registration_grade(r634,_G134683),registration_grade(r635,b),registration_grade(r636,d),registration_grade(r637,c),registration_grade(r638,a),registration_grade(r639,b),registration_grade(r640,c),registration_grade(r641,_G134718),registration_grade(r642,c),registration_grade(r643,a),registration_grade(r644,a),registration_grade(r645,b),registration_grade(r646,b),registration_grade(r647,_G134748),registration_grade(r648,a),registration_grade(r649,_G134758),registration_grade(r650,c),registration_grade(r651,_G134768),registration_grade(r652,_G134773),registration_grade(r653,_G134778),registration_grade(r654,b),registration_grade(r655,a),registration_grade(r656,_G134793),registration_grade(r657,_G134798),registration_grade(r658,_G134803),registration_grade(r659,a),registration_grade(r660,a),registration_grade(r661,c),registration_grade(r662,_G134823),registration_grade(r663,_G134828),registration_grade(r664,_G134833),registration_grade(r665,a),registration_grade(r666,b),registration_grade(r667,b),registration_grade(r668,_G134853),registration_grade(r669,b),registration_grade(r670,a),registration_grade(r671,_G134868),registration_grade(r672,_G134873),registration_grade(r673,a),registration_grade(r674,a),registration_grade(r675,b),registration_grade(r676,_G134893),registration_grade(r677,a),registration_grade(r678,a),registration_grade(r679,a),registration_grade(r680,c),registration_grade(r681,_G134918),registration_grade(r682,_G134923),registration_grade(r683,b),registration_grade(r684,_G134933),registration_grade(r685,a),registration_grade(r686,b),registration_grade(r687,_G134948),registration_grade(r688,c),registration_grade(r689,b),registration_grade(r690,a),registration_grade(r691,_G134968),registration_grade(r692,a),registration_grade(r693,b),registration_grade(r694,_G134983),registration_grade(r695,a),registration_grade(r696,_G134993),registration_grade(r697,c),registration_grade(r698,_G135003),registration_grade(r699,a),registration_grade(r700,a),registration_grade(r701,a),registration_grade(r702,a),registration_grade(r703,c),registration_grade(r704,c),registration_grade(r705,_G135038),registration_grade(r706,b),registration_grade(r707,a),registration_grade(r708,b),registration_grade(r709,_G135058),registration_grade(r710,b),registration_grade(r711,_G135068),registration_grade(r712,c),registration_grade(r713,a),registration_grade(r714,_G135083),registration_grade(r715,a),registration_grade(r716,_G135093),registration_grade(r717,a),registration_grade(r718,_G135103),registration_grade(r719,c),registration_grade(r720,_G135113),registration_grade(r721,b),registration_grade(r722,_G135123),registration_grade(r723,b),registration_grade(r724,a),registration_grade(r725,c),registration_grade(r726,a),registration_grade(r727,a),registration_grade(r728,_G135153),registration_grade(r729,b),registration_grade(r730,_G135163),registration_grade(r731,a),registration_grade(r732,_G135173),registration_grade(r733,a),registration_grade(r734,b),registration_grade(r735,b),registration_grade(r736,a),registration_grade(r737,b),registration_grade(r738,b),registration_grade(r739,_G135208),registration_grade(r740,_G135213),registration_grade(r741,a),registration_grade(r742,_G135223),registration_grade(r743,d),registration_grade(r744,a),registration_grade(r745,b),registration_grade(r746,a),registration_grade(r747,a),registration_grade(r748,b),registration_grade(r749,c),registration_grade(r750,a),registration_grade(r751,_G135268),registration_grade(r752,_G135273),registration_grade(r753,c),registration_grade(r754,c),registration_grade(r755,c),registration_grade(r756,_G135293),registration_grade(r757,_G135298),registration_grade(r758,b),registration_grade(r759,_G135308),registration_grade(r760,a),registration_grade(r761,a),registration_grade(r762,b),registration_grade(r763,a),registration_grade(r764,_G135333),registration_grade(r765,a),registration_grade(r766,c),registration_grade(r767,c),registration_grade(r768,c),registration_grade(r769,_G135358),registration_grade(r770,b),registration_grade(r771,b),registration_grade(r772,a),registration_grade(r773,b),registration_grade(r774,_G135383),registration_grade(r775,a),registration_grade(r776,_G135393),registration_grade(r777,c),registration_grade(r778,_G135403),registration_grade(r779,b),registration_grade(r780,a),registration_grade(r781,b),registration_grade(r782,_G135423),registration_grade(r783,c),registration_grade(r784,c),registration_grade(r785,c),registration_grade(r786,c),registration_grade(r787,a),registration_grade(r788,a),registration_grade(r789,c),registration_grade(r790,b),registration_grade(r791,b),registration_grade(r792,a),registration_grade(r793,a),registration_grade(r794,_G135483),registration_grade(r795,a),registration_grade(r796,_G135493),registration_grade(r797,a),registration_grade(r798,_G135503),registration_grade(r799,c),registration_grade(r800,b),registration_grade(r801,b),registration_grade(r802,a),registration_grade(r803,b),registration_grade(r804,a),registration_grade(r805,_G135538),registration_grade(r806,_G135543),registration_grade(r807,a),registration_grade(r808,b),registration_grade(r809,_G135558),registration_grade(r810,b),registration_grade(r811,_G135568),registration_grade(r812,c),registration_grade(r813,c),registration_grade(r814,_G135583),registration_grade(r815,c),registration_grade(r816,b),registration_grade(r817,a),registration_grade(r818,b),registration_grade(r819,_G135608),registration_grade(r820,d),registration_grade(r821,b),registration_grade(r822,a),registration_grade(r823,_G135628),registration_grade(r824,c),registration_grade(r825,b),registration_grade(r826,b),registration_grade(r827,c),registration_grade(r828,b),registration_grade(r829,b),registration_grade(r830,a),registration_grade(r831,a),registration_grade(r832,b),registration_grade(r833,b),registration_grade(r834,_G135683),registration_grade(r835,a),registration_grade(r836,a),registration_grade(r837,_G135698),registration_grade(r838,c),registration_grade(r839,b),registration_grade(r840,b),registration_grade(r841,a),registration_grade(r842,a),registration_grade(r843,b),registration_grade(r844,a),registration_grade(r845,c),registration_grade(r846,b),registration_grade(r847,b),registration_grade(r848,_G135753),registration_grade(r849,b),registration_grade(r850,b),registration_grade(r851,b),registration_grade(r852,c),registration_grade(r853,b),registration_grade(r854,c),registration_grade(r855,d),registration_grade(r856,c),student_intelligence(s0,l),student_intelligence(s1,l),student_intelligence(s2,_G135808),student_intelligence(s3,_G135813),student_intelligence(s4,h),student_intelligence(s5,h),student_intelligence(s6,m),student_intelligence(s7,_G135833),student_intelligence(s8,h),student_intelligence(s9,m),student_intelligence(s10,_G135848),student_intelligence(s11,m),student_intelligence(s12,h),student_intelligence(s13,h),student_intelligence(s14,h),student_intelligence(s15,m),student_intelligence(s16,_G135878),student_intelligence(s17,m),student_intelligence(s18,_G135888),student_intelligence(s19,h),student_intelligence(s20,m),student_intelligence(s21,h),student_intelligence(s22,h),student_intelligence(s23,h),student_intelligence(s24,m),student_intelligence(s25,h),student_intelligence(s26,_G135928),student_intelligence(s27,m),student_intelligence(s28,m),student_intelligence(s29,_G135943),student_intelligence(s30,h),student_intelligence(s31,m),student_intelligence(s32,m),student_intelligence(s33,h),student_intelligence(s34,l),student_intelligence(s35,_G135973),student_intelligence(s36,l),student_intelligence(s37,m),student_intelligence(s38,h),student_intelligence(s39,_G135993),student_intelligence(s40,h),student_intelligence(s41,m),student_intelligence(s42,_G136008),student_intelligence(s43,h),student_intelligence(s44,_G136018),student_intelligence(s45,h),student_intelligence(s46,l),student_intelligence(s47,_G136033),student_intelligence(s48,m),student_intelligence(s49,m),student_intelligence(s50,h),student_intelligence(s51,m),student_intelligence(s52,_G136058),student_intelligence(s53,m),student_intelligence(s54,_G136068),student_intelligence(s55,h),student_intelligence(s56,l),student_intelligence(s57,m),student_intelligence(s58,_G136088),student_intelligence(s59,_G136093),student_intelligence(s60,m),student_intelligence(s61,_G136103),student_intelligence(s62,m),student_intelligence(s63,_G136113),student_intelligence(s64,_G136118),student_intelligence(s65,m),student_intelligence(s66,_G136128),student_intelligence(s67,m),student_intelligence(s68,h),student_intelligence(s69,h),student_intelligence(s70,l),student_intelligence(s71,m),student_intelligence(s72,_G136158),student_intelligence(s73,m),student_intelligence(s74,_G136168),student_intelligence(s75,_G136173),student_intelligence(s76,h),student_intelligence(s77,h),student_intelligence(s78,h),student_intelligence(s79,_G136193),student_intelligence(s80,_G136198),student_intelligence(s81,l),student_intelligence(s82,h),student_intelligence(s83,_G136213),student_intelligence(s84,_G136218),student_intelligence(s85,h),student_intelligence(s86,_G136228),student_intelligence(s87,h),student_intelligence(s88,_G136238),student_intelligence(s89,m),student_intelligence(s90,h),student_intelligence(s91,m),student_intelligence(s92,h),student_intelligence(s93,l),student_intelligence(s94,_G136268),student_intelligence(s95,h),student_intelligence(s96,m),student_intelligence(s97,h),student_intelligence(s98,_G136288),student_intelligence(s99,l),student_intelligence(s100,h),student_intelligence(s101,h),student_intelligence(s102,_G136308),student_intelligence(s103,_G136313),student_intelligence(s104,l),student_intelligence(s105,m),student_intelligence(s106,_G136328),student_intelligence(s107,_G136333),student_intelligence(s108,_G136338),student_intelligence(s109,m),student_intelligence(s110,_G136348),student_intelligence(s111,_G136353),student_intelligence(s112,m),student_intelligence(s113,h),student_intelligence(s114,m),student_intelligence(s115,_G136373),student_intelligence(s116,_G136378),student_intelligence(s117,m),student_intelligence(s118,m),student_intelligence(s119,h),student_intelligence(s120,h),student_intelligence(s121,h),student_intelligence(s122,_G136408),student_intelligence(s123,_G136413),student_intelligence(s124,h),student_intelligence(s125,_G136423),student_intelligence(s126,m),student_intelligence(s127,m),student_intelligence(s128,m),student_intelligence(s129,h),student_intelligence(s130,m),student_intelligence(s131,h),student_intelligence(s132,h),student_intelligence(s133,_G136463),student_intelligence(s134,h),student_intelligence(s135,_G136473),student_intelligence(s136,m),student_intelligence(s137,m),student_intelligence(s138,_G136488),student_intelligence(s139,h),student_intelligence(s140,h),student_intelligence(s141,m),student_intelligence(s142,m),student_intelligence(s143,_G136513),student_intelligence(s144,h),student_intelligence(s145,_G136523),student_intelligence(s146,m),student_intelligence(s147,_G136533),student_intelligence(s148,m),student_intelligence(s149,h),student_intelligence(s150,l),student_intelligence(s151,_G136553),student_intelligence(s152,_G136558),student_intelligence(s153,m),student_intelligence(s154,m),student_intelligence(s155,h),student_intelligence(s156,m),student_intelligence(s157,_G136583),student_intelligence(s158,h),student_intelligence(s159,h),student_intelligence(s160,m),student_intelligence(s161,_G136603),student_intelligence(s162,h),student_intelligence(s163,_G136613),student_intelligence(s164,_G136618),student_intelligence(s165,m),student_intelligence(s166,m),student_intelligence(s167,h),student_intelligence(s168,_G136638),student_intelligence(s169,m),student_intelligence(s170,m),student_intelligence(s171,m),student_intelligence(s172,_G136658),student_intelligence(s173,_G136663),student_intelligence(s174,h),student_intelligence(s175,_G136673),student_intelligence(s176,_G136678),student_intelligence(s177,_G136683),student_intelligence(s178,_G136688),student_intelligence(s179,m),student_intelligence(s180,m),student_intelligence(s181,h),student_intelligence(s182,_G136708),student_intelligence(s183,h),student_intelligence(s184,h),student_intelligence(s185,m),student_intelligence(s186,_G136728),student_intelligence(s187,m),student_intelligence(s188,h),student_intelligence(s189,m),student_intelligence(s190,h),student_intelligence(s191,l),student_intelligence(s192,h),student_intelligence(s193,m),student_intelligence(s194,m),student_intelligence(s195,m),student_intelligence(s196,_G136778),student_intelligence(s197,_G136783),student_intelligence(s198,h),student_intelligence(s199,m),student_intelligence(s200,h),student_intelligence(s201,l),student_intelligence(s202,h),student_intelligence(s203,m),student_intelligence(s204,_G136818),student_intelligence(s205,h),student_intelligence(s206,h),student_intelligence(s207,h),student_intelligence(s208,m),student_intelligence(s209,_G136843),student_intelligence(s210,_G136848),student_intelligence(s211,m),student_intelligence(s212,m),student_intelligence(s213,_G136863),student_intelligence(s214,h),student_intelligence(s215,m),student_intelligence(s216,h),student_intelligence(s217,m),student_intelligence(s218,h),student_intelligence(s219,h),student_intelligence(s220,h),student_intelligence(s221,h),student_intelligence(s222,h),student_intelligence(s223,m),student_intelligence(s224,l),student_intelligence(s225,l),student_intelligence(s226,m),student_intelligence(s227,h),student_intelligence(s228,h),student_intelligence(s229,_G136943),student_intelligence(s230,_G136948),student_intelligence(s231,h),student_intelligence(s232,_G136958),student_intelligence(s233,_G136963),student_intelligence(s234,_G136968),student_intelligence(s235,_G136973),student_intelligence(s236,h),student_intelligence(s237,h),student_intelligence(s238,h),student_intelligence(s239,h),student_intelligence(s240,h),student_intelligence(s241,m),student_intelligence(s242,l),student_intelligence(s243,h),student_intelligence(s244,h),student_intelligence(s245,l),student_intelligence(s246,_G137028),student_intelligence(s247,h),student_intelligence(s248,m),student_intelligence(s249,_G137043),student_intelligence(s250,_G137048),student_intelligence(s251,_G137053),student_intelligence(s252,_G137058),student_intelligence(s253,_G137063),student_intelligence(s254,_G137068),student_intelligence(s255,m),course_difficulty(c0,h),course_difficulty(c1,m),course_difficulty(c2,l),course_difficulty(c3,_G137093),course_difficulty(c4,m),course_difficulty(c5,l),course_difficulty(c6,m),course_difficulty(c7,h),course_difficulty(c8,h),course_difficulty(c9,l),course_difficulty(c10,m),course_difficulty(c11,_G137133),course_difficulty(c12,m),course_difficulty(c13,h),course_difficulty(c14,m),course_difficulty(c15,h),course_difficulty(c16,l),course_difficulty(c17,h),course_difficulty(c18,_G137168),course_difficulty(c19,l),course_difficulty(c20,m),course_difficulty(c21,h),course_difficulty(c22,m),course_difficulty(c23,_G137193),course_difficulty(c24,h),course_difficulty(c25,m),course_difficulty(c26,l),course_difficulty(c27,h),course_difficulty(c28,m),course_difficulty(c29,m),course_difficulty(c30,m),course_difficulty(c31,m),course_difficulty(c32,_G137238),course_difficulty(c33,m),course_difficulty(c34,l),course_difficulty(c35,h),course_difficulty(c36,h),course_difficulty(c37,m),course_difficulty(c38,m),course_difficulty(c39,_G137273),course_difficulty(c40,_G137278),course_difficulty(c41,m),course_difficulty(c42,_G137288),course_difficulty(c43,m),course_difficulty(c44,_G137298),course_difficulty(c45,_G137303),course_difficulty(c46,_G137308),course_difficulty(c47,m),course_difficulty(c48,m),course_difficulty(c49,l),course_difficulty(c50,m),course_difficulty(c51,h),course_difficulty(c52,h),course_difficulty(c53,_G137343),course_difficulty(c54,_G137348),course_difficulty(c55,h),course_difficulty(c56,m),course_difficulty(c57,m),course_difficulty(c58,h),course_difficulty(c59,m),course_difficulty(c60,h),course_difficulty(c61,m),course_difficulty(c62,_G137388),course_difficulty(c63,l),registration_satisfaction(r0,h),registration_satisfaction(r1,l),registration_satisfaction(r2,h),registration_satisfaction(r3,m),registration_satisfaction(r4,_G137418),registration_satisfaction(r5,h),registration_satisfaction(r6,h),registration_satisfaction(r7,_G137433),registration_satisfaction(r8,l),registration_satisfaction(r9,_G137443),registration_satisfaction(r10,h),registration_satisfaction(r11,h),registration_satisfaction(r12,_G137458),registration_satisfaction(r13,_G137463),registration_satisfaction(r14,m),registration_satisfaction(r15,h),registration_satisfaction(r16,h),registration_satisfaction(r17,_G137483),registration_satisfaction(r18,l),registration_satisfaction(r19,m),registration_satisfaction(r20,h),registration_satisfaction(r21,h),registration_satisfaction(r22,_G137508),registration_satisfaction(r23,m),registration_satisfaction(r24,_G137518),registration_satisfaction(r25,h),registration_satisfaction(r26,_G137528),registration_satisfaction(r27,h),registration_satisfaction(r28,_G137538),registration_satisfaction(r29,_G137543),registration_satisfaction(r30,l),registration_satisfaction(r31,h),registration_satisfaction(r32,m),registration_satisfaction(r33,h),registration_satisfaction(r34,h),registration_satisfaction(r35,_G137573),registration_satisfaction(r36,m),registration_satisfaction(r37,h),registration_satisfaction(r38,_G137588),registration_satisfaction(r39,h),registration_satisfaction(r40,h),registration_satisfaction(r41,_G137603),registration_satisfaction(r42,l),registration_satisfaction(r43,h),registration_satisfaction(r44,h),registration_satisfaction(r45,h),registration_satisfaction(r46,m),registration_satisfaction(r47,_G137633),registration_satisfaction(r48,_G137638),registration_satisfaction(r49,_G137643),registration_satisfaction(r50,h),registration_satisfaction(r51,h),registration_satisfaction(r52,h),registration_satisfaction(r53,_G137663),registration_satisfaction(r54,_G137668),registration_satisfaction(r55,_G137673),registration_satisfaction(r56,l),registration_satisfaction(r57,h),registration_satisfaction(r58,h),registration_satisfaction(r59,l),registration_satisfaction(r60,h),registration_satisfaction(r61,h),registration_satisfaction(r62,h),registration_satisfaction(r63,h),registration_satisfaction(r64,h),registration_satisfaction(r65,_G137723),registration_satisfaction(r66,h),registration_satisfaction(r67,m),registration_satisfaction(r68,h),registration_satisfaction(r69,m),registration_satisfaction(r70,h),registration_satisfaction(r71,_G137753),registration_satisfaction(r72,_G137758),registration_satisfaction(r73,h),registration_satisfaction(r74,_G137768),registration_satisfaction(r75,h),registration_satisfaction(r76,h),registration_satisfaction(r77,h),registration_satisfaction(r78,m),registration_satisfaction(r79,h),registration_satisfaction(r80,h),registration_satisfaction(r81,h),registration_satisfaction(r82,l),registration_satisfaction(r83,m),registration_satisfaction(r84,m),registration_satisfaction(r85,h),registration_satisfaction(r86,m),registration_satisfaction(r87,m),registration_satisfaction(r88,h),registration_satisfaction(r89,h),registration_satisfaction(r90,m),registration_satisfaction(r91,h),registration_satisfaction(r92,_G137858),registration_satisfaction(r93,_G137863),registration_satisfaction(r94,l),registration_satisfaction(r95,h),registration_satisfaction(r96,h),registration_satisfaction(r97,_G137883),registration_satisfaction(r98,h),registration_satisfaction(r99,_G137893),registration_satisfaction(r100,_G137898),registration_satisfaction(r101,_G137903),registration_satisfaction(r102,h),registration_satisfaction(r103,h),registration_satisfaction(r104,h),registration_satisfaction(r105,l),registration_satisfaction(r106,_G137928),registration_satisfaction(r107,l),registration_satisfaction(r108,l),registration_satisfaction(r109,h),registration_satisfaction(r110,h),registration_satisfaction(r111,h),registration_satisfaction(r112,h),registration_satisfaction(r113,h),registration_satisfaction(r114,_G137968),registration_satisfaction(r115,l),registration_satisfaction(r116,h),registration_satisfaction(r117,h),registration_satisfaction(r118,_G137988),registration_satisfaction(r119,h),registration_satisfaction(r120,_G137998),registration_satisfaction(r121,h),registration_satisfaction(r122,h),registration_satisfaction(r123,l),registration_satisfaction(r124,h),registration_satisfaction(r125,_G138023),registration_satisfaction(r126,_G138028),registration_satisfaction(r127,_G138033),registration_satisfaction(r128,h),registration_satisfaction(r129,h),registration_satisfaction(r130,_G138048),registration_satisfaction(r131,h),registration_satisfaction(r132,m),registration_satisfaction(r133,h),registration_satisfaction(r134,_G138068),registration_satisfaction(r135,h),registration_satisfaction(r136,h),registration_satisfaction(r137,_G138083),registration_satisfaction(r138,_G138088),registration_satisfaction(r139,h),registration_satisfaction(r140,h),registration_satisfaction(r141,l),registration_satisfaction(r142,_G138108),registration_satisfaction(r143,_G138113),registration_satisfaction(r144,h),registration_satisfaction(r145,_G138123),registration_satisfaction(r146,_G138128),registration_satisfaction(r147,l),registration_satisfaction(r148,m),registration_satisfaction(r149,h),registration_satisfaction(r150,h),registration_satisfaction(r151,_G138153),registration_satisfaction(r152,_G138158),registration_satisfaction(r153,_G138163),registration_satisfaction(r154,m),registration_satisfaction(r155,m),registration_satisfaction(r156,_G138178),registration_satisfaction(r157,m),registration_satisfaction(r158,l),registration_satisfaction(r159,m),registration_satisfaction(r160,h),registration_satisfaction(r161,h),registration_satisfaction(r162,m),registration_satisfaction(r163,_G138213),registration_satisfaction(r164,_G138218),registration_satisfaction(r165,m),registration_satisfaction(r166,l),registration_satisfaction(r167,h),registration_satisfaction(r168,h),registration_satisfaction(r169,h),registration_satisfaction(r170,h),registration_satisfaction(r171,h),registration_satisfaction(r172,h),registration_satisfaction(r173,h),registration_satisfaction(r174,h),registration_satisfaction(r175,_G138273),registration_satisfaction(r176,_G138278),registration_satisfaction(r177,h),registration_satisfaction(r178,h),registration_satisfaction(r179,l),registration_satisfaction(r180,h),registration_satisfaction(r181,m),registration_satisfaction(r182,h),registration_satisfaction(r183,l),registration_satisfaction(r184,h),registration_satisfaction(r185,h),registration_satisfaction(r186,_G138328),registration_satisfaction(r187,h),registration_satisfaction(r188,m),registration_satisfaction(r189,h),registration_satisfaction(r190,h),registration_satisfaction(r191,h),registration_satisfaction(r192,m),registration_satisfaction(r193,h),registration_satisfaction(r194,h),registration_satisfaction(r195,h),registration_satisfaction(r196,_G138378),registration_satisfaction(r197,h),registration_satisfaction(r198,h),registration_satisfaction(r199,h),registration_satisfaction(r200,m),registration_satisfaction(r201,h),registration_satisfaction(r202,h),registration_satisfaction(r203,_G138413),registration_satisfaction(r204,h),registration_satisfaction(r205,_G138423),registration_satisfaction(r206,h),registration_satisfaction(r207,h),registration_satisfaction(r208,_G138438),registration_satisfaction(r209,h),registration_satisfaction(r210,h),registration_satisfaction(r211,m),registration_satisfaction(r212,h),registration_satisfaction(r213,_G138463),registration_satisfaction(r214,h),registration_satisfaction(r215,_G138473),registration_satisfaction(r216,h),registration_satisfaction(r217,h),registration_satisfaction(r218,m),registration_satisfaction(r219,h),registration_satisfaction(r220,h),registration_satisfaction(r221,_G138503),registration_satisfaction(r222,_G138508),registration_satisfaction(r223,h),registration_satisfaction(r224,_G138518),registration_satisfaction(r225,l),registration_satisfaction(r226,_G138528),registration_satisfaction(r227,_G138533),registration_satisfaction(r228,l),registration_satisfaction(r229,_G138543),registration_satisfaction(r230,_G138548),registration_satisfaction(r231,_G138553),registration_satisfaction(r232,h),registration_satisfaction(r233,m),registration_satisfaction(r234,l),registration_satisfaction(r235,_G138573),registration_satisfaction(r236,l),registration_satisfaction(r237,m),registration_satisfaction(r238,m),registration_satisfaction(r239,m),registration_satisfaction(r240,h),registration_satisfaction(r241,h),registration_satisfaction(r242,_G138608),registration_satisfaction(r243,_G138613),registration_satisfaction(r244,_G138618),registration_satisfaction(r245,h),registration_satisfaction(r246,h),registration_satisfaction(r247,l),registration_satisfaction(r248,l),registration_satisfaction(r249,_G138643),registration_satisfaction(r250,h),registration_satisfaction(r251,h),registration_satisfaction(r252,h),registration_satisfaction(r253,_G138663),registration_satisfaction(r254,h),registration_satisfaction(r255,h),registration_satisfaction(r256,_G138678),registration_satisfaction(r257,_G138683),registration_satisfaction(r258,h),registration_satisfaction(r259,h),registration_satisfaction(r260,_G138698),registration_satisfaction(r261,_G138703),registration_satisfaction(r262,h),registration_satisfaction(r263,m),registration_satisfaction(r264,h),registration_satisfaction(r265,_G138723),registration_satisfaction(r266,_G138728),registration_satisfaction(r267,h),registration_satisfaction(r268,_G138738),registration_satisfaction(r269,h),registration_satisfaction(r270,l),registration_satisfaction(r271,h),registration_satisfaction(r272,l),registration_satisfaction(r273,h),registration_satisfaction(r274,h),registration_satisfaction(r275,h),registration_satisfaction(r276,_G138778),registration_satisfaction(r277,_G138783),registration_satisfaction(r278,_G138788),registration_satisfaction(r279,h),registration_satisfaction(r280,h),registration_satisfaction(r281,_G138803),registration_satisfaction(r282,_G138808),registration_satisfaction(r283,h),registration_satisfaction(r284,_G138818),registration_satisfaction(r285,_G138823),registration_satisfaction(r286,h),registration_satisfaction(r287,_G138833),registration_satisfaction(r288,_G138838),registration_satisfaction(r289,l),registration_satisfaction(r290,m),registration_satisfaction(r291,_G138853),registration_satisfaction(r292,m),registration_satisfaction(r293,h),registration_satisfaction(r294,_G138868),registration_satisfaction(r295,_G138873),registration_satisfaction(r296,l),registration_satisfaction(r297,h),registration_satisfaction(r298,h),registration_satisfaction(r299,h),registration_satisfaction(r300,l),registration_satisfaction(r301,_G138903),registration_satisfaction(r302,_G138908),registration_satisfaction(r303,_G138913),registration_satisfaction(r304,h),registration_satisfaction(r305,l),registration_satisfaction(r306,h),registration_satisfaction(r307,l),registration_satisfaction(r308,l),registration_satisfaction(r309,m),registration_satisfaction(r310,h),registration_satisfaction(r311,_G138953),registration_satisfaction(r312,h),registration_satisfaction(r313,_G138963),registration_satisfaction(r314,_G138968),registration_satisfaction(r315,h),registration_satisfaction(r316,_G138978),registration_satisfaction(r317,l),registration_satisfaction(r318,h),registration_satisfaction(r319,_G138993),registration_satisfaction(r320,h),registration_satisfaction(r321,l),registration_satisfaction(r322,h),registration_satisfaction(r323,l),registration_satisfaction(r324,_G139018),registration_satisfaction(r325,h),registration_satisfaction(r326,h),registration_satisfaction(r327,m),registration_satisfaction(r328,h),registration_satisfaction(r329,h),registration_satisfaction(r330,l),registration_satisfaction(r331,h),registration_satisfaction(r332,l),registration_satisfaction(r333,h),registration_satisfaction(r334,_G139068),registration_satisfaction(r335,h),registration_satisfaction(r336,m),registration_satisfaction(r337,h),registration_satisfaction(r338,h),registration_satisfaction(r339,h),registration_satisfaction(r340,h),registration_satisfaction(r341,l),registration_satisfaction(r342,h),registration_satisfaction(r343,h),registration_satisfaction(r344,h),registration_satisfaction(r345,_G139123),registration_satisfaction(r346,h),registration_satisfaction(r347,m),registration_satisfaction(r348,m),registration_satisfaction(r349,_G139143),registration_satisfaction(r350,m),registration_satisfaction(r351,h),registration_satisfaction(r352,l),registration_satisfaction(r353,h),registration_satisfaction(r354,_G139168),registration_satisfaction(r355,_G139173),registration_satisfaction(r356,m),registration_satisfaction(r357,m),registration_satisfaction(r358,_G139188),registration_satisfaction(r359,l),registration_satisfaction(r360,h),registration_satisfaction(r361,m),registration_satisfaction(r362,_G139208),registration_satisfaction(r363,_G139213),registration_satisfaction(r364,h),registration_satisfaction(r365,_G139223),registration_satisfaction(r366,_G139228),registration_satisfaction(r367,h),registration_satisfaction(r368,_G139238),registration_satisfaction(r369,h),registration_satisfaction(r370,h),registration_satisfaction(r371,h),registration_satisfaction(r372,_G139258),registration_satisfaction(r373,h),registration_satisfaction(r374,_G139268),registration_satisfaction(r375,h),registration_satisfaction(r376,m),registration_satisfaction(r377,h),registration_satisfaction(r378,_G139288),registration_satisfaction(r379,h),registration_satisfaction(r380,h),registration_satisfaction(r381,m),registration_satisfaction(r382,_G139308),registration_satisfaction(r383,h),registration_satisfaction(r384,m),registration_satisfaction(r385,_G139323),registration_satisfaction(r386,l),registration_satisfaction(r387,h),registration_satisfaction(r388,h),registration_satisfaction(r389,h),registration_satisfaction(r390,_G139348),registration_satisfaction(r391,l),registration_satisfaction(r392,h),registration_satisfaction(r393,_G139363),registration_satisfaction(r394,_G139368),registration_satisfaction(r395,h),registration_satisfaction(r396,h),registration_satisfaction(r397,_G139383),registration_satisfaction(r398,_G139388),registration_satisfaction(r399,h),registration_satisfaction(r400,h),registration_satisfaction(r401,_G139403),registration_satisfaction(r402,_G139408),registration_satisfaction(r403,_G139413),registration_satisfaction(r404,_G139418),registration_satisfaction(r405,_G139423),registration_satisfaction(r406,h),registration_satisfaction(r407,_G139433),registration_satisfaction(r408,h),registration_satisfaction(r409,h),registration_satisfaction(r410,h),registration_satisfaction(r411,_G139453),registration_satisfaction(r412,_G139458),registration_satisfaction(r413,l),registration_satisfaction(r414,h),registration_satisfaction(r415,m),registration_satisfaction(r416,h),registration_satisfaction(r417,_G139483),registration_satisfaction(r418,h),registration_satisfaction(r419,h),registration_satisfaction(r420,_G139498),registration_satisfaction(r421,h),registration_satisfaction(r422,m),registration_satisfaction(r423,h),registration_satisfaction(r424,h),registration_satisfaction(r425,h),registration_satisfaction(r426,l),registration_satisfaction(r427,h),registration_satisfaction(r428,h),registration_satisfaction(r429,h),registration_satisfaction(r430,l),registration_satisfaction(r431,m),registration_satisfaction(r432,h),registration_satisfaction(r433,h),registration_satisfaction(r434,h),registration_satisfaction(r435,_G139573),registration_satisfaction(r436,_G139578),registration_satisfaction(r437,h),registration_satisfaction(r438,_G139588),registration_satisfaction(r439,h),registration_satisfaction(r440,h),registration_satisfaction(r441,h),registration_satisfaction(r442,m),registration_satisfaction(r443,h),registration_satisfaction(r444,h),registration_satisfaction(r445,_G139623),registration_satisfaction(r446,_G139628),registration_satisfaction(r447,m),registration_satisfaction(r448,l),registration_satisfaction(r449,h),registration_satisfaction(r450,_G139648),registration_satisfaction(r451,h),registration_satisfaction(r452,h),registration_satisfaction(r453,h),registration_satisfaction(r454,l),registration_satisfaction(r455,m),registration_satisfaction(r456,h),registration_satisfaction(r457,_G139683),registration_satisfaction(r458,m),registration_satisfaction(r459,_G139693),registration_satisfaction(r460,l),registration_satisfaction(r461,h),registration_satisfaction(r462,_G139708),registration_satisfaction(r463,l),registration_satisfaction(r464,h),registration_satisfaction(r465,_G139723),registration_satisfaction(r466,l),registration_satisfaction(r467,h),registration_satisfaction(r468,h),registration_satisfaction(r469,h),registration_satisfaction(r470,_G139748),registration_satisfaction(r471,h),registration_satisfaction(r472,h),registration_satisfaction(r473,l),registration_satisfaction(r474,m),registration_satisfaction(r475,_G139773),registration_satisfaction(r476,l),registration_satisfaction(r477,m),registration_satisfaction(r478,h),registration_satisfaction(r479,_G139793),registration_satisfaction(r480,h),registration_satisfaction(r481,m),registration_satisfaction(r482,h),registration_satisfaction(r483,h),registration_satisfaction(r484,m),registration_satisfaction(r485,h),registration_satisfaction(r486,_G139828),registration_satisfaction(r487,_G139833),registration_satisfaction(r488,l),registration_satisfaction(r489,_G139843),registration_satisfaction(r490,m),registration_satisfaction(r491,l),registration_satisfaction(r492,h),registration_satisfaction(r493,h),registration_satisfaction(r494,m),registration_satisfaction(r495,h),registration_satisfaction(r496,h),registration_satisfaction(r497,h),registration_satisfaction(r498,_G139888),registration_satisfaction(r499,_G139893),registration_satisfaction(r500,m),registration_satisfaction(r501,h),registration_satisfaction(r502,_G139908),registration_satisfaction(r503,_G139913),registration_satisfaction(r504,_G139918),registration_satisfaction(r505,h),registration_satisfaction(r506,_G139928),registration_satisfaction(r507,h),registration_satisfaction(r508,l),registration_satisfaction(r509,m),registration_satisfaction(r510,_G139948),registration_satisfaction(r511,_G139953),registration_satisfaction(r512,h),registration_satisfaction(r513,h),registration_satisfaction(r514,h),registration_satisfaction(r515,l),registration_satisfaction(r516,_G139978),registration_satisfaction(r517,_G139983),registration_satisfaction(r518,h),registration_satisfaction(r519,h),registration_satisfaction(r520,_G139998),registration_satisfaction(r521,h),registration_satisfaction(r522,h),registration_satisfaction(r523,h),registration_satisfaction(r524,_G140018),registration_satisfaction(r525,_G140023),registration_satisfaction(r526,_G140028),registration_satisfaction(r527,l),registration_satisfaction(r528,h),registration_satisfaction(r529,h),registration_satisfaction(r530,h),registration_satisfaction(r531,m),registration_satisfaction(r532,h),registration_satisfaction(r533,h),registration_satisfaction(r534,l),registration_satisfaction(r535,m),registration_satisfaction(r536,h),registration_satisfaction(r537,h),registration_satisfaction(r538,h),registration_satisfaction(r539,_G140093),registration_satisfaction(r540,m),registration_satisfaction(r541,h),registration_satisfaction(r542,_G140108),registration_satisfaction(r543,h),registration_satisfaction(r544,h),registration_satisfaction(r545,_G140123),registration_satisfaction(r546,h),registration_satisfaction(r547,l),registration_satisfaction(r548,h),registration_satisfaction(r549,_G140143),registration_satisfaction(r550,h),registration_satisfaction(r551,h),registration_satisfaction(r552,m),registration_satisfaction(r553,m),registration_satisfaction(r554,l),registration_satisfaction(r555,_G140173),registration_satisfaction(r556,h),registration_satisfaction(r557,h),registration_satisfaction(r558,h),registration_satisfaction(r559,h),registration_satisfaction(r560,_G140198),registration_satisfaction(r561,h),registration_satisfaction(r562,h),registration_satisfaction(r563,m),registration_satisfaction(r564,h),registration_satisfaction(r565,_G140223),registration_satisfaction(r566,l),registration_satisfaction(r567,_G140233),registration_satisfaction(r568,h),registration_satisfaction(r569,h),registration_satisfaction(r570,h),registration_satisfaction(r571,l),registration_satisfaction(r572,_G140258),registration_satisfaction(r573,h),registration_satisfaction(r574,m),registration_satisfaction(r575,h),registration_satisfaction(r576,h),registration_satisfaction(r577,h),registration_satisfaction(r578,l),registration_satisfaction(r579,_G140293),registration_satisfaction(r580,m),registration_satisfaction(r581,h),registration_satisfaction(r582,h),registration_satisfaction(r583,h),registration_satisfaction(r584,_G140318),registration_satisfaction(r585,_G140323),registration_satisfaction(r586,_G140328),registration_satisfaction(r587,m),registration_satisfaction(r588,l),registration_satisfaction(r589,l),registration_satisfaction(r590,h),registration_satisfaction(r591,h),registration_satisfaction(r592,h),registration_satisfaction(r593,h),registration_satisfaction(r594,l),registration_satisfaction(r595,m),registration_satisfaction(r596,h),registration_satisfaction(r597,h),registration_satisfaction(r598,h),registration_satisfaction(r599,h),registration_satisfaction(r600,m),registration_satisfaction(r601,_G140403),registration_satisfaction(r602,h),registration_satisfaction(r603,h),registration_satisfaction(r604,l),registration_satisfaction(r605,h),registration_satisfaction(r606,h),registration_satisfaction(r607,l),registration_satisfaction(r608,_G140438),registration_satisfaction(r609,h),registration_satisfaction(r610,h),registration_satisfaction(r611,h),registration_satisfaction(r612,l),registration_satisfaction(r613,h),registration_satisfaction(r614,m),registration_satisfaction(r615,l),registration_satisfaction(r616,_G140478),registration_satisfaction(r617,h),registration_satisfaction(r618,h),registration_satisfaction(r619,h),registration_satisfaction(r620,h),registration_satisfaction(r621,h),registration_satisfaction(r622,h),registration_satisfaction(r623,l),registration_satisfaction(r624,m),registration_satisfaction(r625,l),registration_satisfaction(r626,_G140528),registration_satisfaction(r627,h),registration_satisfaction(r628,_G140538),registration_satisfaction(r629,h),registration_satisfaction(r630,h),registration_satisfaction(r631,h),registration_satisfaction(r632,h),registration_satisfaction(r633,_G140563),registration_satisfaction(r634,h),registration_satisfaction(r635,m),registration_satisfaction(r636,l),registration_satisfaction(r637,m),registration_satisfaction(r638,h),registration_satisfaction(r639,h),registration_satisfaction(r640,h),registration_satisfaction(r641,h),registration_satisfaction(r642,h),registration_satisfaction(r643,h),registration_satisfaction(r644,h),registration_satisfaction(r645,h),registration_satisfaction(r646,h),registration_satisfaction(r647,h),registration_satisfaction(r648,_G140638),registration_satisfaction(r649,h),registration_satisfaction(r650,h),registration_satisfaction(r651,h),registration_satisfaction(r652,m),registration_satisfaction(r653,_G140663),registration_satisfaction(r654,h),registration_satisfaction(r655,h),registration_satisfaction(r656,m),registration_satisfaction(r657,h),registration_satisfaction(r658,_G140688),registration_satisfaction(r659,h),registration_satisfaction(r660,_G140698),registration_satisfaction(r661,h),registration_satisfaction(r662,h),registration_satisfaction(r663,_G140713),registration_satisfaction(r664,l),registration_satisfaction(r665,h),registration_satisfaction(r666,l),registration_satisfaction(r667,_G140733),registration_satisfaction(r668,l),registration_satisfaction(r669,h),registration_satisfaction(r670,h),registration_satisfaction(r671,h),registration_satisfaction(r672,_G140758),registration_satisfaction(r673,l),registration_satisfaction(r674,_G140768),registration_satisfaction(r675,l),registration_satisfaction(r676,h),registration_satisfaction(r677,h),registration_satisfaction(r678,h),registration_satisfaction(r679,h),registration_satisfaction(r680,m),registration_satisfaction(r681,h),registration_satisfaction(r682,h),registration_satisfaction(r683,h),registration_satisfaction(r684,m),registration_satisfaction(r685,h),registration_satisfaction(r686,h),registration_satisfaction(r687,l),registration_satisfaction(r688,h),registration_satisfaction(r689,m),registration_satisfaction(r690,h),registration_satisfaction(r691,_G140853),registration_satisfaction(r692,h),registration_satisfaction(r693,_G140863),registration_satisfaction(r694,h),registration_satisfaction(r695,_G140873),registration_satisfaction(r696,h),registration_satisfaction(r697,_G140883),registration_satisfaction(r698,_G140888),registration_satisfaction(r699,h),registration_satisfaction(r700,h),registration_satisfaction(r701,h),registration_satisfaction(r702,h),registration_satisfaction(r703,_G140913),registration_satisfaction(r704,l),registration_satisfaction(r705,_G140923),registration_satisfaction(r706,m),registration_satisfaction(r707,_G140933),registration_satisfaction(r708,l),registration_satisfaction(r709,m),registration_satisfaction(r710,l),registration_satisfaction(r711,h),registration_satisfaction(r712,h),registration_satisfaction(r713,h),registration_satisfaction(r714,m),registration_satisfaction(r715,h),registration_satisfaction(r716,_G140978),registration_satisfaction(r717,h),registration_satisfaction(r718,_G140988),registration_satisfaction(r719,l),registration_satisfaction(r720,h),registration_satisfaction(r721,h),registration_satisfaction(r722,_G141008),registration_satisfaction(r723,h),registration_satisfaction(r724,h),registration_satisfaction(r725,h),registration_satisfaction(r726,h),registration_satisfaction(r727,h),registration_satisfaction(r728,m),registration_satisfaction(r729,_G141043),registration_satisfaction(r730,h),registration_satisfaction(r731,h),registration_satisfaction(r732,h),registration_satisfaction(r733,h),registration_satisfaction(r734,h),registration_satisfaction(r735,_G141073),registration_satisfaction(r736,h),registration_satisfaction(r737,h),registration_satisfaction(r738,_G141088),registration_satisfaction(r739,h),registration_satisfaction(r740,_G141098),registration_satisfaction(r741,_G141103),registration_satisfaction(r742,h),registration_satisfaction(r743,_G141113),registration_satisfaction(r744,h),registration_satisfaction(r745,m),registration_satisfaction(r746,h),registration_satisfaction(r747,h),registration_satisfaction(r748,_G141138),registration_satisfaction(r749,m),registration_satisfaction(r750,h),registration_satisfaction(r751,h),registration_satisfaction(r752,m),registration_satisfaction(r753,m),registration_satisfaction(r754,h),registration_satisfaction(r755,l),registration_satisfaction(r756,h),registration_satisfaction(r757,_G141183),registration_satisfaction(r758,h),registration_satisfaction(r759,_G141193),registration_satisfaction(r760,_G141198),registration_satisfaction(r761,h),registration_satisfaction(r762,m),registration_satisfaction(r763,_G141213),registration_satisfaction(r764,h),registration_satisfaction(r765,h),registration_satisfaction(r766,h),registration_satisfaction(r767,_G141233),registration_satisfaction(r768,_G141238),registration_satisfaction(r769,l),registration_satisfaction(r770,m),registration_satisfaction(r771,m),registration_satisfaction(r772,h),registration_satisfaction(r773,m),registration_satisfaction(r774,h),registration_satisfaction(r775,h),registration_satisfaction(r776,h),registration_satisfaction(r777,_G141283),registration_satisfaction(r778,h),registration_satisfaction(r779,h),registration_satisfaction(r780,_G141298),registration_satisfaction(r781,m),registration_satisfaction(r782,_G141308),registration_satisfaction(r783,m),registration_satisfaction(r784,l),registration_satisfaction(r785,l),registration_satisfaction(r786,h),registration_satisfaction(r787,h),registration_satisfaction(r788,h),registration_satisfaction(r789,h),registration_satisfaction(r790,h),registration_satisfaction(r791,h),registration_satisfaction(r792,h),registration_satisfaction(r793,m),registration_satisfaction(r794,_G141368),registration_satisfaction(r795,h),registration_satisfaction(r796,h),registration_satisfaction(r797,h),registration_satisfaction(r798,_G141388),registration_satisfaction(r799,m),registration_satisfaction(r800,_G141398),registration_satisfaction(r801,_G141403),registration_satisfaction(r802,_G141408),registration_satisfaction(r803,_G141413),registration_satisfaction(r804,h),registration_satisfaction(r805,h),registration_satisfaction(r806,h),registration_satisfaction(r807,_G141433),registration_satisfaction(r808,m),registration_satisfaction(r809,l),registration_satisfaction(r810,h),registration_satisfaction(r811,l),registration_satisfaction(r812,h),registration_satisfaction(r813,_G141463),registration_satisfaction(r814,l),registration_satisfaction(r815,h),registration_satisfaction(r816,h),registration_satisfaction(r817,h),registration_satisfaction(r818,_G141488),registration_satisfaction(r819,h),registration_satisfaction(r820,_G141498),registration_satisfaction(r821,_G141503),registration_satisfaction(r822,m),registration_satisfaction(r823,h),registration_satisfaction(r824,m),registration_satisfaction(r825,l),registration_satisfaction(r826,l),registration_satisfaction(r827,l),registration_satisfaction(r828,m),registration_satisfaction(r829,l),registration_satisfaction(r830,_G141548),registration_satisfaction(r831,h),registration_satisfaction(r832,m),registration_satisfaction(r833,_G141563),registration_satisfaction(r834,h),registration_satisfaction(r835,h),registration_satisfaction(r836,h),registration_satisfaction(r837,h),registration_satisfaction(r838,l),registration_satisfaction(r839,m),registration_satisfaction(r840,_G141598),registration_satisfaction(r841,h),registration_satisfaction(r842,_G141608),registration_satisfaction(r843,_G141613),registration_satisfaction(r844,_G141618),registration_satisfaction(r845,l),registration_satisfaction(r846,l),registration_satisfaction(r847,h),registration_satisfaction(r848,l),registration_satisfaction(r849,h),registration_satisfaction(r850,h),registration_satisfaction(r851,h),registration_satisfaction(r852,h),registration_satisfaction(r853,h),registration_satisfaction(r854,m),registration_satisfaction(r855,h),registration_satisfaction(r856,_G141678)]) | Prolog | 2 | ryandesign/yap | packages/CLPBN/benchmarks/school/missing30.yap | [
"Artistic-1.0-Perl",
"ClArtistic"
] |
{{ flashSession.output() }}
<div class="row">
<div class="col-sm-12">
<div class="card">
<div class="card-header">
<h3 class="card-title">{{ model_name }} - [{{ model_path }}]</h3>
</div>
<div class="card-body">
<form role="form" name="edit-model" method="post" action="{{ url.get(webtools_uri ~ "/models/update") }}">
<div class="form-group">
{{ text_area("code", "cols": 50, "rows": 25, "class": "form-control") }}
{{ hidden_field("path") }}
</div>
<hr/>
{{ submit_button("Save", "class": "btn btn-success pull-right") }}
</form>
</div>
</div>
</div>
</div>
{{ assets.outputJs('codemirror') }}
| Volt | 4 | PSD-Company/phalcon-devtools-docker | src/Web/Tools/Views/models/edit.volt | [
"BSD-3-Clause"
] |
#include "script_component.hpp"
#include "XEH_PREP.sqf"
if (isServer && {isMultiplayer || is3DENMultiplayer}) then {
[] call DFUNC(serverInit);
};
GVAR(SettingsInitialized) = false;
["CBA_settingsInitialized", {GVAR(SettingsInitialized) = true;}] call CBA_fnc_addEventhandler;
[] call DFUNC(initCBASettings);
GVAR(VehicleConfigCacheNamespace) = false call CBA_fnc_createNamespace;
GVAR(WeaponConfigCacheNamespace) = false call CBA_fnc_createNamespace;
VARIABLE_DEFAULT(TFAR_Teamspeak_Channel_Name,"TaskForceRadio");
VARIABLE_DEFAULT(TFAR_Teamspeak_Channel_Password,"123");
if (hasInterface) then {//Clientside Variables
call TFAR_fnc_initKeybinds;
//PreInit variablesy
VARIABLE_DEFAULT(TFAR_DefaultRadio_Backpack_West,"TFAR_rt1523g");
VARIABLE_DEFAULT(TFAR_DefaultRadio_Backpack_East,"TFAR_mr3000");
VARIABLE_DEFAULT(TFAR_DefaultRadio_Backpack_Independent,"TFAR_anprc155");
VARIABLE_DEFAULT(TFAR_DefaultRadio_Personal_West,"TFAR_anprc152");
VARIABLE_DEFAULT(TFAR_DefaultRadio_Personal_East,"TFAR_fadak");
VARIABLE_DEFAULT(TFAR_DefaultRadio_Personal_Independent,"TFAR_anprc148jem");
VARIABLE_DEFAULT(TFAR_DefaultRadio_Rifleman_West,"TFAR_rf7800str");
VARIABLE_DEFAULT(TFAR_DefaultRadio_Rifleman_East,"TFAR_pnr1000a");
VARIABLE_DEFAULT(TFAR_DefaultRadio_Rifleman_Independent,"TFAR_anprc154");
VARIABLE_DEFAULT(TFAR_DefaultRadio_Airborne_West,"TFAR_anarc210");
VARIABLE_DEFAULT(TFAR_DefaultRadio_Airborne_East,"TFAR_mr6000l");
VARIABLE_DEFAULT(TFAR_DefaultRadio_Airborne_Independent,"TFAR_anarc164");
VARIABLE_DEFAULT(TF_terrain_interception_coefficient,7.0);
MUTEX_INIT(TF_radio_request_mutex);
GVAR(use_saved_sr_setting) = false;
GVAR(saved_active_sr_settings) = nil;
GVAR(use_saved_lr_setting) = false;
GVAR(saved_active_lr_settings) = nil;
TF_curator_backpack_1 = nil;
TF_curator_backpack_2 = nil;
TF_curator_backpack_3 = nil;
TF_MAX_SW_VOLUME = 10;
TF_MAX_LR_VOLUME = 10;
TF_UNDERWATER_RADIO_DEPTH = -3;//Depth at which LR Radio will still work. Also underwater vehicle LR Radios
TF_new_line = toString [0xA];
TF_vertical_tab = toString [0xB];
TF_last_lr_tangent_press = 0.0;
TF_HintFnc = nil;
TF_tangent_sw_pressed = false;
TF_tangent_lr_pressed = false;
TF_speakerDistance = 20;
TF_speak_volume_level = "normal";
TF_speak_volume_meters = TFAR_VOLUME_NORMAL;
TF_min_voice_volume = TFAR_VOLUME_WHISPERING;
TF_max_voice_volume = TFAR_VOLUME_YELLING;
TF_sw_dialog_radio = nil;
TF_last_speak_volume_level = TF_speak_volume_level;
TF_last_speak_volume_meters = TF_speak_volume_meters;
tf_lr_dialog_radio = nil;
TF_lr_active_radio = nil;
TF_lr_active_curator_radio = nil;
TFAR_speakerRadios = [];
TFAR_currentNearPlayers = [];
TFAR_currentFarPlayers = [];
TFAR_currentNearPlayersProcessing = [];
TFAR_currentFarPlayersProcessing = [];
TFAR_currentNearPlayersProcessed = true;
TFAR_currentFarPlayersProcessed = true;
TFAR_lastPlayerScanTime = 0;
TFAR_volumeIndicatorFlashIndex = 0; //Increments everytime the volumeIndicator is shown when it's set to hidden. Makes sure the Hide function is only called once for the latest show
tf_lastError = false;
GVAR(VehicleConfigCacheNamespace) setVariable ["TFAR_fnc_haveSWRadio_lastCache",-1];
GVAR(VehicleConfigCacheNamespace) setVariable ["TFAR_fnc_haveDDRadio_lastCache",-1];
GVAR(VehicleConfigCacheNamespace) setVariable ["TFAR_fnc_radiosList_lastCache",-1];
GVAR(VehicleConfigCacheNamespace) setVariable ["TFAR_fnc_sendSpeakerRadioslastExec",-1];
GVAR(VehicleConfigCacheNamespace) setVariable ["TFAR_fnc_requestRadios_lastExec",-1];
GVAR(VehicleConfigCacheNamespace) setVariable ["TFAR_fnc_sendFrequencyInfo_lastExec",-1];
GVAR(VehicleConfigCacheNamespace) setVariable ["lastRadioSettingUpdate",-1];
ISNILS(TFAR_takingRadio,2);
TFAR_lastLoadoutChange = 0;
};
if (!isMultiplayer && !is3DENMultiplayer) exitWith {}; //Don't do anything more in Singleplayer - down here to atleast have Hotkeys available before
if (isServer) then {//Serverside variables
missionNamespace setVariable ["TF_server_addon_version",TFAR_ADDON_VERSION,true];
TFAR_RadioCountNamespace = false call CBA_fnc_createNamespace;
TFAR_RadioSettingsNamespace = true call CBA_fnc_createNamespace;
publicVariable "TFAR_RadioSettingsNamespace";
};
if (isDedicated) exitWith {}; //Code below here only on clients
//To support channel switching while transmitting, we need to stop transmission on old channel, and start new transmission on new channel
GVAR(currentTransmittingRadio) = []; //List of radios that are currently transmitting
["TFAR_event_OnTangent", {
params ["_unit", "_radio", "_type", "_isAdditional", "_start"];
private _activeRadios = GVAR(currentTransmittingRadio);
if (_start) then {
_activeRadios pushBackUnique _radio;
} else {
_activeRadios deleteAt (_activeRadios find _radio);
};
}] call CBA_fnc_addEventHandler;
["TFAR_event_OnSWchannelSet", {
params ["", "_radio", "_newChannel", "_isAdditional", "_oldChannel"];
if (_newChannel == _oldChannel) exitWith {};
if (_radio in GVAR(currentTransmittingRadio)) then {
//Currently transmitting on that radio, stop transmission on old channel and start new one on new channel
private _oldFrequency = [_radio, _oldChannel + 1] call TFAR_fnc_getChannelFrequency;
[_radio, _oldChannel, _oldFrequency, _isAdditional] call TFAR_fnc_doSRTransmitEnd;
private _newFrequency = [_radio, _newChannel + 1] call TFAR_fnc_getChannelFrequency;
[_radio, _newChannel, _newFrequency, _isAdditional] call TFAR_fnc_doSRTransmit;
};
}] call CBA_fnc_addEventHandler;
["TFAR_event_OnLRchannelSet", {
params ["", "_radioObj", "_radioQualif", "_newChannel", "_isAdditional", "_oldChannel"];
if (_newChannel == _oldChannel) exitWith {};
private _radio = [_radioObj, _radioQualif];
if (_radio in GVAR(currentTransmittingRadio)) then {
//Currently transmitting on that radio, stop transmission on old channel and start new one on new channel
private _oldFrequency = [_radio, _oldChannel + 1] call TFAR_fnc_getChannelFrequency;
[_radio, _oldChannel, _oldFrequency, _isAdditional] call TFAR_fnc_doLRTransmitEnd;
private _newFrequency = [_radio, _newChannel + 1] call TFAR_fnc_getChannelFrequency;
[_radio, _newChannel, _newFrequency, _isAdditional] call TFAR_fnc_doLRTransmit;
};
}] call CBA_fnc_addEventHandler;
| SQF | 3 | MrDj200/task-force-arma-3-radio | addons/core/XEH_preInit.sqf | [
"RSA-MD"
] |
/*++
Copyright (c) Microsoft Corporation
Licensed under the MIT license.
Module Name:
- SettingsTab.h
Abstract:
- The SettingsTab is a tab whose content is a Settings UI control. They can
coexist in a TabView with all other types of tabs, like the TerminalTab.
There should only be at most one SettingsTab open at any given time.
Author(s):
- Leon Liang - October 2020
--*/
#pragma once
#include "TabBase.h"
#include "SettingsTab.g.h"
namespace winrt::TerminalApp::implementation
{
struct SettingsTab : SettingsTabT<SettingsTab, TabBase>
{
public:
SettingsTab(winrt::Microsoft::Terminal::Settings::Editor::MainPage settingsUI);
void UpdateSettings(Microsoft::Terminal::Settings::Model::CascadiaSettings settings);
void Focus(winrt::Windows::UI::Xaml::FocusState focusState) override;
std::vector<Microsoft::Terminal::Settings::Model::ActionAndArgs> BuildStartupActions() const override;
private:
void _MakeTabViewItem() override;
winrt::fire_and_forget _CreateIcon();
};
}
| C | 4 | by-memory/terminal | src/cascadia/TerminalApp/SettingsTab.h | [
"MIT"
] |
#import <UIKit/UIKit.h>
NS_ASSUME_NONNULL_BEGIN
@interface DKMoveView : UIView
@property (nonatomic, assign, getter=isOverflow) BOOL overflow;
// assign
@property (nonatomic, readonly, getter=isMoved) BOOL moved;
@property (nonatomic, getter=isMovable) BOOL movable;
@property (nonatomic, assign) CGRect movableRect;
- (instancetype)initWithFrame:(CGRect)frame NS_DESIGNATED_INITIALIZER;
- (nullable instancetype)initWithCoder:(NSCoder *)coder NS_DESIGNATED_INITIALIZER;
- (void)viewWillUpdateOffset:(UIPanGestureRecognizer *)sender offset:(CGPoint)offsetPoint;
- (void)viewDidUpdateOffset:(UIPanGestureRecognizer *)sender offset:(CGPoint)offsetPoint;
@end
NS_ASSUME_NONNULL_END
| C | 4 | didichuxing/DoraemonKit | iOS/DoraemonKit/Src/Core/Plugin/UI/Hierarchy/UserInterface/View/DKMoveView.h | [
"Apache-2.0"
] |
## Aliases
alias ys="yum search" # search package
alias yp="yum info" # show package info
alias yl="yum list" # list packages
alias ygl="yum grouplist" # list package groups
alias yli="yum list installed" # print all installed packages
alias ymc="yum makecache" # rebuilds the yum package list
alias yu="sudo yum update" # upgrate packages
alias yi="sudo yum install" # install package
alias ygi="sudo yum groupinstall" # install package group
alias yr="sudo yum remove" # remove package
alias ygr="sudo yum groupremove" # remove pagage group
alias yrl="sudo yum remove --remove-leaves" # remove package and leaves
alias yc="sudo yum clean all" # clean cache | Shell | 3 | chensanle/ohmyzsh | plugins/yum/yum.plugin.zsh | [
"MIT"
] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.