Changeset 11391 for trunk/j/src/org/armedbear/lisp/do.lisp
- Timestamp:
- 11/15/08 22:38:34 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/j/src/org/armedbear/lisp/do.lisp
r11297 r11391 16 16 ;;; along with this program; if not, write to the Free Software 17 17 ;;; Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. 18 ;;; 19 ;;; As a special exception, the copyright holders of this library give you 20 ;;; permission to link this library with independent modules to produce an 21 ;;; executable, regardless of the license terms of these independent 22 ;;; modules, and to copy and distribute the resulting executable under 23 ;;; terms of your choice, provided that you also meet, for each linked 24 ;;; independent module, the terms and conditions of the license of that 25 ;;; module. An independent module is a module which is not derived from 26 ;;; or based on this library. If you modify this library, you may extend 27 ;;; this exception to your version of the library, but you are not 28 ;;; obligated to do so. If you do not wish to do so, delete this 29 ;;; exception statement from your version. 18 30 19 31 ;;; Adapted from CMUCL.
Note: See TracChangeset
for help on using the changeset viewer.