mck- / Open-VRP

Open-source framework for modeling Vehicle Routing Problems.
310 stars 86 forks source link

Adding ASDF to Open-VRP #5

Closed jorgetavares closed 12 years ago

jorgetavares commented 12 years ago

Changed load-all.lisp to open-vrp.asd. It's a simple .asd definition file that follows the previous load-all.lisp

mck- commented 12 years ago

Thanks! First merge - github is an amazing tool; can't believe I haven't discovered it earlier :)

On Sun, Jan 8, 2012 at 5:20 AM, Jorge Tavares < reply@reply.github.com

wrote:

Changed load-all.lisp tp open-vrp.asd. It's a simple .asd definition file.

You can merge this Pull Request by running:

git pull https://github.com/jorgetavares/Open-VRP master

Or you can view, comment on it, or merge it online at:

https://github.com/mck-/Open-VRP/pull/5

-- Commit Summary --

  • Added open-vrp.asd and removed load-all.lisp
  • Delete load-all.lisp from git.

-- File Changes --

D load-all.lisp (33) A open-vrp.asd (31) M packages.lisp (2)

-- Patch Links --

https://github.com/mck-/Open-VRP/pull/5.patch https://github.com/mck-/Open-VRP/pull/5.diff


Reply to this email directly or view it on GitHub: https://github.com/mck-/Open-VRP/pull/5