total 1488
-rwxr-xr-x   1 austin  staff       0 Sep 17 16:47 CONTENTS.txt
-rw-r--r--   1 austin  staff      31 Nov  5  2019 DemoCellLinesScanner03.txt
-rw-r--r--   1 austin  staff      42 Nov  5  2019 DemoScanner02.txt
drwxr-xr-x  15 austin  staff     510 Apr 13  2019 bin
-rwxr-xr-x   1 austin  staff   11876 Nov  5  2019 build.xml
drwxr-xr-x   4 austin  staff     136 Nov  8  2019 data
-rw-r--r--   1 austin  staff  609196 Nov  5  2019 output.txt
drwxr-xr-x  10 austin  staff     340 Apr 14  2019 src
-rw-r--r--   1 austin  staff  127057 Nov  5  2019 temp2

./bin:
total 40
-rw-r--r--   1 austin  staff   646 Feb 21  2019 DemoEnumeratedDataType$1.class
-rw-r--r--   1 austin  staff   989 Feb 21  2019 DemoEnumeratedDataType$Day.class
-rw-r--r--   1 austin  staff   750 Feb 21  2019 DemoEnumeratedDataType.class
-rwxr-xr-x   1 austin  staff   791 Nov  5  2019 DemoTryChange.class
-rw-r--r--   1 austin  staff  1042 Sep 17  2018 TestConsumer01.class
drwxr-xr-x  19 austin  staff   646 Feb 21  2019 basics
drwxr-xr-x   8 austin  staff   272 Apr 14  2019 geometry
drwxr-xr-x  11 austin  staff   374 Feb 26  2019 interfaces
drwxr-xr-x   7 austin  staff   238 Nov  5  2019 io
drwxr-xr-x  17 austin  staff   578 Sep 17  2018 lambda
drwxr-xr-x   9 austin  staff   306 Feb 26  2019 objects
drwxr-xr-x   7 austin  staff   238 Feb 26  2019 shapes
drwxr-xr-x   8 austin  staff   272 Mar  5  2019 spreadsheet

./bin/basics:
total 136
-rwxr-xr-x  1 austin  staff  2064 Feb 21  2019 DemoArrays.class
-rw-r--r--  1 austin  staff   688 Feb 21  2019 DemoEnumeratedDataType$1.class
-rw-r--r--  1 austin  staff  1038 Feb 21  2019 DemoEnumeratedDataType$Day.class
-rw-r--r--  1 austin  staff   785 Feb 21  2019 DemoEnumeratedDataType.class
-rwxr-xr-x  1 austin  staff  2746 Feb 21  2019 DemoFormat.class
-rw-r--r--  1 austin  staff  1122 Feb 21  2019 DemoPassByValue.class
-rwxr-xr-x  1 austin  staff   801 Feb 21  2019 DemoPolymorphism.class
-rwxr-xr-x  1 austin  staff  1022 Mar  7  2013 DemoScanner.class
-rwxr-xr-x  1 austin  staff  2637 Feb 21  2019 DemoStrings.class
-rwxr-xr-x  1 austin  staff   930 Mar  7  2013 DemoSwitch.class
-rwxr-xr-x  1 austin  staff  1702 Feb 14  2017 DemoTextInput.class
-rwxr-xr-x  1 austin  staff  3644 Feb 14  2017 GettingStarted.class
-rwxr-xr-x  1 austin  staff   491 Mar  7  2013 PeaceApplication1.class
-rwxr-xr-x  1 austin  staff   559 Mar  7  2013 PeaceApplication2.class
-rwxr-xr-x  1 austin  staff   316 Mar  7  2013 PeaceComponent1.class
-rwxr-xr-x  1 austin  staff   806 Mar  7  2013 PeaceComponent2.class
-rwxr-xr-x  1 austin  staff   848 Feb 21  2019 RaceTrack.class

./bin/geometry:
total 48
-rw-r--r--  1 austin  staff  3261 Apr 14  2019 BoundingBox.class
-rw-r--r--  1 austin  staff  3394 Apr 14  2019 LineSegment2D.class
-rw-r--r--  1 austin  staff  1108 Apr 14  2019 Node2D.class
-rw-r--r--  1 austin  staff  4027 Apr 14  2019 TestLineSegment2D.class
-rw-r--r--  1 austin  staff  1190 Apr  2  2019 TestVector2D.class
-rw-r--r--  1 austin  staff  1273 Apr 14  2019 Vector2D.class

./bin/interfaces:
total 72
-rw-r--r--  1 austin  staff   303 Feb 26  2019 Animal.class
-rw-r--r--  1 austin  staff   440 Feb 26  2019 Dog.class
-rw-r--r--  1 austin  staff   630 Feb 26  2019 FarmWorkers.class
-rw-r--r--  1 austin  staff   674 Feb 26  2019 Farmer.class
-rw-r--r--  1 austin  staff   444 Feb 26  2019 Horse.class
-rw-r--r--  1 austin  staff  1471 Feb 26  2019 Person.class
-rw-r--r--  1 austin  staff    92 Feb 26  2019 Working.class
-rw-r--r--  1 austin  staff   426 Feb 26  2019 WorkingDog.class
-rw-r--r--  1 austin  staff   437 Feb 26  2019 WorkingHorse.class

./bin/io:
total 40
-rw-r--r--  1 austin  staff  1466 Nov  5  2019 DemoCellFileScanner03.class
-rw-r--r--  1 austin  staff  2546 Nov  5  2019 DemoCellLinesScanner03.class
-rw-r--r--  1 austin  staff  1040 Apr 13  2019 DemoScanner01.class
-rw-r--r--  1 austin  staff  1450 Nov  5  2019 DemoScanner02.class
-rw-r--r--  1 austin  staff   653 Apr 13  2019 DemoSystemConsole01.class

./bin/lambda:
total 120
-rw-r--r--  1 austin  staff   933 Sep 17  2018 Box.class
-rw-r--r--  1 austin  staff   488 Sep 17  2018 Student.class
-rw-r--r--  1 austin  staff   348 Sep 17  2018 SunPower.class
-rw-r--r--  1 austin  staff  1049 Apr  2  2019 TestConsumer01.class
-rw-r--r--  1 austin  staff  1607 Sep 17  2018 TestConsumer02.class
-rw-r--r--  1 austin  staff  2271 Sep 17  2018 TestConsumer03.class
-rw-r--r--  1 austin  staff  2655 Apr  2  2019 TestFunction01.class
-rw-r--r--  1 austin  staff  1745 Apr  2  2019 TestFunction02.class
-rw-r--r--  1 austin  staff  1765 Apr  2  2019 TestFunction03.class
-rw-r--r--  1 austin  staff  1530 Sep 17  2018 TestPredicate01.class
-rw-r--r--  1 austin  staff  2395 Sep 17  2018 TestPredicate02.class
-rw-r--r--  1 austin  staff  2902 Sep 17  2018 TestPredicate03.class
-rw-r--r--  1 austin  staff  1747 Apr  2  2019 TestSupplier01.class
-rw-r--r--  1 austin  staff  1671 Sep 17  2018 TestSupplier02.class
-rw-r--r--  1 austin  staff  1395 Sep 17  2018 TestSupplier03.class

./bin/objects:
total 64
-rw-r--r--  1 austin  staff  1680 Feb 26  2019 Circle.class
-rw-r--r--  1 austin  staff  1330 Feb 21  2019 ColoredCircle.class
-rwxr-xr-x  1 austin  staff  3000 Feb 21  2019 Complex.class
-rwxr-xr-x  1 austin  staff  4171 Aug 29  2018 DataArray.class
-rw-r--r--  1 austin  staff  1468 Feb 26  2019 Person.class
-rw-r--r--  1 austin  staff   987 Feb 26  2019 TestCircle.class
-rw-r--r--  1 austin  staff  1038 Feb 21  2019 TestColoredCircle.class

./bin/shapes:
total 40
-rw-r--r--  1 austin  staff  734 Feb 26  2019 Circle.class
-rw-r--r--  1 austin  staff  160 Feb 26  2019 Location.class
-rw-r--r--  1 austin  staff  706 Feb 26  2019 Rectangle.class
-rw-r--r--  1 austin  staff  289 Apr  9  2019 Shape.class
-rw-r--r--  1 austin  staff  975 Apr  9  2019 TestShape.class

