Sync with 5.4.0
[deliverable/titan.core.git] / regression_test / cfgFile / module_parameters / assignment / assignment.cfg
index 46e7995c824f294a84123dec7db62c01a018dc1c..19a18396380e488e69e0d50de33715b0427564d1 100644 (file)
@@ -1,5 +1,5 @@
 ###############################################################################
-# Copyright (c) 2000-2014 Ericsson Telecom AB
+# Copyright (c) 2000-2015 Ericsson Telecom AB
 # All rights reserved. This program and the accompanying materials
 # are made available under the terms of the Eclipse Public License v1.0
 # which accompanies this distribution, and is available at
@@ -19,7 +19,7 @@ tsp_float_2 := 4.2e+1
 tsp_float_2_init := 4.3e+1
 
 // Boolean
-tsp_boolean_false := false
+tsp_boolean_false := false;
 *.tsp_boolean_false_init := false
 tsp_boolean_true := true
 tsp_boolean_true_init := true
This page took 0.052093 seconds and 5 git commands to generate.