Skip to content

Commit

Permalink
posts/pickets list title
Browse files Browse the repository at this point in the history
  • Loading branch information
jdsandifer committed Aug 17, 2016
1 parent 0742a33 commit c6ea1ce
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion COUNT_POSTS.LSP
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@
;; ;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; ;;
;; 08/16/2016 - JD ;;
;; - Changed "Posts:" to "Posts/pickets:". ;;
;; ;;
;; 04/18/2016 - JD ;;
;; - Combined cable and post call-out ;;
;; counting into one function with one user ;;
Expand Down Expand Up @@ -79,7 +82,7 @@
(cons 2 postCallOut3)
'(-4 . "or>"))))

(princ "\nPosts:")
(princ "\nPosts/pickets:")
(DisplayCountTable
(JD:CountPostCallOuts
(JD:FilterSelectionSet
Expand Down

0 comments on commit c6ea1ce

Please sign in to comment.