diff options
author | Sean Allred <code@seanallred.com> | 2014-12-08 09:09:08 -0500 |
---|---|---|
committer | Sean Allred <code@seanallred.com> | 2014-12-08 09:09:08 -0500 |
commit | 6a483f557126114f51ae3e9fe981cfa4a0dca227 (patch) | |
tree | 01a5b548884ad3d74615ea13d0c7f505c979ca6e /sx-question.el | |
parent | a2e35e53fc1f587526622e94a8806bab1b5507cb (diff) | |
parent | c6cb8dc93ce2913d24772f642007e02f21a00b80 (diff) |
Merge pull request #139 from vermiculus/updating-sx.org
Updating sx.org
Diffstat (limited to 'sx-question.el')
-rw-r--r-- | sx-question.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sx-question.el b/sx-question.el index c4b2445..fea8978 100644 --- a/sx-question.el +++ b/sx-question.el @@ -1,4 +1,4 @@ -;;; sx-question.el --- question logic +;;; sx-question.el --- Base question logic. -*- lexical-binding: t; -*- ;; Copyright (C) 2014 Sean Allred |