Merge github.com:eclipse/titan.core
[deliverable/titan.core.git] / help / Makefile
index 3c4191bd744ef62901d50b2be148c6dd70c9875d..a94863fcff13ef50c94c186d4a3682c62eccaa50 100644 (file)
@@ -1,10 +1,25 @@
-###############################################################################
-# Copyright (c) 2000-2014 Ericsson Telecom AB
+##############################################################################
+# Copyright (c) 2000-2016 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
 # http://www.eclipse.org/legal/epl-v10.html
-###############################################################################
+#
+# Contributors:
+#   Baji, Laszlo
+#   Balasko, Jeno
+#   Baranyi, Botond
+#   Feher, Csaba
+#   Forstner, Matyas
+#   Kovacs, Ferenc
+#   Kovacs, Zoltan
+#   Pilisi, Gergely
+#   Raduly, Csaba
+#   Szabados, Kristof
+#   Szabo, Janos Zoltan – initial implementation
+#   Szalai, Endre
+#
+##############################################################################
 # Makefile for installing the docs and html help pages
 
 TOP := ..
@@ -26,17 +41,17 @@ exception execute extension external fail false float float2int        \
 float2str for from function friend get_stringencoding getcall getreply getverdict goto group \
 hex2bit hex2int hex2oct hex2str hexstring if ifpresent import in       \
 inconc infinity inout int2bit int2char int2float int2hex int2oct       \
-int2str int2unichar integer interleave ischosen ispresent isvalue kill killed \
+int2str int2unichar integer interleave isbound ischosen ispresent isvalue kill killed \
 label language length lengthof log map match message mixed mod         \
 modifies module modulepar mtc noblock none not not4b nowait null objid \
 oct2bit oct2char oct2hex oct2int oct2str oct2unichar octetstring of omit on        \
 operators optional or or4b out override param pass pattern permutation \
 port public private procedure raise read receive record recursive regexp rem remove_bom repeat \
-reply return rnd running runs select self send sender set setverdict   \
+replace reply return rnd running runs select self send sender set setverdict   \
 signature sizeof start stop str2bit str2float str2hex \
-str2int str2oct subset substr superset system template testcase        \
-timeout timer to trigger true type unichar2int unichar2oct union universal unmap   \
-value valueof var variant verdicttype while with xor xor4b))
+str2int str2oct subset substr superset system template testcase testcasename \
+timeout timer to trigger true type unichar2char unichar2int unichar2oct union universal unmap   \
+value valueof var variant verdicttype while with xor xor4b profiler))
 
 IMAGE_FILES := $(addprefix images/, $(addsuffix .jpg, ao left right up)) images/titan_transparent.gif
 
This page took 0.023826 seconds and 5 git commands to generate.