config/boot.rb in origen-0.4.2 vs config/boot.rb in origen-0.4.3

- old
+ new

@@ -3,5 +3,7 @@ require "c99/doc_interface" # The majority of this class is defined in the support application, # this is to test that the importing application can override and # extend imported classes. require_relative "../lib/c99/nvm" + +require_relative "../helpers/guides"