~ubuntu-branches/ubuntu/vivid/cl-ppcre/vivid

« back to all changes in this revision

Viewing changes to closures.lisp

  • Committer: Package Import Robot
  • Author(s): Aron Xu
  • Date: 2012-01-31 00:46:05 UTC
  • mto: This revision was merged to the branch mainline in revision 8.
  • Revision ID: package-import@ubuntu.com-20120131004605-wep4yoii8uzsup2p
Tags: upstream-2.0.3
ImportĀ upstreamĀ versionĀ 2.0.3

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
;;; -*- Mode: LISP; Syntax: COMMON-LISP; Package: CL-PPCRE; Base: 10 -*-
2
 
;;; $Header: /usr/local/cvsrep/cl-ppcre/closures.lisp,v 1.44 2008/07/22 22:38:05 edi Exp $
 
2
;;; $Header: /usr/local/cvsrep/cl-ppcre/closures.lisp,v 1.45 2009/09/17 19:17:30 edi Exp $
3
3
 
4
4
;;; Here we create the closures which together build the final
5
5
;;; scanner.
6
6
 
7
 
;;; Copyright (c) 2002-2008, Dr. Edmund Weitz. All rights reserved.
 
7
;;; Copyright (c) 2002-2009, Dr. Edmund Weitz. All rights reserved.
8
8
 
9
9
;;; Redistribution and use in source and binary forms, with or without
10
10
;;; modification, are permitted provided that the following conditions