Skip to content

Commit

Permalink
Print whole program name.
Browse files Browse the repository at this point in the history
  • Loading branch information
Orlando Hill committed Aug 15, 2010
1 parent 6e9ca33 commit 20904cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/waxeye/main.scm
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ mzscheme


(define (display-version)
(display-ln "Waxeye v" *version*))
(display-ln "Waxeye Parser Generator v" *version*))


(define (display-help)
Expand Down

0 comments on commit 20904cb

Please sign in to comment.