Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
JastAdd
relational-rags
Commits
3092cfc1
Commit
3092cfc1
authored
Oct 30, 2019
by
Johannes Mey
Browse files
update version to 0.24
parent
47d60f99
Pipeline
#4717
passed with stage
in 2 minutes and 21 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
3092cfc1
# RelAST Preprocessor Version 0.2.
3
# RelAST Preprocessor Version 0.2.
4


...
...
src/main/java/org/jastadd/relast/compiler/Compiler.java
View file @
3092cfc1
...
@@ -14,7 +14,7 @@ import java.util.List;
...
@@ -14,7 +14,7 @@ import java.util.List;
public
class
Compiler
{
public
class
Compiler
{
private
static
final
String
VERSION
=
"0.2.
3
"
;
private
static
final
String
VERSION
=
"0.2.
4
"
;
private
ArrayList
<
Option
<?>>
options
;
private
ArrayList
<
Option
<?>>
options
;
private
FlagOption
optionWriteToFile
;
private
FlagOption
optionWriteToFile
;
...
...
Write
Preview
Supports
Markdown
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