./bin/spreadsheet:
total 32
-rw-r--r--   1 austin  staff  1281 Mar  5  2019 Cell.class
-rw-r--r--   1 austin  staff   313 Mar  5  2019 IterableSpreadsheetInterface.class
-rw-r--r--   1 austin  staff  3566 Mar  5  2019 Spreadsheet.class
-rw-r--r--   1 austin  staff   425 Mar  5  2019 SpreadsheetInterface.class
drwxr-xr-x  15 austin  staff   510 Mar  5  2019 gui
drwxr-xr-x  14 austin  staff   476 Mar  5  2019 parser

./bin/spreadsheet/gui:
total 112
-rw-r--r--  1 austin  staff   575 Mar  5  2019 Main$1.class
-rw-r--r--  1 austin  staff  1343 Mar  5  2019 Main.class
-rw-r--r--  1 austin  staff  1261 Mar  5  2019 SpreadsheetCellEditor.class
-rw-r--r--  1 austin  staff  2469 Mar  5  2019 SpreadsheetCellRenderer.class
-rw-r--r--  1 austin  staff  1324 Mar  5  2019 SpreadsheetGUI$1.class
-rw-r--r--  1 austin  staff  1260 Mar  5  2019 SpreadsheetGUI$2.class
-rw-r--r--  1 austin  staff   753 Mar  5  2019 SpreadsheetGUI$3.class
-rw-r--r--  1 austin  staff   556 Mar  5  2019 SpreadsheetGUI$4.class
-rw-r--r--  1 austin  staff   904 Mar  5  2019 SpreadsheetGUI$5.class
-rw-r--r--  1 austin  staff  2170 Mar  5  2019 SpreadsheetGUI$6.class
-rw-r--r--  1 austin  staff   859 Mar  5  2019 SpreadsheetGUI$7.class
-rw-r--r--  1 austin  staff  6050 Mar  5  2019 SpreadsheetGUI.class
-rw-r--r--  1 austin  staff  2973 Mar  5  2019 SpreadsheetTableModel.class

./bin/spreadsheet/parser:
total 224
-rw-r--r--  1 austin  staff   3726 Mar  5  2019 Expression.class
-rw-r--r--  1 austin  staff    177 Mar  5  2019 MissingValueException.class
-rw-r--r--  1 austin  staff   2694 Mar  5  2019 ParseException.class
-rw-r--r--  1 austin  staff    169 Mar  5  2019 Parser$1.class
-rw-r--r--  1 austin  staff    350 Mar  5  2019 Parser$JJCalls.class
-rw-r--r--  1 austin  staff    349 Mar  5  2019 Parser$LookaheadSuccess.class
-rw-r--r--  1 austin  staff  54057 Mar  5  2019 Parser.class
-rw-r--r--  1 austin  staff   2208 Mar  5  2019 ParserConstants.class
-rw-r--r--  1 austin  staff   9161 Mar  5  2019 ParserTokenManager.class
-rw-r--r--  1 austin  staff   5229 Mar  5  2019 SimpleCharStream.class
-rw-r--r--  1 austin  staff    536 Mar  5  2019 Token.class
-rw-r--r--  1 austin  staff   2066 Mar  5  2019 TokenMgrError.class

./data:
total 48
-rw-r--r--@ 1 austin  staff  17646 Nov  5  2019 cell-gdsc-data.txt
-rw-r--r--  1 austin  staff     43 Apr 13  2019 test.txt

./src:
total 0
drwxr-xr-x  18 austin  staff  612 Jan  2  2020 basics
drwxr-xr-x   9 austin  staff  306 Apr 14  2019 geometry
drwxr-xr-x  11 austin  staff  374 Feb 26  2019 interfaces
drwxr-xr-x   5 austin  staff  170 Nov  5  2019 io
drwxr-xr-x  14 austin  staff  476 Mar 25  2019 lambda
drwxr-xr-x  10 austin  staff  340 Feb 26  2019 objects
drwxr-xr-x   7 austin  staff  238 Apr  2  2019 shapes
drwxr-xr-x@ 10 austin  staff  340 Mar  5  2019 spreadsheet

