[Ur] Library Dependencies

David Snider david at davidsnider.net
Wed May 22 02:18:15 EDT 2013


Let's say I'm creating a high-level library that depends on two lower 
level libraries bootstrap and gui.

Should I reference

../bootstrap
../gui

in lib.urp

or include the low-level libraries into my high level library like

/bootstrap
/gui




More information about the Ur mailing list