Skip to content

Commit

Permalink
doc
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Edwards committed Aug 30, 2024
1 parent 1e70282 commit afcc2ed
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 7 deletions.
3 changes: 1 addition & 2 deletions src/pitch.lsp
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
;;;
;;; Creation date: March 18th 2001
;;;
;;; $$ Last modified: 18:57:56 Tue Aug 27 2024 CEST
;;; $$ Last modified: 16:13:53 Fri Aug 30 2024 CEST
;;;
;;; SVN ID: $Id$
;;;
Expand Down Expand Up @@ -1916,7 +1916,6 @@ data: CQS4
(string (id p)))))

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

;;; ****m* pitch/add-mark
;;; DESCRIPTION
;;; Add a specified mark to the MARKS slot of the given pitch object.
Expand Down
6 changes: 1 addition & 5 deletions src/utilities.lsp
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
;;;
;;; Creation date: June 24th 2002
;;;
;;; $$ Last modified: 13:02:21 Fri Aug 23 2024 CEST
;;; $$ Last modified: 14:35:20 Fri Aug 30 2024 CEST
;;;
;;; ****
;;; Licence: Copyright (c) 2010 Michael Edwards
Expand Down Expand Up @@ -6727,10 +6727,6 @@ yes_foo, 1 2 3 4;
;;; RETURN VALUE
;;; the procession list
;;;
;;; EXAMPLE
#|
|#
;;; SYNOPSIS
(defun smooth-procession (num-results items
&rest keyargs &key &allow-other-keys)
Expand Down

0 comments on commit afcc2ed

Please sign in to comment.