Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
AltaRica Project
AltaRica Checker
Commits
009df220
Commit
009df220
authored
Aug 13, 2010
by
Point Gerald
Browse files
move version to 1.3.4
parent
153fc4ce
Changes
2
Hide whitespace changes
Inline
Side-by-side
CHANGES
View file @
009df220
...
...
@@ -6,6 +6,12 @@ arc 1.4:
. add 'attribute id' formula in Acheck specifications that is the set of
transitions whose event contains a component with the attribute 'id'.
arc 1.3.4 :
Bug fixes:
. issue #30: in ar_ts_display_trans, the same state was used for the source
and the tgt of the transitions. Reference to event was not suppressed
before return.
arc 1.3.3 :
Bug fixes:
. fix bug in symbolic "quot"
...
...
configure.ac
View file @
009df220
...
...
@@ -4,7 +4,7 @@ dnl used by clients.
dnl
AC_PREREQ(2.59)
AC_INIT(arc, 1.3.
3
, altarica-bugs.labri@listes.u-bordeaux1.fr)
AC_INIT(arc, 1.3.
4
, altarica-bugs.labri@listes.u-bordeaux1.fr)
AC_CONFIG_MACRO_DIR([m4])
AM_INIT_AUTOMAKE([foreign])
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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