lib/openwfe/def.rb in openwferu-0.9.16 vs lib/openwfe/def.rb in openwferu-0.9.17

- old
+ new

@@ -28,12 +28,10 @@ # CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) # ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE # POSSIBILITY OF SUCH DAMAGE. #++ # -# $Id: definitions.rb 2725 2006-06-02 13:26:32Z jmettraux $ -# # # just a redirection # # require 'openwfe/def' @@ -41,7 +39,8 @@ # being shorter and easier to remember than # # require 'openwfe/expressions/raw_prog' # -require 'openwfe/expressions/raw_prog' +require 'openwfe/expressions/rprocdef' +require 'openwfe/expressions/raw'