Skip to content
Snippets Groups Projects
Commit d2c56508 authored by Botond Baranyi's avatar Botond Baranyi
Browse files

Merge branch 'master' of gitlab.eclipse.org:bbaranyi/titan.core

parents f8fe5fdc 97652b44
No related branches found
No related tags found
2 merge requests!166JSON dec: implemented the 'default' attribute defined in the standard CR 7968 (issue #547),!162XML enc/dec: global namespace variants no longer overwrite inherited namespace variants (issue #545)
......@@ -11,8 +11,11 @@
******************************************************************************/
module Issue545b {
<<<<<<< HEAD
// global namespace variants should no longer overwrite inherited namespace variants (issue #545)
=======
>>>>>>> 97652b443bcdc798cfe153813828986f87dc8f2d
import from Issue545a all;
type record T2 {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment