Changeset trunk,20 for trunk/parse.lisp


Ignore:
Timestamp:
06/23/2007 07:46:22 PM (19 years ago)
Author:
dsowen
revision id:
svn-v3-trunk0:2948df59-2b31-0410-8e06-c40c0b09d5b6:trunk:20
Message:

Finished moving stuff around.
Added syntax-mode lines; hopefully this helps Emacs grok long docstrings.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/parse.lisp

    r16 r20  
     1;;;; -*- Mode: Lisp; Syntax: ANSI-Common-Lisp -*-
     2
    13(defun hash-names (names &optional (map (make-hash-table)))
    24  (if names
Note: See TracChangeset for help on using the changeset viewer.