./src/basics:
total 136
-rwxr-xr-x  1 austin  staff  3953 Feb 20  2019 DemoArrays.java
-rwxr-xr-x@ 1 austin  staff   535 Feb 21  2019 DemoEnumeratedDataType.java
-rwxr-xr-x  1 austin  staff  3630 Feb 20  2019 DemoFormat.java
-rwxr-xr-x@ 1 austin  staff  1209 Feb 21  2019 DemoPassByValue.java
-rwxr-xr-x  1 austin  staff  2072 Feb 20  2019 DemoPolymorphism.java
-rwxr-xr-x  1 austin  staff  3737 Feb 20  2019 DemoStrings.java
-rwxr-xr-x  1 austin  staff  2992 Feb  1  2012 DemoSwitch.java
-rwxr-xr-x  1 austin  staff  1856 Feb  1  2012 DemoTextInput.class
-rwxr-xr-x  1 austin  staff  2682 Feb 14  2017 DemoTextInput.java
-rwxr-xr-x  1 austin  staff  1181 Feb  1  2012 DemoTryChange.java
-rwxr-xr-x  1 austin  staff  4472 Feb  9  2017 GettingStarted.java
-rwxr-xr-x  1 austin  staff   838 Feb  1  2012 PeaceApplication1.java
-rwxr-xr-x  1 austin  staff  1190 Feb  1  2012 PeaceApplication2.java
-rwxr-xr-x  1 austin  staff   377 Feb  1  2012 PeaceComponent1.java
-rwxr-xr-x  1 austin  staff   971 Feb  1  2012 PeaceComponent2.java
-rwxr-xr-x  1 austin  staff  1397 Feb 20  2019 RaceTrack.java

./src/geometry:
total 120
-rwxr-xr-x  1 austin  staff   5997 Apr 14  2019 BoundingBox.java
-rwxr-xr-x  1 austin  staff   7510 Apr 14  2019 LineSegment2D.java
-rwxr-xr-x  1 austin  staff  24008 Apr 14  2019 MetroLinePathway.java-fix
-rwxr-xr-x  1 austin  staff   1938 Apr 14  2019 Node2D.java
-rwxr-xr-x  1 austin  staff   6292 Apr 14  2019 TestLineSegment2D.java
-rwxr-xr-x  1 austin  staff   1386 Apr  2  2019 TestVector2D.java
-rwxr-xr-x  1 austin  staff   2746 Apr 14  2019 Vector2D.java

./src/interfaces:
total 72
-rwxr-xr-x  1 austin  staff   196 Feb 26  2019 Animal.java
-rwxr-xr-x  1 austin  staff   208 Feb 26  2019 Dog.java
-rwxr-xr-x  1 austin  staff   559 Feb 26  2019 FarmWorkers.java
-rwxr-xr-x  1 austin  staff   405 Feb 26  2019 Farmer.java
-rwxr-xr-x  1 austin  staff   217 Feb 26  2019 Horse.java
-rwxr-xr-x  1 austin  staff  2791 Feb 26  2019 Person.java
-rwxr-xr-x  1 austin  staff    84 Feb 26  2019 Working.java
-rwxr-xr-x  1 austin  staff   262 Feb 26  2019 WorkingDog.java
-rwxr-xr-x  1 austin  staff   275 Feb 26  2019 WorkingHorse.java

./src/io:
total 24
-rw-r--r--  1 austin  staff  3916 Nov  5  2019 DemoCellLinesScanner03.java
-rwxr-xr-x  1 austin  staff  1301 Apr 13  2019 DemoScanner01.java
-rw-r--r--  1 austin  staff  1719 Nov  5  2019 DemoScanner02.java

./src/lambda:
total 96
-rw-r--r--  1 austin  staff   412 Mar 25  2019 TestConsumer01.java
-rw-r--r--  1 austin  staff   714 Sep 17  2018 TestConsumer02.java
-rw-r--r--  1 austin  staff  1445 Sep 17  2018 TestConsumer03.java
-rw-r--r--  1 austin  staff  1657 Mar 25  2019 TestFunction01.java
-rw-r--r--  1 austin  staff   833 Mar 25  2019 TestFunction02.java
-rw-r--r--  1 austin  staff   797 Mar 25  2019 TestFunction03.java
-rw-r--r--  1 austin  staff   673 Sep 17  2018 TestPredicate01.java
-rw-r--r--  1 austin  staff  2334 Sep 17  2018 TestPredicate02.java
-rw-r--r--  1 austin  staff  2150 Sep 17  2018 TestPredicate03.java
-rw-r--r--  1 austin  staff   993 Mar 25  2019 TestSupplier01.java
-rw-r--r--  1 austin  staff   815 Sep 17  2018 TestSupplier02.java
-rw-r--r--  1 austin  staff   933 Sep 17  2018 TestSupplier03.java

