Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
parenscript
parenscript
Commits
b35ef4f5
Verified
Commit
b35ef4f5
authored
Oct 20, 2018
by
Vladimir Sedach
Browse files
Updated *version*, which has been neglected since 2.3
parent
6c748cf5
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/compiler.lisp
View file @
b35ef4f5
...
...
@@ -42,7 +42,7 @@
(
in-package
#:parenscript
)
(
in-readtable
:parenscript
)
(
defvar
*version*
2.
3
"Parenscript compiler version."
)
(
defvar
*version*
2.
7
"Parenscript compiler version."
)
(
defparameter
%compiling-reserved-forms-p%
t
"Used to issue warnings when replacing PS special operators or macros."
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment