mirror of
https://github.com/dyne/FreeJ.git
synced 2026-05-27 18:46:15 +02:00
251d788398
Created a separate file for ruby redefinitions and extensions of freej methods. removed the extensions hard coded into the ruby swig freej library and instead load this file in that library [with error checking]. Updated two example scripts to set paths correctly to use this new setup [to test before installing]. Also included a .each method for Linkedlist