./src/objects:
total 88
-rw-r--r--  1 austin  staff  1949 Feb 26  2019 Circle.class
-rwxr-xr-x  1 austin  staff  2083 Feb 26  2019 Circle.java
-rwxr-xr-x  1 austin  staff  1941 Feb 21  2019 ColoredCircle.java
-rwxr-xr-x  1 austin  staff  6390 Feb 20  2019 Complex.java
-rwxr-xr-x  1 austin  staff  8346 Aug 29  2018 DataArray.java
-rwxr-xr-x  1 austin  staff  2788 Feb 26  2019 Person.java
-rwxr-xr-x  1 austin  staff   942 Feb 26  2019 TestCircle.java
-rwxr-xr-x  1 austin  staff  1159 Feb 21  2019 TestColoredCircle.java

./src/shapes:
total 40
-rwxr-xr-x  1 austin  staff  777 Feb 26  2019 Circle.java
-rwxr-xr-x  1 austin  staff  304 Feb 26  2019 Location.java
-rwxr-xr-x  1 austin  staff  800 Feb 26  2019 Rectangle.java
-rwxr-xr-x  1 austin  staff  405 Apr  2  2019 Shape.java
-rwxr-xr-x  1 austin  staff  923 Apr  2  2019 TestShape.java

./src/spreadsheet:
total 56
-rwxr-xr-x@  1 austin  staff  1524 Mar  5  2019 CONTENTS
-rwxr-xr-x@  1 austin  staff  1868 Mar  5  2019 Cell.java
-rwxr-xr-x@  1 austin  staff  1553 Mar  5  2019 IterableSpreadsheetInterface.java
-rwxr-xr-x@  1 austin  staff  8590 Mar  5  2019 Spreadsheet.java
-rwxr-xr-x@  1 austin  staff  1134 Mar  5  2019 SpreadsheetInterface.java
drwxr-xr-x@  8 austin  staff   272 Mar  5  2019 gui
drwxr-xr-x@ 12 austin  staff   408 Mar  5  2019 parser

./src/spreadsheet/gui:
total 64
-rwxr-xr-x@ 1 austin  staff  1406 Mar  5  2019 Main.java
-rwxr-xr-x@ 1 austin  staff  1024 Mar  5  2019 SpreadsheetCellEditor.java
-rwxr-xr-x@ 1 austin  staff  2697 Mar  5  2019 SpreadsheetCellRenderer.java
-rwxr-xr-x@ 1 austin  staff  8915 Mar  5  2019 SpreadsheetGUI.java
-rwxr-xr-x@ 1 austin  staff  4253 Mar  5  2019 SpreadsheetTableModel.java

./src/spreadsheet/parser:
total 352
-rwxr-xr-x@ 1 austin  staff    6331 Mar  5  2019 Expression.java
-rwxr-xr-x@ 1 austin  staff     164 Mar  5  2019 MissingValueException.java
-rwxr-xr-x@ 1 austin  staff    6658 Mar  5  2019 ParseException.java
-rwxr-xr-x@ 1 austin  staff  103254 Mar  5  2019 Parser.java
-rwxr-xr-x@ 1 austin  staff    1676 Mar  5  2019 ParserConstants.java
-rwxr-xr-x@ 1 austin  staff   22619 Mar  5  2019 ParserTokenManager.java
-rwxr-xr-x@ 1 austin  staff   11606 Mar  5  2019 SimpleCharStream.java
-rwxr-xr-x@ 1 austin  staff    2746 Mar  5  2019 Token.java
-rwxr-xr-x@ 1 austin  staff    4446 Mar  5  2019 TokenMgrError.java
