File tree Expand file tree Collapse file tree 2 files changed +15
-2
lines changed Expand file tree Collapse file tree 2 files changed +15
-2
lines changed Original file line number Diff line number Diff line change 1+ year month day dep_time dep_delay arr_time arr_delay carrier tailnum flight origin dest air_time distance hour minute
2+ 2013 1 1 517 2 830 11 UA N14228 1545 EWR IAH 227 1400 5 17
3+ 2013 1 1 533 4 850 20 UA N24211 1714 LGA IAH 227 1416 5 33
4+ 2013 1 1 542 2 923 33 AA N619AA 1141 JFK MIA 160 1089 5 42
5+ 2013 1 1 544 -1 1004 -18 B6 N804JB 725 JFK BQN 183 1576 5 44
Original file line number Diff line number Diff line change @@ -33,7 +33,15 @@ gradle install
3333* Upload jar, sources.jar and pom for new version from ` ~/.m2/repository/de/mpicbg/scicomp/kscript ` to:
3434> https://bintray.com/holgerbrandl/mpicbg-scicomp/kscript
3535
36- 5 . Check for release status on
36+ 1 . Check for release status on
3737https://jcenter.bintray.com/de/mpicbg/scicomp/
3838
39- 6 . Bump versions for new release cycle
39+ 2 . Bump versions for new release cycle
40+
41+
42+ Links
43+ -----
44+
45+
46+ http://stackoverflow.com/questions/38021360/kotlin-object-vs-companion-object-vs-package-scoped-methods
47+
You can’t perform that action at this time.
0 commit comments