]> ruderich.org/simon Gitweb - config/dotfiles.git/commitdiff
maxima/maxima-init.lisp: Add missing time zone.
authorSimon Ruderich <simon@ruderich.org>
Sat, 18 Feb 2012 22:29:44 +0000 (23:29 +0100)
committerSimon Ruderich <simon@ruderich.org>
Sat, 18 Feb 2012 22:31:45 +0000 (23:31 +0100)
maxima/maxima-init.lisp

index e21f7ebd81bdecaad51a2561311fc7b53657af73..fefdadd05c1bc836ba885fd782113023e3286a2e 100644 (file)
@@ -19,6 +19,6 @@
 
 
 ; Set directory for temporary files to ~/.maxima (used for plotting for
-; example). Thanks to rootzlevel in #faui2k9 on IRCnet (2011-05-28 21:52).
+; example). Thanks to rootzlevel in #faui2k9 on IRCnet (2011-05-28 21:52 CET).
 (setf *maxima-tempdir*
       (namestring (merge-pathnames ".maxima/" (user-homedir-pathname))))