Changeset 3620


Ignore:
Timestamp:
09/08/03 13:36:53 (20 years ago)
Author:
piso
Message:

random

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/j/src/org/armedbear/lisp/rt.lisp

    r3619 r3620  
    22;;;
    33;;; Copyright (C) 2003 Peter Graves
    4 ;;; $Id: rt.lisp,v 1.118 2003-09-08 13:36:10 piso Exp $
     4;;; $Id: rt.lisp,v 1.119 2003-09-08 13:36:53 piso Exp $
    55;;;
    66;;; This program is free software; you can redistribute it and/or
     
    359359                              "push"
    360360                              "pushnew"
     361                              "random"
    361362                              "rassoc"
    362363                              "rassoc-if"
Note: See TracChangeset for help on using the changeset viewer.