Changeset 38 in CGBLisp


Ignore:
Timestamp:
Feb 1, 2009, 11:21:59 AM (15 years ago)
Author:
Marek Rychlik
Message:

Exported operator-lessp.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/infix.lisp

    r14 r38  
    271271  (:use #-:lucid "COMMON-LISP"
    272272        #+:lucid "LISP" #+:lucid "LUCID-COMMON-LISP")
    273   (:export test-infix string->prefix))
     273  (:export test-infix string->prefix operator-lessp))
    274274
    275275(in-package "INFIX")
Note: See TracChangeset for help on using the changeset viewer.