James Shubin
|
12fce52cd7
|
legal: Happy 2018 everyone...
Done with:
ack '2017+' -l | xargs sed -i -e 's/2017+/2018+/g'
Checked manually with:
git add -p
Hello to future James from 2019, and Happy Hacking!
|
2018-01-03 21:22:07 -05:00 |
|
James Shubin
|
46be83f8f7
|
legal: Re-license to GPLv3
|
2017-09-11 18:07:47 -04:00 |
|
James Shubin
|
14c2fd1edd
|
resources: Add proper edge compare method
Might as well do this cleanly in one place.
|
2017-05-31 17:27:34 -04:00 |
|
James Shubin
|
4150ae7307
|
pgraph: Replace edge struct with interface
This further cleans up the pgraph lib to be more generic.
|
2017-05-31 15:36:15 -04:00 |
|