[TeamTalk 302]: [838] trunk/TeamTalk: 1) deleted unused configuration files

tk@edam.speech.cs.cmu.edu tk at edam.speech.cs.cmu.edu
Fri Oct 12 02:49:23 EDT 2007


An HTML attachment was scrubbed...
URL: http://mailman.srv.cs.cmu.edu/pipermail/teamtalk-developers/attachments/20071012/b0e2e3ab/attachment-0001.html
-------------- next part --------------
Deleted: trunk/TeamTalk/Configurations/DesktopConfiguration/TeamTalk_LaunchAll-desktop-simulated.bat
===================================================================
--- trunk/TeamTalk/Configurations/DesktopConfiguration/TeamTalk_LaunchAll-desktop-simulated.bat	2007-10-11 20:02:02 UTC (rev 837)
+++ trunk/TeamTalk/Configurations/DesktopConfiguration/TeamTalk_LaunchAll-desktop-simulated.bat	2007-10-12 06:49:22 UTC (rev 838)
@@ -1,3 +0,0 @@
-set GAL_VERBOSE=1
-set SLS_VERBOSE=1
-..\..\Bin\x86-nt\processmonitor.exe -list startlist-desktop-simulated.txt -crashlog crash.log -restart_delay 100 -remedy nothing

Deleted: trunk/TeamTalk/Configurations/DesktopConfiguration/TeamTalk_LaunchAll-desktop.bat
===================================================================
--- trunk/TeamTalk/Configurations/DesktopConfiguration/TeamTalk_LaunchAll-desktop.bat	2007-10-11 20:02:02 UTC (rev 837)
+++ trunk/TeamTalk/Configurations/DesktopConfiguration/TeamTalk_LaunchAll-desktop.bat	2007-10-12 06:49:22 UTC (rev 838)
@@ -1,5 +0,0 @@
-rem set GAL_VERBOSE=1
-rem set SLS_VERBOSE=1
-set GC_HOME=..\..\ExternalLibraries\Galaxy
-rem ..\..\Bin\x86-nt\processmonitor.exe -list startlist-desktop.txt -crashlog crash.log -restart_delay 100 -remedy nothing
-python ..\..\Pythia\src\process_monitor.py startlist-desktop.config

Deleted: trunk/TeamTalk/Configurations/DesktopConfiguration/TeamTalk_LaunchAll-nopendecoder-Release.bat
===================================================================
--- trunk/TeamTalk/Configurations/DesktopConfiguration/TeamTalk_LaunchAll-nopendecoder-Release.bat	2007-10-11 20:02:02 UTC (rev 837)
+++ trunk/TeamTalk/Configurations/DesktopConfiguration/TeamTalk_LaunchAll-nopendecoder-Release.bat	2007-10-12 06:49:22 UTC (rev 838)
@@ -1,3 +0,0 @@
-set GAL_VERBOSE=1
-set SLS_VERBOSE=1
-..\..\Bin\x86-nt\processmonitor.exe -list startlist-desktop-nopendecoder.txt -crashlog crash.log -restart_delay 100 -remedy nothing

Deleted: trunk/TeamTalk/Configurations/DesktopConfiguration/TeamTalk_LaunchAll-nopendecoder-simulated.bat
===================================================================
--- trunk/TeamTalk/Configurations/DesktopConfiguration/TeamTalk_LaunchAll-nopendecoder-simulated.bat	2007-10-11 20:02:02 UTC (rev 837)
+++ trunk/TeamTalk/Configurations/DesktopConfiguration/TeamTalk_LaunchAll-nopendecoder-simulated.bat	2007-10-12 06:49:22 UTC (rev 838)
@@ -1,3 +0,0 @@
-set GAL_VERBOSE=1
-set SLS_VERBOSE=1
-..\..\Bin\x86-nt\processmonitor.exe -list startlist-desktop-nopendecoder-simulated.txt -crashlog crash.log -restart_delay 100 -remedy nothing

Deleted: trunk/TeamTalk/Configurations/DesktopConfiguration/startlist-desktop-nopendecoder-simulated.txt
===================================================================
--- trunk/TeamTalk/Configurations/DesktopConfiguration/startlist-desktop-nopendecoder-simulated.txt	2007-10-11 20:02:02 UTC (rev 837)
+++ trunk/TeamTalk/Configurations/DesktopConfiguration/startlist-desktop-nopendecoder-simulated.txt	2007-10-12 06:49:22 UTC (rev 838)
@@ -1,71 +0,0 @@
-:10
-{
-
-{
-	title Simulator
-	dir .
-	path ..\..\Bin\x86-nt\backendstub.exe --peerfile peerfile.txt
-}
-
-{
-	title zap2Backend
-	dir .
-        path ..\..\Bin\x86-nt\zap2Backend.exe -verbosity 5 -maxconns 6 -pgm__template zap2-hub-desktop-nopendecoder-template.pgm
-	server_name zap2Backend
-}
-
-{
-	title Kalliope
-	dir .
-        path ..\..\Bin\x86-nt\KalliopeSwift.exe -maxconns 6 -config swift.cfg
-	server_name kalliope
-}
-
-{
-	title zap2NLG
-	dir ..\..\Agents\zap2NLG
-	path perl -I..\Rosetta bin\zap
-}
-
-{
-	title NLGServer2
-	dir .
-	path ..\..\Bin\x86-nt\NlgServer2.exe -maxconns 6 -nlghost localhost
-	server_name nlg
-}
-
-{
-	title Phoenix2
-	dir .
-	path ..\..\Bin\x86-nt\phoenix2.exe -maxconns 6 -grammardir ..\..\Resources\Grammar\ -grammarfn ..\..\Resources\Grammar\zap2.net
-	server_name phoenix
-}
-
-{
-	title SPHINX_AUDIO
-	dir .
-	path ..\..\Bin\x86-nt\Audio_Server-DEBUG.exe -maxconns 6 -sps 16000 -engine_list sphinx_engines.txt
-	server_name sphinx
-}
-
-{
-	title SPHINX_MALE
-	dir ..\..\Resources\DecoderConfig\
-	path ..\..\Bin\x86-nt\Sphinx_Engine -name male -argfn male-16khz.arg -port 9990
-	server_name sphinx_male
-}
-
-{
-	title TTYRecognitionServer2
-	dir .
-	path ..\..\Bin\x86-nt\TTYRecognitionServer2.exe -maxconns 6
-	server_name tty-server
-}
-
-{
-	title HUB
-	dir .
-	path ..\..\ExternalLibraries\Galaxy\bin\x86-nt\HUB.exe -verbosity 3 -pgm_file zap2-hub-desktop-nopendecoder-skeleton.pgm
-}
-
-}
\ No newline at end of file

Deleted: trunk/TeamTalk/Configurations/DesktopConfiguration/startlist-desktop-nopendecoder.txt
===================================================================
--- trunk/TeamTalk/Configurations/DesktopConfiguration/startlist-desktop-nopendecoder.txt	2007-10-11 20:02:02 UTC (rev 837)
+++ trunk/TeamTalk/Configurations/DesktopConfiguration/startlist-desktop-nopendecoder.txt	2007-10-12 06:49:22 UTC (rev 838)
@@ -1,65 +0,0 @@
-:9
-{
-
-{
-	title zap2Backend
-	dir .
-        path ..\..\Bin\x86-nt\zap2Backend.exe -verbosity 5 -maxconns 6 -pgm__template zap2-hub-desktop-nopendecoder-template.pgm
-	server_name zap2Backend
-}
-
-{
-	title Kalliope
-	dir .
-        path ..\..\Bin\x86-nt\KalliopeSwift.exe -maxconns 6 -config swift.cfg
-	server_name kalliope
-}
-
-{
-	title zap2NLG
-	dir ..\..\Agents\zap2NLG
-	path perl -I..\Rosetta bin\zap
-}
-
-{
-	title NLGServer2
-	dir .
-	path ..\..\Bin\x86-nt\NlgServer2.exe -maxconns 6 -nlghost localhost
-	server_name nlg
-}
-
-{
-	title Phoenix2
-	dir .
-	path ..\..\Bin\x86-nt\phoenix2.exe -maxconns 6 -grammardir ..\..\Resources\Grammar\ -grammarfn ..\..\Resources\Grammar\zap2.net
-	server_name phoenix
-}
-
-{
-	title SPHINX_AUDIO
-	dir .
-	path ..\..\Bin\x86-nt\Audio_Server-DEBUG.exe -maxconns 6 -sps 16000 -engine_list sphinx_engines.txt
-	server_name sphinx
-}
-
-{
-	title SPHINX_MALE
-	dir ..\..\Resources\DecoderConfig\
-	path ..\..\Bin\x86-nt\Sphinx_Engine -name male -argfn male-16khz.arg -port 9990
-	server_name sphinx_male
-}
-
-{
-	title TTYRecognitionServer2
-	dir .
-	path ..\..\Bin\x86-nt\TTYRecognitionServer2.exe -maxconns 6
-	server_name tty-server
-}
-
-{
-	title HUB
-	dir .
-	path ..\..\ExternalLibraries\Galaxy\bin\x86-nt\HUB.exe -verbosity 3 -pgm_file zap2-hub-desktop-nopendecoder-skeleton.pgm
-}
-
-}
\ No newline at end of file

Deleted: trunk/TeamTalk/Configurations/DesktopConfiguration/startlist-desktop-simulated.txt
===================================================================
--- trunk/TeamTalk/Configurations/DesktopConfiguration/startlist-desktop-simulated.txt	2007-10-11 20:02:02 UTC (rev 837)
+++ trunk/TeamTalk/Configurations/DesktopConfiguration/startlist-desktop-simulated.txt	2007-10-12 06:49:22 UTC (rev 838)
@@ -1,81 +0,0 @@
-:11
-{
-
-{
-	title HUB
-	dir .
-	path ..\..\ExternalLibraries\Galaxy\bin\x86-nt\HUB.exe -verbosity 3 -pgm_file zap2-hub-desktop-skeleton.pgm
-	server_name hub
-}
-
-{
-	title Simulator
-	dir .
-	path ..\..\Bin\x86-nt\backendstub.exe --peerfile peerfile.txt
-	server_name simulator
-}
-
-{
-	title SPHINX_AUDIO
-	dir .
-	path ..\..\Bin\x86-nt\Audio_Server.exe -maxconns 6 -sps 16000 -engine_list sphinx_engines.txt
-	server_name sphinx
-}
-
-{
-	title SPHINX_MALE
-	dir ..\..\Resources\DecoderConfig\
-	path ..\..\Bin\x86-nt\Sphinx_Engine -name male -argfn male-16khz.arg -port 9990
-	server_name sphinx_male
-}
-
-{
-	title PenDecoder
-	dir ..\..\Agents\PenDecoder
-	path java -classpath bsh-core-2.0b4.jar;bsh-util-2.0b4.jar;jiu.jar;dist/PenDecoder.jar;../../ExternalLibraries/galaxy/contrib/MITRE/bindings/java/lib/galaxy.jar edu.cmu.ravenclaw.pendecoder.PenDecoderServer -port 11002
-	server_name PenDecoder
-}
-
-{
-	title zap2Backend
-	dir .
-        path ..\..\Bin\x86-nt\zap2Backend.exe -verbosity 5 -maxconns 6
-	server_name zap2Backend
-}
-
-{
-	title Kalliope
-	dir .
-        path ..\..\Bin\x86-nt\KalliopeSwift.exe -maxconns 6 -config swift.cfg
-	server_name kalliope
-}
-
-{
-	title zap2NLG
-	dir ..\..\Agents\zap2NLG
-	path perl -I..\Rosetta bin\zap
-	server_name zap2nlg
-}
-
-{
-	title NLGServer2
-	dir .
-	path ..\..\Bin\x86-nt\NlgServer2.exe -maxconns 6 -nlghost localhost
-	server_name nlg
-}
-
-{
-	title Phoenix2
-	dir .
-	path ..\..\Bin\x86-nt\phoenix2.exe -maxconns 6 -grammardir ..\..\Resources\Grammar\ -grammarfn ..\..\Resources\Grammar\zap2.net
-	server_name phoenix
-}
-
-{
-	title TTYRecognitionServer2
-	dir .
-	path ..\..\Bin\x86-nt\TTYRecognitionServer2.exe -maxconns 6
-	server_name tty-server
-}
-
-}
\ No newline at end of file

Deleted: trunk/TeamTalk/Configurations/DesktopConfiguration/startlist-desktop.txt
===================================================================
--- trunk/TeamTalk/Configurations/DesktopConfiguration/startlist-desktop.txt	2007-10-11 20:02:02 UTC (rev 837)
+++ trunk/TeamTalk/Configurations/DesktopConfiguration/startlist-desktop.txt	2007-10-12 06:49:22 UTC (rev 838)
@@ -1,65 +0,0 @@
-:9
-{
-
-{
-	title PenDecoder
-	dir ..\..\Agents\PenDecoder
-	path java -classpath bsh-core-2.0b4.jar;bsh-util-2.0b4.jar;jiu.jar;dist/PenDecoder.jar;../../Libraries/galaxy/contrib/MITRE/bindings/java/lib/galaxy.jar edu.cmu.ravenclaw.pendecoder.PenDecoderServer -port 11002 -verbosity 1 -peerfile ..\..\Configurations\DesktopConfiguration\peerfile.txt
-	server_name PenDecoder
-}
-
-{
-	title Kalliope
-	dir .
-        path ..\..\Bin\x86-nt\KalliopeSwift.exe -maxconns 6 -config swift.cfg
-	server_name kalliope
-}
-
-{
-	title TeamTalkBackend
-	dir .
-	path ..\..\Bin\x86-nt\TeamTalkBackend.exe -verbosity 1 -maxconns 6
-	server_name TeamTalkBackend
-}
-
-{
-	title TeamTalkNLG
-	dir ..\..\Agents\TeamTalkNLG
-	path perl -I..\Rosetta bin\TeamTalk
-}
-
-{
-	title NLGServer2
-	dir .
-	path ..\..\Bin\x86-nt\NlgServer2.exe -maxconns 6 -nlghost localhost
-	server_name nlg
-}
-
-{
-	title Phoenix2
-	dir .
-	path ..\..\Bin\x86-nt\phoenix2.exe -maxconns 6 -grammardir ..\..\Resources\Grammar\ -grammarfn ..\..\Resources\Grammar\zap2.net
-	server_name phoenix
-}
-
-{
-	title SPHINX_AUDIO
-	dir .
-	path ..\..\Bin\x86-nt\Audio_Server-DEBUG.exe -maxconns 6 -sps 16000 -engine_list sphinx_engines.txt
-	server_name sphinx
-}
-
-{
-	title SPHINX_MALE
-	dir ..\..\Resources\DecoderConfig\
-	path ..\..\Bin\x86-nt\Sphinx_Engine -name male -argfn male-16khz.arg -port 9990
-	server_name sphinx_male
-}
-
-{
-	title HUB
-	dir .
-	path ..\..\ExternalLibraries\Galaxy\bin\x86-nt\HUB.exe -verbosity 3 -pgm_file TeamTalk-hub-desktop-skeleton.pgm
-}
-
-}

Modified: trunk/TeamTalk/Resources/Grammar/GRAMMAR/TeamTalkTask.gra
===================================================================
--- trunk/TeamTalk/Resources/Grammar/GRAMMAR/TeamTalkTask.gra	2007-10-11 20:02:02 UTC (rev 837)
+++ trunk/TeamTalk/Resources/Grammar/GRAMMAR/TeamTalkTask.gra	2007-10-12 06:49:22 UTC (rev 838)
@@ -96,17 +96,23 @@
 ;
 
 [Number-180-by5]
-	( %[Number-95-by5]% ) #%%0.54%%   # equalize the relative proportion
-	( HUNDRED *and %[Number-80-by5]% ) #%%0.46%%
+	( %[Number-95-by5]% ) #%%0.53%%   # equalize the relative proportion
+	( HUNDRED ) #%%0.03%% # 1/36
+	( HUNDRED *and %[Number-80-by5]% ) #%%0.44%%
 HUNDRED
 	( a hundred ) 
 	( one hundred ) 
 ;
 
 [Number-over180]
-	(*one hundred *and %[Number-85-95-by5]%) #%%0.1%%
-	(two hundred *and %[Number-95-by5]%) #%%0.5%%
-	(three hundred *and %[Number-60-by5]%) #%%0.4%% 
+	( HUNDRED *and %[Number-85-95-by5]% ) #%%0.08%%
+	( two hundred ) #%%0.03%%
+	( two hundred *and %[Number-95-by5]% ) #%%0.53%%
+	( three hundred ) #%%0.03%%
+	( three hundred *and %[Number-60-by5]% ) #%%0.33%%
+HUNDRED
+	( a hundred )
+	( one hundred ) 
 ;
 
 [TurnDirection]

Modified: trunk/TeamTalk/TeamTalk-Setup/TeamTalk-Setup.vdproj
===================================================================
--- trunk/TeamTalk/TeamTalk-Setup/TeamTalk-Setup.vdproj	2007-10-11 20:02:02 UTC (rev 837)
+++ trunk/TeamTalk/TeamTalk-Setup/TeamTalk-Setup.vdproj	2007-10-12 06:49:22 UTC (rev 838)
@@ -15,31 +15,31 @@
     {
         "Entry"
         {
-        "MsmKey" = "8:_002B6A85A7CC4F58A41C0E66559EF2F5"
+        "MsmKey" = "8:_00271E747A244BD1B0FD6534BCEAE9B3"
         "OwnerKey" = "8:_UNDEFINED"
         "MsmSig" = "8:_UNDEFINED"
         }
         "Entry"
         {
-        "MsmKey" = "8:_013D1E52E00548FEB183B38D85900ABA"
+        "MsmKey" = "8:_002B6A85A7CC4F58A41C0E66559EF2F5"
         "OwnerKey" = "8:_UNDEFINED"
         "MsmSig" = "8:_UNDEFINED"
         }
         "Entry"
         {
-        "MsmKey" = "8:_023AB5B3B0664D3282EA8884B768A8B5"
+        "MsmKey" = "8:_013D1E52E00548FEB183B38D85900ABA"
         "OwnerKey" = "8:_UNDEFINED"
         "MsmSig" = "8:_UNDEFINED"
         }
         "Entry"
         {
-        "MsmKey" = "8:_02D281C4A32647A69930365189B7AE02"
+        "MsmKey" = "8:_023AB5B3B0664D3282EA8884B768A8B5"
         "OwnerKey" = "8:_UNDEFINED"
         "MsmSig" = "8:_UNDEFINED"
         }
         "Entry"
         {
-        "MsmKey" = "8:_036849EDFA984EB5A466BB41D745E835"
+        "MsmKey" = "8:_02D281C4A32647A69930365189B7AE02"
         "OwnerKey" = "8:_UNDEFINED"
         "MsmSig" = "8:_UNDEFINED"
         }
@@ -201,43 +201,85 @@
         }
         "Entry"
         {
-        "MsmKey" = "8:_13C68E8847184ADBAF5D776878174596"
-        "OwnerKey" = "8:_UNDEFINED"
+        "MsmKey" = "8:_12EE435426E1466ABFA477614471457A"
+        "OwnerKey" = "8:_11D00E542BDD4CBF8941C189640DF6A4"
         "MsmSig" = "8:_UNDEFINED"
         }
         "Entry"
         {
-        "MsmKey" = "8:_13D864D2C04048EA9A50F68142893A64"
-        "OwnerKey" = "8:_UNDEFINED"
+        "MsmKey" = "8:_12EE435426E1466ABFA477614471457A"
+        "OwnerKey" = "8:_F58F05DC433C4028B81130B6E20CDD0F"
         "MsmSig" = "8:_UNDEFINED"
         }
         "Entry"
         {
-        "MsmKey" = "8:_149C1A64FBA743039979B52DB0DC6816"
+        "MsmKey" = "8:_12EE435426E1466ABFA477614471457A"
+        "OwnerKey" = "8:_D2F322A157964CC38CA9E6F7426F3B21"
+        "MsmSig" = "8:_UNDEFINED"
+        }
+        "Entry"
+        {
+        "MsmKey" = "8:_12EE435426E1466ABFA477614471457A"
+        "OwnerKey" = "8:_602807E5A36A4D2DA3F11F49B2B94FE1"
+        "MsmSig" = "8:_UNDEFINED"
+        }
+        "Entry"
+        {
+        "MsmKey" = "8:_12EE435426E1466ABFA477614471457A"
+        "OwnerKey" = "8:_54EF130B6AA344F9AF056DB6AB840E87"
+        "MsmSig" = "8:_UNDEFINED"
+        }
+        "Entry"
+        {
+        "MsmKey" = "8:_12EE435426E1466ABFA477614471457A"
+        "OwnerKey" = "8:_5352FBB98943431F8090AB5B90E28B6B"
+        "MsmSig" = "8:_UNDEFINED"
+        }
+        "Entry"
+        {
+        "MsmKey" = "8:_12EE435426E1466ABFA477614471457A"
+        "OwnerKey" = "8:_4873F0E76AC142DF91AC9E30D5125A9A"
+        "MsmSig" = "8:_UNDEFINED"
+        }
+        "Entry"
+        {
+        "MsmKey" = "8:_12EE435426E1466ABFA477614471457A"
+        "OwnerKey" = "8:_43C22DC2412B447B86B5F8A82203A8C8"
+        "MsmSig" = "8:_UNDEFINED"
+        }
+        "Entry"
+        {
+        "MsmKey" = "8:_12EE435426E1466ABFA477614471457A"
+        "OwnerKey" = "8:_3997743B1D134081946B974C0EADC59F"
+        "MsmSig" = "8:_UNDEFINED"
+        }
+        "Entry"
+        {
+        "MsmKey" = "8:_13C68E8847184ADBAF5D776878174596"
         "OwnerKey" = "8:_UNDEFINED"
         "MsmSig" = "8:_UNDEFINED"
         }
         "Entry"
         {
-        "MsmKey" = "8:_15294B3DEB8C41BB8A72D8D673052600"
+        "MsmKey" = "8:_149C1A64FBA743039979B52DB0DC6816"
         "OwnerKey" = "8:_UNDEFINED"
         "MsmSig" = "8:_UNDEFINED"
         }
         "Entry"
         {
-        "MsmKey" = "8:_157A468AA4A046298308B5812913A89E"
+        "MsmKey" = "8:_15294B3DEB8C41BB8A72D8D673052600"
         "OwnerKey" = "8:_UNDEFINED"
         "MsmSig" = "8:_UNDEFINED"
         }
         "Entry"
         {
-        "MsmKey" = "8:_157C912CB9074B88A13B6B29C1C19021"
+        "MsmKey" = "8:_155BB77367F44C428F02F14EA4E8F80A"
         "OwnerKey" = "8:_UNDEFINED"
         "MsmSig" = "8:_UNDEFINED"
         }
         "Entry"
         {
-        "MsmKey" = "8:_16AE7F56E3924275AEEBAD1BF29D7523"
+        "MsmKey" = "8:_157A468AA4A046298308B5812913A89E"
         "OwnerKey" = "8:_UNDEFINED"
         "MsmSig" = "8:_UNDEFINED"
         }
@@ -309,8 +351,8 @@
         }
         "Entry"
         {
-        "MsmKey" = "8:_1C1E3A5FC9D1479D99679369B687175D"
-        "OwnerKey" = "8:_932B1984BA5340B1A5F5A54A1CE8DD3F"
+        "MsmKey" = "8:_1E338A0764814461BD1A18185B970E5C"
+        "OwnerKey" = "8:_UNDEFINED"
         "MsmSig" = "8:_UNDEFINED"
         }
         "Entry"
@@ -327,12 +369,6 @@
         }
         "Entry"
         {
-        "MsmKey" = "8:_2310AADE34FD4EF0A6150107608F2D29"
-        "OwnerKey" = "8:_UNDEFINED"
-        "MsmSig" = "8:_UNDEFINED"
-        }
-        "Entry"
-        {
         "MsmKey" = "8:_237DEAF485884F808CAB068A594A12FA"
         "OwnerKey" = "8:_UNDEFINED"
         "MsmSig" = "8:_UNDEFINED"
@@ -357,12 +393,6 @@
         }
         "Entry"
         {
-        "MsmKey" = "8:_241E26B163DF4E4795E8FC1715CB7247"
-        "OwnerKey" = "8:_32D3F83D1FD74508BC12C3FA5E53FDCB"
-        "MsmSig" = "8:_UNDEFINED"
-        }
-        "Entry"
-        {
         "MsmKey" = "8:_24320F46F3DE4F4BBBD065FA1B901FB4"
         "OwnerKey" = "8:_UNDEFINED"
         "MsmSig" = "8:_UNDEFINED"
@@ -387,12 +417,6 @@
         }
         "Entry"
         {
-        "MsmKey" = "8:_25705CACBFA1425888CCDA89AFE0904C"
-        "OwnerKey" = "8:_UNDEFINED"
-        "MsmSig" = "8:_UNDEFINED"
-        }
-        "Entry"
-        {
         "MsmKey" = "8:_259488D2823E406385D39DC823CC1748"
         "OwnerKey" = "8:_UNDEFINED"
         "MsmSig" = "8:_UNDEFINED"
@@ -489,12 +513,6 @@
         }
         "Entry"
         {
-        "MsmKey" = "8:_2F376035B83044618D6C2F77634217CC"
-        "OwnerKey" = "8:_UNDEFINED"
-        "MsmSig" = "8:_UNDEFINED"
-        }
-        "Entry"
-        {
         "MsmKey" = "8:_2FA7BA352538487C88214E8E875056EE"
         "OwnerKey" = "8:_UNDEFINED"
         "MsmSig" = "8:_UNDEFINED"
@@ -543,67 +561,13 @@
         }
         "Entry"
         {
-        "MsmKey" = "8:_32D3F83D1FD74508BC12C3FA5E53FDCB"
-        "OwnerKey" = "8:_11D00E542BDD4CBF8941C189640DF6A4"
-        "MsmSig" = "8:_UNDEFINED"
-        }
-        "Entry"
-        {
-        "MsmKey" = "8:_32D3F83D1FD74508BC12C3FA5E53FDCB"
-        "OwnerKey" = "8:_5352FBB98943431F8090AB5B90E28B6B"
-        "MsmSig" = "8:_UNDEFINED"
-        }
-        "Entry"
-        {
-        "MsmKey" = "8:_32D3F83D1FD74508BC12C3FA5E53FDCB"
-        "OwnerKey" = "8:_D2F322A157964CC38CA9E6F7426F3B21"
-        "MsmSig" = "8:_UNDEFINED"
-        }
-        "Entry"
-        {
-        "MsmKey" = "8:_32D3F83D1FD74508BC12C3FA5E53FDCB"
-        "OwnerKey" = "8:_F58F05DC433C4028B81130B6E20CDD0F"
-        "MsmSig" = "8:_UNDEFINED"
-        }
-        "Entry"
-        {
-        "MsmKey" = "8:_32D3F83D1FD74508BC12C3FA5E53FDCB"
-        "OwnerKey" = "8:_602807E5A36A4D2DA3F11F49B2B94FE1"
-        "MsmSig" = "8:_UNDEFINED"
-        }
-        "Entry"
-        {
-        "MsmKey" = "8:_32D3F83D1FD74508BC12C3FA5E53FDCB"
-        "OwnerKey" = "8:_54EF130B6AA344F9AF056DB6AB840E87"
-        "MsmSig" = "8:_UNDEFINED"
-        }
-        "Entry"
-        {
-        "MsmKey" = "8:_32D3F83D1FD74508BC12C3FA5E53FDCB"
-        "OwnerKey" = "8:_4873F0E76AC142DF91AC9E30D5125A9A"
-        "MsmSig" = "8:_UNDEFINED"
-        }
-        "Entry"
-        {
-        "MsmKey" = "8:_32D3F83D1FD74508BC12C3FA5E53FDCB"
-        "OwnerKey" = "8:_43C22DC2412B447B86B5F8A82203A8C8"
-        "MsmSig" = "8:_UNDEFINED"
-        }
-        "Entry"
-        {
-        "MsmKey" = "8:_32D3F83D1FD74508BC12C3FA5E53FDCB"
-        "OwnerKey" = "8:_3997743B1D134081946B974C0EADC59F"
-        "MsmSig" = "8:_UNDEFINED"
-        }
-        "Entry"
-        {
         "MsmKey" = "8:_32E583E5823041D086FA46F5B4850F12"
         "OwnerKey" = "8:_UNDEFINED"
         "MsmSig" = "8:_UNDEFINED"
         }
         "Entry"
         {
-        "MsmKey" = "8:_3330C9457E4A4B1EBBCFE6CA63F883E4"
+        "MsmKey" = "8:_32FDD600EDF74940AA84709644BF4927"
         "OwnerKey" = "8:_UNDEFINED"
         "MsmSig" = "8:_UNDEFINED"
         }
@@ -621,12 +585,6 @@
         }
         "Entry"
         {
-        "MsmKey" = "8:_3507904FA88848C59234454822C86A0D"
-        "OwnerKey" = "8:_UNDEFINED"
-        "MsmSig" = "8:_UNDEFINED"
-        }
-        "Entry"
-        {
         "MsmKey" = "8:_3537512FD1644803A2681543E90479F6"
         "OwnerKey" = "8:_UNDEFINED"
         "MsmSig" = "8:_UNDEFINED"
@@ -681,24 +639,12 @@
         }
         "Entry"
         {
-        "MsmKey" = "8:_3AF2DDE0E77C423093C821AF49BCC2CD"
-        "OwnerKey" = "8:_UNDEFINED"
-        "MsmSig" = "8:_UNDEFINED"
-        }
-        "Entry"
-        {
         "MsmKey" = "8:_3B732BFAE00B47069169870EF2DFABF6"
         "OwnerKey" = "8:_UNDEFINED"
         "MsmSig" = "8:_UNDEFINED"
         }
         "Entry"
         {
-        "MsmKey" = "8:_3B7EBC2D417D4572A802AA698E1DC2A4"
-        "OwnerKey" = "8:_UNDEFINED"
-        "MsmSig" = "8:_UNDEFINED"
-        }
-        "Entry"
-        {
         "MsmKey" = "8:_3BB5A183D7A5405F96C6DF35E207C93C"
         "OwnerKey" = "8:_UNDEFINED"
         "MsmSig" = "8:_UNDEFINED"
@@ -747,6 +693,12 @@
         }
         "Entry"
         {
+        "MsmKey" = "8:_3EEBAF75A48948C497B44AB7CA734A9F"
+        "OwnerKey" = "8:_12EE435426E1466ABFA477614471457A"
+        "MsmSig" = "8:_UNDEFINED"
+        }
+        "Entry"
+        {
         "MsmKey" = "8:_402D9A3DA8FF4167A146C530E3C36771"
         "OwnerKey" = "8:_UNDEFINED"
         "MsmSig" = "8:_UNDEFINED"
@@ -873,7 +825,7 @@
         }
         "Entry"
         {
-        "MsmKey" = "8:_49F62D7F822A4C1481A1043081634286"
+        "MsmKey" = "8:_494F7AE4B14F4C3F82EF22A6E1F78C19"
         "OwnerKey" = "8:_UNDEFINED"
         "MsmSig" = "8:_UNDEFINED"
         }
@@ -993,12 +945,6 @@
         }
         "Entry"
         {
-        "MsmKey" = "8:_5194314FB00E464E9C1C6E3AA6AAF2E0"
-        "OwnerKey" = "8:_UNDEFINED"
-        "MsmSig" = "8:_UNDEFINED"
-        }
-        "Entry"
-        {
         "MsmKey" = "8:_52E9A693BA1F460DB614E0A1F96B13A5"
         "OwnerKey" = "8:_UNDEFINED"
         "MsmSig" = "8:_UNDEFINED"
@@ -1041,12 +987,6 @@
         }
         "Entry"
         {
-        "MsmKey" = "8:_553222DB9C29416C860E7E92436DA6D6"
-        "OwnerKey" = "8:_UNDEFINED"
-        "MsmSig" = "8:_UNDEFINED"
-        }
-        "Entry"
-        {
         "MsmKey" = "8:_559CBDA427784DAD89CE84AA41532E38"
         "OwnerKey" = "8:_UNDEFINED"
         "MsmSig" = "8:_UNDEFINED"
@@ -1089,12 +1029,6 @@
         }
         "Entry"
         {
-        "MsmKey" = "8:_58351606DFA343239887D3463965A060"
-        "OwnerKey" = "8:_UNDEFINED"
-        "MsmSig" = "8:_UNDEFINED"
-        }
-        "Entry"
-        {
         "MsmKey" = "8:_584D2106059D4E849E4739FDCCF9D425"
         "OwnerKey" = "8:_UNDEFINED"
         "MsmSig" = "8:_UNDEFINED"
@@ -1155,12 +1089,6 @@
         }
         "Entry"
         {
-        "MsmKey" = "8:_5E10C7E28C0D463BA86ED1B27058B5BA"
-        "OwnerKey" = "8:_UNDEFINED"
-        "MsmSig" = "8:_UNDEFINED"
-        }
-        "Entry"
-        {
         "MsmKey" = "8:_5E6B158AA7824BEC891B66D4C2C7927D"
         "OwnerKey" = "8:_UNDEFINED"
         "MsmSig" = "8:_UNDEFINED"
@@ -1191,12 +1119,6 @@
         }
         "Entry"
         {
-        "MsmKey" = "8:_607C7E02512D46269D151D2E92671138"
-        "OwnerKey" = "8:_UNDEFINED"
-        "MsmSig" = "8:_UNDEFINED"
-        }
-        "Entry"
-        {
         "MsmKey" = "8:_60E2C3F691B84FE9B5851E6825F54914"
         "OwnerKey" = "8:_UNDEFINED"
         "MsmSig" = "8:_UNDEFINED"
@@ -1281,6 +1203,12 @@
         }
         "Entry"
         {
+        "MsmKey" = "8:_69BD5829EA4D45B6BB2542FFE4D61B32"
+        "OwnerKey" = "8:_UNDEFINED"
+        "MsmSig" = "8:_UNDEFINED"
+        }
+        "Entry"
+        {
         "MsmKey" = "8:_6A0E8D3A0F2E417D89FB9CDA634ACA60"
         "OwnerKey" = "8:_UNDEFINED"
         "MsmSig" = "8:_UNDEFINED"
@@ -1311,12 +1239,6 @@
         }
         "Entry"
         {
-        "MsmKey" = "8:_6CEC8D67A8BC445790E93638357CB92B"
-        "OwnerKey" = "8:_UNDEFINED"
-        "MsmSig" = "8:_UNDEFINED"
-        }
-        "Entry"
-        {
         "MsmKey" = "8:_6CF69BFE028F4E7F83C6FD58BB3BA3FE"
         "OwnerKey" = "8:_UNDEFINED"
         "MsmSig" = "8:_UNDEFINED"
@@ -1383,18 +1305,12 @@
         }
         "Entry"
         {
-        "MsmKey" = "8:_726B4704FF88420DBF6DAF50DE404EA9"
+        "MsmKey" = "8:_7234DF5999AD431697A04D4089498BFF"
         "OwnerKey" = "8:_UNDEFINED"
         "MsmSig" = "8:_UNDEFINED"
         }
         "Entry"
         {
-        "MsmKey" = "8:_7418FD3E6BA242048BB35403610193E8"
-        "OwnerKey" = "8:_UNDEFINED"
-        "MsmSig" = "8:_UNDEFINED"
-        }
-        "Entry"
-        {
         "MsmKey" = "8:_743D22B657184B1793B26572F4525228"
         "OwnerKey" = "8:_UNDEFINED"
         "MsmSig" = "8:_UNDEFINED"
@@ -1413,7 +1329,7 @@
         }
         "Entry"
         {
-        "MsmKey" = "8:_7833F54C4B6B468FAFFD10D177A162EB"
+        "MsmKey" = "8:_7561CE08A360454A8C97BED683111A93"
         "OwnerKey" = "8:_UNDEFINED"
         "MsmSig" = "8:_UNDEFINED"
         }
@@ -1425,7 +1341,7 @@
         }
         "Entry"
         {
-        "MsmKey" = "8:_79A329109B72400F9B52A6C46ACC8153"
+        "MsmKey" = "8:_78F51EFAC5DD4F11B75CDF657EC76B05"
         "OwnerKey" = "8:_UNDEFINED"
         "MsmSig" = "8:_UNDEFINED"
         }
@@ -1683,8 +1599,8 @@
         }
         "Entry"
         {
-        "MsmKey" = "8:_932B1984BA5340B1A5F5A54A1CE8DD3F"
-        "OwnerKey" = "8:_5352FBB98943431F8090AB5B90E28B6B"
+        "MsmKey" = "8:_931F514BF03F4B1E924F3C669455A4C2"
+        "OwnerKey" = "8:_UNDEFINED"
         "MsmSig" = "8:_UNDEFINED"
         }
         "Entry"
@@ -1719,12 +1635,6 @@
         }
         "Entry"
         {
-        "MsmKey" = "8:_9511AF0830404963B2417DDA4E10A14F"
-        "OwnerKey" = "8:_UNDEFINED"
-        "MsmSig" = "8:_UNDEFINED"
-        }
-        "Entry"
-        {
         "MsmKey" = "8:_9583D7E4A8D6443B984342ADAFAF2E48"
         "OwnerKey" = "8:_UNDEFINED"
         "MsmSig" = "8:_UNDEFINED"
@@ -1737,12 +1647,6 @@
         }
         "Entry"
         {
-        "MsmKey" = "8:_982B084A58F542EEB599E36FF6AF5C96"
-        "OwnerKey" = "8:_UNDEFINED"
-        "MsmSig" = "8:_UNDEFINED"
-        }
-        "Entry"
-        {
         "MsmKey" = "8:_98780EE60DFB47F5905F8153FB36FDAB"
         "OwnerKey" = "8:_UNDEFINED"
         "MsmSig" = "8:_UNDEFINED"
@@ -1773,31 +1677,31 @@
         }
         "Entry"
         {
-        "MsmKey" = "8:_9B80A7159B5640BEADC0835553227925"
+        "MsmKey" = "8:_9BB5C5B5C7094E79B4C0DC3788C50F2C"
         "OwnerKey" = "8:_UNDEFINED"
         "MsmSig" = "8:_UNDEFINED"
         }
         "Entry"
         {
-        "MsmKey" = "8:_9BB5C5B5C7094E79B4C0DC3788C50F2C"
+        "MsmKey" = "8:_9C552C1D2D2F458B91C7875FEAA1AA04"
         "OwnerKey" = "8:_UNDEFINED"
         "MsmSig" = "8:_UNDEFINED"
         }
         "Entry"
         {
-        "MsmKey" = "8:_9C552C1D2D2F458B91C7875FEAA1AA04"
+        "MsmKey" = "8:_9D4730F8F4FD4B0BA87D73351C325E70"
         "OwnerKey" = "8:_UNDEFINED"
         "MsmSig" = "8:_UNDEFINED"
         }
         "Entry"
         {
-        "MsmKey" = "8:_9D4730F8F4FD4B0BA87D73351C325E70"
+        "MsmKey" = "8:_9E0EBA23D6C14303AB08621E685BEEDA"
         "OwnerKey" = "8:_UNDEFINED"
         "MsmSig" = "8:_UNDEFINED"
         }
         "Entry"
         {
-        "MsmKey" = "8:_9E0EBA23D6C14303AB08621E685BEEDA"
+        "MsmKey" = "8:_9E7E7220A5244F3E8DC1857B88D18FFF"
         "OwnerKey" = "8:_UNDEFINED"
         "MsmSig" = "8:_UNDEFINED"
         }
@@ -2001,12 +1905,6 @@
         }
         "Entry"
         {
-        "MsmKey" = "8:_B05D2A4C3FE446DFAB209DD549FCED52"
-        "OwnerKey" = "8:_UNDEFINED"
-        "MsmSig" = "8:_UNDEFINED"
-        }
-        "Entry"
-        {
         "MsmKey" = "8:_B1A34A6EE27842E78549B9D435D8CA04"
         "OwnerKey" = "8:_UNDEFINED"
         "MsmSig" = "8:_UNDEFINED"
@@ -2037,12 +1935,6 @@
         }
         "Entry"
         {
-        "MsmKey" = "8:_B3E7DEB30F8849EFA28C2E429F7CBDD4"
-        "OwnerKey" = "8:_UNDEFINED"
-        "MsmSig" = "8:_UNDEFINED"
-        }
-        "Entry"
-        {
         "MsmKey" = "8:_B44AFD8DB8724186A57E182D3CCD1314"
         "OwnerKey" = "8:_UNDEFINED"
         "MsmSig" = "8:_UNDEFINED"
@@ -2091,12 +1983,6 @@
         }
         "Entry"
         {
-        "MsmKey" = "8:_B7B520043CFC4851BBE75C628A4EB3C6"
-        "OwnerKey" = "8:_UNDEFINED"
-        "MsmSig" = "8:_UNDEFINED"
-        }
-        "Entry"
-        {
         "MsmKey" = "8:_B7E9D135C74645CFB50E2EA3E811ED5D"
         "OwnerKey" = "8:_UNDEFINED"
         "MsmSig" = "8:_UNDEFINED"
@@ -2211,26 +2097,26 @@
         }
         "Entry"
         {
-        "MsmKey" = "8:_C1404FC7157B45C6811A665C84942AD3"
+        "MsmKey" = "8:_C1FA30C5F48C4649AB948B794BE5F6C1"
         "OwnerKey" = "8:_UNDEFINED"
         "MsmSig" = "8:_UNDEFINED"
         }
         "Entry"
         {
-        "MsmKey" = "8:_C1FA30C5F48C4649AB948B794BE5F6C1"
+        "MsmKey" = "8:_C28236C24F1544A9AE582922113CECF0"
         "OwnerKey" = "8:_UNDEFINED"
         "MsmSig" = "8:_UNDEFINED"
         }
         "Entry"
         {
-        "MsmKey" = "8:_C28236C24F1544A9AE582922113CECF0"
+        "MsmKey" = "8:_C3BD6A1B5AAB448A9A293428C911B311"
         "OwnerKey" = "8:_UNDEFINED"
         "MsmSig" = "8:_UNDEFINED"
         }
         "Entry"
         {
-        "MsmKey" = "8:_C3BD6A1B5AAB448A9A293428C911B311"
-        "OwnerKey" = "8:_UNDEFINED"
+        "MsmKey" = "8:_C43F0F0F2CFF441B8B45EE7F18A57B84"
+        "OwnerKey" = "8:_FC28DAC6C4754B9BA6A2FCFF78FE3348"
         "MsmSig" = "8:_UNDEFINED"
         }
         "Entry"
@@ -2337,6 +2223,12 @@
         }
         "Entry"
         {
+        "MsmKey" = "8:_CD4E12772134424391D9B1766A263503"
+        "OwnerKey" = "8:_UNDEFINED"
+        "MsmSig" = "8:_UNDEFINED"
+        }
+        "Entry"
+        {
         "MsmKey" = "8:_CE16BE7385924C91AE126A812C58B922"
         "OwnerKey" = "8:_UNDEFINED"
         "MsmSig" = "8:_UNDEFINED"
@@ -2385,12 +2277,6 @@
         }
         "Entry"
         {
-        "MsmKey" = "8:_D251E76ADF4C477EAF2CEEAB256910A6"
-        "OwnerKey" = "8:_UNDEFINED"
-        "MsmSig" = "8:_UNDEFINED"
-        }
-        "Entry"
-        {
         "MsmKey" = "8:_D2F322A157964CC38CA9E6F7426F3B21"
         "OwnerKey" = "8:_UNDEFINED"
         "MsmSig" = "8:_UNDEFINED"
@@ -2494,7 +2380,7 @@
         "Entry"
         {
         "MsmKey" = "8:_DDAEE798AA6303A334273AF055949421"
-        "OwnerKey" = "8:_5352FBB98943431F8090AB5B90E28B6B"
+        "OwnerKey" = "8:_F58F05DC433C4028B81130B6E20CDD0F"
         "MsmSig" = "8:_UNDEFINED"
         }
         "Entry"
@@ -2506,13 +2392,13 @@
         "Entry"
         {
         "MsmKey" = "8:_DDAEE798AA6303A334273AF055949421"
-        "OwnerKey" = "8:_F58F05DC433C4028B81130B6E20CDD0F"
+        "OwnerKey" = "8:_54EF130B6AA344F9AF056DB6AB840E87"
         "MsmSig" = "8:_UNDEFINED"
         }
         "Entry"
         {
         "MsmKey" = "8:_DDAEE798AA6303A334273AF055949421"
-        "OwnerKey" = "8:_54EF130B6AA344F9AF056DB6AB840E87"
+        "OwnerKey" = "8:_5352FBB98943431F8090AB5B90E28B6B"
         "MsmSig" = "8:_UNDEFINED"
         }
         "Entry"
@@ -2541,12 +2427,6 @@
         }
         "Entry"
         {
-        "MsmKey" = "8:_DE75885AF25C4696949C68AC2D350608"
-        "OwnerKey" = "8:_UNDEFINED"
-        "MsmSig" = "8:_UNDEFINED"
-        }
-        "Entry"
-        {
         "MsmKey" = "8:_DE8FCA61078347EAAAD1F0003986508A"
         "OwnerKey" = "8:_UNDEFINED"
         "MsmSig" = "8:_UNDEFINED"
@@ -2583,12 +2463,6 @@
         }
         "Entry"
         {
-        "MsmKey" = "8:_E073FCEBC3304C21BD558E2D3E5194D5"
-        "OwnerKey" = "8:_UNDEFINED"
-        "MsmSig" = "8:_UNDEFINED"
-        }
-        "Entry"
-        {
         "MsmKey" = "8:_E16CADBC4CA944CEB6769D3B1BB4F1DF"
         "OwnerKey" = "8:_UNDEFINED"
         "MsmSig" = "8:_UNDEFINED"
@@ -2637,12 +2511,6 @@
         }
         "Entry"
         {
-        "MsmKey" = "8:_E647698D69CC49578F3602CC474A6491"
-        "OwnerKey" = "8:_UNDEFINED"
-        "MsmSig" = "8:_UNDEFINED"
-        }
-        "Entry"
-        {
         "MsmKey" = "8:_E731AD6F5D324159A5AE976D3DB17D9E"
         "OwnerKey" = "8:_UNDEFINED"
         "MsmSig" = "8:_UNDEFINED"
@@ -2883,6 +2751,12 @@
         }
         "Entry"
         {
+        "MsmKey" = "8:_FC28DAC6C4754B9BA6A2FCFF78FE3348"
+        "OwnerKey" = "8:_5352FBB98943431F8090AB5B90E28B6B"
+        "MsmSig" = "8:_UNDEFINED"
+        }
+        "Entry"
+        {
         "MsmKey" = "8:_FCC99F251F694A88A3364CE5C09D30E6"
         "OwnerKey" = "8:_UNDEFINED"
         "MsmSig" = "8:_UNDEFINED"
@@ -3005,6 +2879,26 @@
         }
         "File"
         {
+            "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_00271E747A244BD1B0FD6534BCEAE9B3"
+            {
+            "SourcePath" = "8:..\\Resources\\Grammar\\bin\\pqual.exe"
+            "TargetName" = "8:pqual.exe"
+            "Tag" = "8:"
+            "Folder" = "8:_39871BED3F514116ABDE29465F64591B"
+            "Condition" = "8:"
+            "Transitive" = "11:FALSE"
+            "Vital" = "11:TRUE"
+            "ReadOnly" = "11:FALSE"
+            "Hidden" = "11:FALSE"
+            "System" = "11:FALSE"
+            "Permanent" = "11:FALSE"
+            "SharedLegacy" = "11:FALSE"
+            "PackageAs" = "3:1"
+            "Register" = "3:1"
+            "Exclude" = "11:FALSE"
+            "IsDependency" = "11:FALSE"
+            "IsolateTo" = "8:"
+            }
             "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_002B6A85A7CC4F58A41C0E66559EF2F5"
             {
             "SourcePath" = "8:..\\Tools\\MakeLM\\CMU-Cam_Toolkit_v2\\test_endian.exe"
@@ -3085,26 +2979,6 @@
             "IsDependency" = "11:FALSE"
             "IsolateTo" = "8:"
             }
-            "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_036849EDFA984EB5A466BB41D745E835"
-            {
-            "SourcePath" = "8:..\\Resources\\Grammar\\pqual.exe"
-            "TargetName" = "8:pqual.exe"
-            "Tag" = "8:"
-            "Folder" = "8:_EEC644A8E35B46C881C09643CA244E07"
-            "Condition" = "8:"
-            "Transitive" = "11:FALSE"
-            "Vital" = "11:TRUE"
-            "ReadOnly" = "11:FALSE"
-            "Hidden" = "11:FALSE"
-            "System" = "11:FALSE"
-            "Permanent" = "11:FALSE"
-            "SharedLegacy" = "11:FALSE"
-            "PackageAs" = "3:1"
-            "Register" = "3:1"
-            "Exclude" = "11:FALSE"
-            "IsDependency" = "11:FALSE"
-            "IsolateTo" = "8:"
-            }
             "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_04C73E0A07764535927E0E8E14F71014"
             {
             "SourcePath" = "8:..\\Configurations\\DesktopConfiguration\\peerfile-example.txt"
@@ -3625,26 +3499,6 @@
             "IsDependency" = "11:FALSE"
             "IsolateTo" = "8:"
             }
-            "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_13D864D2C04048EA9A50F68142893A64"
-            {
-            "SourcePath" = "8:..\\Configurations\\DesktopConfiguration\\helios-BASHFUL.cfg"
-            "TargetName" = "8:helios-BASHFUL.cfg"
-            "Tag" = "8:"
-            "Folder" = "8:_BB1740A5B7384A8E8307E62A7E940632"
-            "Condition" = "8:"
-            "Transitive" = "11:FALSE"
-            "Vital" = "11:TRUE"
-            "ReadOnly" = "11:FALSE"
-            "Hidden" = "11:FALSE"
-            "System" = "11:FALSE"
-            "Permanent" = "11:FALSE"
-            "SharedLegacy" = "11:FALSE"
-            "PackageAs" = "3:1"
-            "Register" = "3:1"
-            "Exclude" = "11:FALSE"
-            "IsDependency" = "11:FALSE"
-            "IsolateTo" = "8:"
-            }
             "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_149C1A64FBA743039979B52DB0DC6816"
             {
             "SourcePath" = "8:..\\Resources\\DecoderConfig\\HMM-16khz.ss\\map"
@@ -3685,12 +3539,12 @@
             "IsDependency" = "11:FALSE"
             "IsolateTo" = "8:"
             }
-            "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_157A468AA4A046298308B5812913A89E"
+            "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_155BB77367F44C428F02F14EA4E8F80A"
             {
-            "SourcePath" = "8:..\\Agents\\Pythia\\dist\\tcl\\tk8.4\\msgs\\en_gb.msg"
-            "TargetName" = "8:en_gb.msg"
+            "SourcePath" = "8:..\\Resources\\Grammar\\GRAMMAR\\Number-20.class"
+            "TargetName" = "8:Number-20.class"
             "Tag" = "8:"
-            "Folder" = "8:_FA6DA5D0A6D3407EA781E90C1AB4A42B"
+            "Folder" = "8:_00165ADB6DB945D3B4F6F86DA80F87BE"
             "Condition" = "8:"
             "Transitive" = "11:FALSE"
             "Vital" = "11:TRUE"
@@ -3705,12 +3559,12 @@
             "IsDependency" = "11:FALSE"
             "IsolateTo" = "8:"
             }
-            "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_157C912CB9074B88A13B6B29C1C19021"
+            "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_157A468AA4A046298308B5812913A89E"
             {
-            "SourcePath" = "8:..\\Resources\\Grammar\\Number-95-by5.class"
-            "TargetName" = "8:Number-95-by5.class"
+            "SourcePath" = "8:..\\Agents\\Pythia\\dist\\tcl\\tk8.4\\msgs\\en_gb.msg"
+            "TargetName" = "8:en_gb.msg"
             "Tag" = "8:"
-            "Folder" = "8:_EEC644A8E35B46C881C09643CA244E07"
+            "Folder" = "8:_FA6DA5D0A6D3407EA781E90C1AB4A42B"
             "Condition" = "8:"
             "Transitive" = "11:FALSE"
             "Vital" = "11:TRUE"
@@ -3725,26 +3579,6 @@
             "IsDependency" = "11:FALSE"
             "IsolateTo" = "8:"
             }
-            "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_16AE7F56E3924275AEEBAD1BF29D7523"
-            {
-            "SourcePath" = "8:..\\Resources\\DecoderConfig\\LanguageModel\\zap2.ctl"
-            "TargetName" = "8:zap2.ctl"
-            "Tag" = "8:"
-            "Folder" = "8:_F8D56146346A4F95843ABFF20E4E4337"
-            "Condition" = "8:"
-            "Transitive" = "11:FALSE"
-            "Vital" = "11:TRUE"
-            "ReadOnly" = "11:FALSE"
-            "Hidden" = "11:FALSE"
-            "System" = "11:FALSE"
-            "Permanent" = "11:FALSE"
-            "SharedLegacy" = "11:FALSE"
-            "PackageAs" = "3:1"
-            "Register" = "3:1"
-            "Exclude" = "11:FALSE"
-            "IsDependency" = "11:FALSE"
-            "IsolateTo" = "8:"
-            }
             "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_173D57BA889741D1A46DF017FC1F64BD"
             {
             "SourcePath" = "8:..\\Agents\\Pythia\\dist\\tcl\\tcl8.4\\encoding\\cp932.enc"
@@ -3965,12 +3799,12 @@
             "IsDependency" = "11:FALSE"
             "IsolateTo" = "8:"
             }
-            "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_1F42C3E071BB42A7A5833617DB0733B9"
+            "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_1E338A0764814461BD1A18185B970E5C"
             {
-            "SourcePath" = "8:..\\Agents\\Pythia\\dist\\tcl\\tk8.4\\demos\\check.tcl"
-            "TargetName" = "8:check.tcl"
+            "SourcePath" = "8:..\\Resources\\Grammar\\bin\\train.exe"
+            "TargetName" = "8:train.exe"
             "Tag" = "8:"
-            "Folder" = "8:_1127C99C8AE54B5AB44A34FD078D018B"
+            "Folder" = "8:_39871BED3F514116ABDE29465F64591B"
             "Condition" = "8:"
             "Transitive" = "11:FALSE"
             "Vital" = "11:TRUE"
@@ -3985,12 +3819,12 @@
             "IsDependency" = "11:FALSE"
             "IsolateTo" = "8:"
             }
-            "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_22A3EEF5F5314DD8A2A70E8E926F65BF"
+            "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_1F42C3E071BB42A7A5833617DB0733B9"
             {
-            "SourcePath" = "8:..\\Libraries\\Galaxy\\bin\\x86-nt\\HUB_debug.exe"
-            "TargetName" = "8:HUB_debug.exe"
+            "SourcePath" = "8:..\\Agents\\Pythia\\dist\\tcl\\tk8.4\\demos\\check.tcl"
+            "TargetName" = "8:check.tcl"
             "Tag" = "8:"
-            "Folder" = "8:_D411185E6E044073825111AB7109F410"
+            "Folder" = "8:_1127C99C8AE54B5AB44A34FD078D018B"
             "Condition" = "8:"
             "Transitive" = "11:FALSE"
             "Vital" = "11:TRUE"
@@ -4005,12 +3839,12 @@
             "IsDependency" = "11:FALSE"
             "IsolateTo" = "8:"
             }
-            "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_2310AADE34FD4EF0A6150107608F2D29"
+            "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_22A3EEF5F5314DD8A2A70E8E926F65BF"
             {
-            "SourcePath" = "8:..\\Configurations\\DesktopConfiguration\\expl-BASHFUL.pol"
-            "TargetName" = "8:expl-BASHFUL.pol"
+            "SourcePath" = "8:..\\Libraries\\Galaxy\\bin\\x86-nt\\HUB_debug.exe"
+            "TargetName" = "8:HUB_debug.exe"
             "Tag" = "8:"
-            "Folder" = "8:_BB1740A5B7384A8E8307E62A7E940632"
+            "Folder" = "8:_D411185E6E044073825111AB7109F410"
             "Condition" = "8:"
             "Transitive" = "11:FALSE"
             "Vital" = "11:TRUE"
@@ -4185,26 +4019,6 @@
             "IsDependency" = "11:FALSE"
             "IsolateTo" = "8:"
             }
-            "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_25705CACBFA1425888CCDA89AFE0904C"
-            {
-            "SourcePath" = "8:..\\Resources\\Grammar\\TeamTalkTask.forms"
-            "TargetName" = "8:TeamTalkTask.forms"
-            "Tag" = "8:"
-            "Folder" = "8:_EEC644A8E35B46C881C09643CA244E07"
-            "Condition" = "8:"
-            "Transitive" = "11:FALSE"
-            "Vital" = "11:TRUE"
-            "ReadOnly" = "11:FALSE"
-            "Hidden" = "11:FALSE"
-            "System" = "11:FALSE"
-            "Permanent" = "11:FALSE"
-            "SharedLegacy" = "11:FALSE"
-            "PackageAs" = "3:1"
-            "Register" = "3:1"
-            "Exclude" = "11:FALSE"
-            "IsDependency" = "11:FALSE"
-            "IsolateTo" = "8:"
-            }
             "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_259488D2823E406385D39DC823CC1748"
             {
             "SourcePath" = "8:..\\Agents\\Pythia\\dist\\tcl\\tk8.4\\tearoff.tcl"
@@ -4525,26 +4339,6 @@
             "IsDependency" = "11:FALSE"
             "IsolateTo" = "8:"
             }
-            "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_2F376035B83044618D6C2F77634217CC"
-            {
-            "SourcePath" = "8:..\\Resources\\Grammar\\nets"
-            "TargetName" = "8:nets"
-            "Tag" = "8:"
-            "Folder" = "8:_EEC644A8E35B46C881C09643CA244E07"
-            "Condition" = "8:"
-            "Transitive" = "11:FALSE"
-            "Vital" = "11:TRUE"
-            "ReadOnly" = "11:FALSE"
-            "Hidden" = "11:FALSE"
-            "System" = "11:FALSE"
-            "Permanent" = "11:FALSE"
-            "SharedLegacy" = "11:FALSE"
-            "PackageAs" = "3:1"
-            "Register" = "3:1"
-            "Exclude" = "11:FALSE"
-            "IsDependency" = "11:FALSE"
-            "IsolateTo" = "8:"
-            }
             "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_2FA7BA352538487C88214E8E875056EE"
             {
             "SourcePath" = "8:..\\Resources\\DecoderConfig\\HMM-16khz.ss\\F.chmm"
@@ -4725,12 +4519,12 @@
             "IsDependency" = "11:FALSE"
             "IsolateTo" = "8:"
             }
-            "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_3330C9457E4A4B1EBBCFE6CA63F883E4"
+            "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_32FDD600EDF74940AA84709644BF4927"
             {
-            "SourcePath" = "8:..\\Configurations\\DesktopConfiguration\\peerfile.txt~"
-            "TargetName" = "8:peerfile.txt~"
+            "SourcePath" = "8:..\\Resources\\Grammar\\bin\\compile.exe"
+            "TargetName" = "8:compile.exe"
             "Tag" = "8:"
-            "Folder" = "8:_BB1740A5B7384A8E8307E62A7E940632"
+            "Folder" = "8:_39871BED3F514116ABDE29465F64591B"
             "Condition" = "8:"
             "Transitive" = "11:FALSE"
             "Vital" = "11:TRUE"
@@ -4785,26 +4579,6 @@
             "IsDependency" = "11:FALSE"
             "IsolateTo" = "8:"
             }
-            "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_3507904FA88848C59234454822C86A0D"
-            {
-            "SourcePath" = "8:..\\Configurations\\DesktopConfiguration\\grounding-BASHFUL.policies"
-            "TargetName" = "8:grounding-BASHFUL.policies"
-            "Tag" = "8:"
-            "Folder" = "8:_BB1740A5B7384A8E8307E62A7E940632"
-            "Condition" = "8:"
-            "Transitive" = "11:FALSE"
-            "Vital" = "11:TRUE"
-            "ReadOnly" = "11:FALSE"
-            "Hidden" = "11:FALSE"
-            "System" = "11:FALSE"
-            "Permanent" = "11:FALSE"
-            "SharedLegacy" = "11:FALSE"
-            "PackageAs" = "3:1"
-            "Register" = "3:1"
-            "Exclude" = "11:FALSE"
-            "IsDependency" = "11:FALSE"
-            "IsolateTo" = "8:"
-            }
             "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_3537512FD1644803A2681543E90479F6"
             {
             "SourcePath" = "8:..\\Agents\\Pythia\\dist\\tcl\\tcl8.4\\encoding\\gb2312.enc"
@@ -4965,26 +4739,6 @@
             "IsDependency" = "11:FALSE"
             "IsolateTo" = "8:"
             }
-            "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_3AF2DDE0E77C423093C821AF49BCC2CD"
-            {
-            "SourcePath" = "8:..\\Configurations\\DesktopConfiguration\\helios-ALPHIE.cfg"
-            "TargetName" = "8:helios-ALPHIE.cfg"
-            "Tag" = "8:"
-            "Folder" = "8:_BB1740A5B7384A8E8307E62A7E940632"
-            "Condition" = "8:"
-            "Transitive" = "11:FALSE"
-            "Vital" = "11:TRUE"
-            "ReadOnly" = "11:FALSE"
-            "Hidden" = "11:FALSE"
-            "System" = "11:FALSE"
-            "Permanent" = "11:FALSE"
-            "SharedLegacy" = "11:FALSE"
-            "PackageAs" = "3:1"
-            "Register" = "3:1"
-            "Exclude" = "11:FALSE"
-            "IsDependency" = "11:FALSE"
-            "IsolateTo" = "8:"
-            }
             "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_3B732BFAE00B47069169870EF2DFABF6"
             {
             "SourcePath" = "8:..\\Agents\\Pythia\\dist\\tcl\\tk8.4\\bgerror.tcl"
@@ -5005,26 +4759,6 @@
             "IsDependency" = "11:FALSE"
             "IsolateTo" = "8:"
             }
-            "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_3B7EBC2D417D4572A802AA698E1DC2A4"
-            {
-            "SourcePath" = "8:..\\Resources\\Grammar\\train.exe"
-            "TargetName" = "8:train.exe"
-            "Tag" = "8:"
-            "Folder" = "8:_EEC644A8E35B46C881C09643CA244E07"
-            "Condition" = "8:"
-            "Transitive" = "11:FALSE"
-            "Vital" = "11:TRUE"
-            "ReadOnly" = "11:FALSE"
-            "Hidden" = "11:FALSE"
-            "System" = "11:FALSE"
-            "Permanent" = "11:FALSE"
-            "SharedLegacy" = "11:FALSE"
-            "PackageAs" = "3:1"
-            "Register" = "3:1"
-            "Exclude" = "11:FALSE"
-            "IsDependency" = "11:FALSE"
-            "IsolateTo" = "8:"
-            }
             "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_3BB5A183D7A5405F96C6DF35E207C93C"
             {
             "SourcePath" = "8:..\\Agents\\Pythia\\dist\\tcl\\tcl8.4\\ldAout.tcl"
@@ -5565,12 +5299,12 @@
             "IsDependency" = "11:FALSE"
             "IsolateTo" = "8:"
             }
-            "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_49F62D7F822A4C1481A1043081634286"
+            "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_494F7AE4B14F4C3F82EF22A6E1F78C19"
             {
-            "SourcePath" = "8:..\\Resources\\Grammar\\cmp.pl"
-            "TargetName" = "8:cmp.pl"
+            "SourcePath" = "8:..\\Resources\\Grammar\\GRAMMAR\\Number-60-by5.class"
+            "TargetName" = "8:Number-60-by5.class"
             "Tag" = "8:"
-            "Folder" = "8:_EEC644A8E35B46C881C09643CA244E07"
+            "Folder" = "8:_00165ADB6DB945D3B4F6F86DA80F87BE"
             "Condition" = "8:"
             "Transitive" = "11:FALSE"
             "Vital" = "11:TRUE"
@@ -5965,26 +5699,6 @@
             "IsDependency" = "11:FALSE"
             "IsolateTo" = "8:"
             }
-            "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_5194314FB00E464E9C1C6E3AA6AAF2E0"
-            {
-            "SourcePath" = "8:..\\Resources\\Grammar\\TeamTalk.gra"
-            "TargetName" = "8:TeamTalk.gra"
-            "Tag" = "8:"
-            "Folder" = "8:_EEC644A8E35B46C881C09643CA244E07"
-            "Condition" = "8:"
-            "Transitive" = "11:FALSE"
-            "Vital" = "11:TRUE"
-            "ReadOnly" = "11:FALSE"
-            "Hidden" = "11:FALSE"
-            "System" = "11:FALSE"
-            "Permanent" = "11:FALSE"
-            "SharedLegacy" = "11:FALSE"
-            "PackageAs" = "3:1"
-            "Register" = "3:1"
-            "Exclude" = "11:FALSE"
-            "IsDependency" = "11:FALSE"
-            "IsolateTo" = "8:"
-            }
             "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_52E9A693BA1F460DB614E0A1F96B13A5"
             {
             "SourcePath" = "8:..\\Agents\\Pythia\\dist\\tcl\\tk8.4\\demos\\tclIndex"
@@ -6085,26 +5799,6 @@
             "IsDependency" = "11:FALSE"
             "IsolateTo" = "8:"
             }
-            "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_553222DB9C29416C860E7E92436DA6D6"
-            {
-            "SourcePath" = "8:..\\Configurations\\DesktopConfiguration\\expl-ALPHIE.pol"
-            "TargetName" = "8:expl-ALPHIE.pol"
-            "Tag" = "8:"
-            "Folder" = "8:_BB1740A5B7384A8E8307E62A7E940632"
-            "Condition" = "8:"
-            "Transitive" = "11:FALSE"
-            "Vital" = "11:TRUE"
-            "ReadOnly" = "11:FALSE"
-            "Hidden" = "11:FALSE"
-            "System" = "11:FALSE"
-            "Permanent" = "11:FALSE"
-            "SharedLegacy" = "11:FALSE"
-            "PackageAs" = "3:1"
-            "Register" = "3:1"
-            "Exclude" = "11:FALSE"
-            "IsDependency" = "11:FALSE"
-            "IsolateTo" = "8:"
-            }
             "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_559CBDA427784DAD89CE84AA41532E38"
             {
             "SourcePath" = "8:..\\Agents\\Pythia\\dist\\tcl\\tk8.4\\license.terms"
@@ -6245,26 +5939,6 @@
             "IsDependency" = "11:FALSE"
             "IsolateTo" = "8:"
             }
-            "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_58351606DFA343239887D3463965A060"
-            {
-            "SourcePath" = "8:..\\Resources\\Grammar\\Number-60-by5.class"
-            "TargetName" = "8:Number-60-by5.class"
-            "Tag" = "8:"
-            "Folder" = "8:_EEC644A8E35B46C881C09643CA244E07"
-            "Condition" = "8:"
-            "Transitive" = "11:FALSE"
-            "Vital" = "11:TRUE"
-            "ReadOnly" = "11:FALSE"
-            "Hidden" = "11:FALSE"
-            "System" = "11:FALSE"
-            "Permanent" = "11:FALSE"
-            "SharedLegacy" = "11:FALSE"
-            "PackageAs" = "3:1"
-            "Register" = "3:1"
-            "Exclude" = "11:FALSE"
-            "IsDependency" = "11:FALSE"
-            "IsolateTo" = "8:"
-            }
             "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_584D2106059D4E849E4739FDCCF9D425"
             {
             "SourcePath" = "8:..\\Configurations\\DesktopConfiguration\\startlist-desktop-simulated.txt"
@@ -6465,26 +6139,6 @@
             "IsDependency" = "11:FALSE"
             "IsolateTo" = "8:"
             }
-            "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_5E10C7E28C0D463BA86ED1B27058B5BA"
-            {
-            "SourcePath" = "8:..\\Resources\\Grammar\\compile.exe"
-            "TargetName" = "8:compile.exe"
-            "Tag" = "8:"
-            "Folder" = "8:_EEC644A8E35B46C881C09643CA244E07"
-            "Condition" = "8:"
-            "Transitive" = "11:FALSE"
-            "Vital" = "11:TRUE"
-            "ReadOnly" = "11:FALSE"
-            "Hidden" = "11:FALSE"
-            "System" = "11:FALSE"
-            "Permanent" = "11:FALSE"
-            "SharedLegacy" = "11:FALSE"
-            "PackageAs" = "3:1"
-            "Register" = "3:1"
-            "Exclude" = "11:FALSE"
-            "IsDependency" = "11:FALSE"
-            "IsolateTo" = "8:"
-            }
             "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_5E6B158AA7824BEC891B66D4C2C7927D"
             {
             "SourcePath" = "8:..\\Resources\\DecoderConfig\\HMM-16khz.ss\\EH.chmm"
@@ -6565,26 +6219,6 @@
             "IsDependency" = "11:FALSE"
             "IsolateTo" = "8:"
             }
-            "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_607C7E02512D46269D151D2E92671138"
-            {
-            "SourcePath" = "8:..\\Resources\\Grammar\\TeamTalkRobots"
-            "TargetName" = "8:TeamTalkRobots"
-            "Tag" = "8:"
-            "Folder" = "8:_EEC644A8E35B46C881C09643CA244E07"
-            "Condition" = "8:"
-            "Transitive" = "11:FALSE"
-            "Vital" = "11:TRUE"
-            "ReadOnly" = "11:FALSE"
-            "Hidden" = "11:FALSE"
-            "System" = "11:FALSE"
-            "Permanent" = "11:FALSE"
-            "SharedLegacy" = "11:FALSE"
-            "PackageAs" = "3:1"
-            "Register" = "3:1"
-            "Exclude" = "11:FALSE"
-            "IsDependency" = "11:FALSE"
-            "IsolateTo" = "8:"
-            }
             "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_60E2C3F691B84FE9B5851E6825F54914"
             {
             "SourcePath" = "8:..\\Agents\\Pythia\\dist\\tcl\\tk8.4\\msgs\\el.msg"
@@ -6865,6 +6499,26 @@
             "IsDependency" = "11:FALSE"
             "IsolateTo" = "8:"
             }
+            "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_69BD5829EA4D45B6BB2542FFE4D61B32"
+            {
+            "SourcePath" = "8:..\\Resources\\Grammar\\GRAMMAR\\TeamTalkTask.gra"
+            "TargetName" = "8:TeamTalkTask.gra"
+            "Tag" = "8:"
+            "Folder" = "8:_00165ADB6DB945D3B4F6F86DA80F87BE"
+            "Condition" = "8:"
+            "Transitive" = "11:FALSE"
+            "Vital" = "11:TRUE"
+            "ReadOnly" = "11:FALSE"
+            "Hidden" = "11:FALSE"
+            "System" = "11:FALSE"
+            "Permanent" = "11:FALSE"
+            "SharedLegacy" = "11:FALSE"
+            "PackageAs" = "3:1"
+            "Register" = "3:1"
+            "Exclude" = "11:FALSE"
+            "IsDependency" = "11:FALSE"
+            "IsolateTo" = "8:"
+            }
             "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_6A0E8D3A0F2E417D89FB9CDA634ACA60"
             {
             "SourcePath" = "8:..\\Agents\\TeamTalkNLG\\Rosetta\\TeamTalk.pm~"
@@ -6965,26 +6619,6 @@
             "IsDependency" = "11:FALSE"
             "IsolateTo" = "8:"
             }
-            "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_6CEC8D67A8BC445790E93638357CB92B"
-            {
-            "SourcePath" = "8:..\\Resources\\Grammar\\base.dic"
-            "TargetName" = "8:base.dic"
-            "Tag" = "8:"
-            "Folder" = "8:_EEC644A8E35B46C881C09643CA244E07"
-            "Condition" = "8:"
-            "Transitive" = "11:FALSE"
-            "Vital" = "11:TRUE"
-            "ReadOnly" = "11:FALSE"
-            "Hidden" = "11:FALSE"
-            "System" = "11:FALSE"
-            "Permanent" = "11:FALSE"
-            "SharedLegacy" = "11:FALSE"
-            "PackageAs" = "3:1"
-            "Register" = "3:1"
-            "Exclude" = "11:FALSE"
-            "IsDependency" = "11:FALSE"
-            "IsolateTo" = "8:"
-            }
             "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_6CF69BFE028F4E7F83C6FD58BB3BA3FE"
             {
             "SourcePath" = "8:..\\Agents\\TeamTalkNLG\\Rosetta\\TeamTalk\\ImplicitConfirm.pm"
@@ -7205,12 +6839,12 @@
             "IsDependency" = "11:FALSE"
             "IsolateTo" = "8:"
             }
-            "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_726B4704FF88420DBF6DAF50DE404EA9"
+            "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_7234DF5999AD431697A04D4089498BFF"
             {
-            "SourcePath" = "8:..\\Configurations\\DesktopConfiguration\\grounding-ALPHIE.policies"
-            "TargetName" = "8:grounding-ALPHIE.policies"
+            "SourcePath" = "8:..\\Resources\\Grammar\\bin\\concept_leaf.exe"
+            "TargetName" = "8:concept_leaf.exe"
             "Tag" = "8:"
-            "Folder" = "8:_BB1740A5B7384A8E8307E62A7E940632"
+            "Folder" = "8:_39871BED3F514116ABDE29465F64591B"
             "Condition" = "8:"
             "Transitive" = "11:FALSE"
             "Vital" = "11:TRUE"
@@ -7225,26 +6859,6 @@
             "IsDependency" = "11:FALSE"
             "IsolateTo" = "8:"
             }
-            "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_7418FD3E6BA242048BB35403610193E8"
-            {
-            "SourcePath" = "8:..\\Configurations\\DesktopConfiguration\\peerfile-example.txt~"
-            "TargetName" = "8:peerfile-example.txt~"
-            "Tag" = "8:"
-            "Folder" = "8:_BB1740A5B7384A8E8307E62A7E940632"
-            "Condition" = "8:"
-            "Transitive" = "11:FALSE"
-            "Vital" = "11:TRUE"
-            "ReadOnly" = "11:FALSE"
-            "Hidden" = "11:FALSE"
-            "System" = "11:FALSE"
-            "Permanent" = "11:FALSE"
-            "SharedLegacy" = "11:FALSE"
-            "PackageAs" = "3:1"
-            "Register" = "3:1"
-            "Exclude" = "11:FALSE"
-            "IsDependency" = "11:FALSE"
-            "IsolateTo" = "8:"
-            }
             "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_743D22B657184B1793B26572F4525228"
             {
             "SourcePath" = "8:..\\Agents\\Pythia\\dist\\tcl\\tk8.4\\demos\\entry1.tcl"
@@ -7305,12 +6919,12 @@
             "IsDependency" = "11:FALSE"
             "IsolateTo" = "8:"
             }
-            "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_7833F54C4B6B468FAFFD10D177A162EB"
+            "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_7561CE08A360454A8C97BED683111A93"
             {
-            "SourcePath" = "8:..\\Configurations\\DesktopConfiguration\\startlist-desktop.config~"
-            "TargetName" = "8:startlist-desktop.config~"
+            "SourcePath" = "8:..\\Resources\\Grammar\\GRAMMAR\\Number-80-by5.class"
+            "TargetName" = "8:Number-80-by5.class"
             "Tag" = "8:"
-            "Folder" = "8:_BB1740A5B7384A8E8307E62A7E940632"
+            "Folder" = "8:_00165ADB6DB945D3B4F6F86DA80F87BE"
             "Condition" = "8:"
             "Transitive" = "11:FALSE"
             "Vital" = "11:TRUE"
@@ -7345,12 +6959,12 @@
             "IsDependency" = "11:FALSE"
             "IsolateTo" = "8:"
             }
-            "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_79A329109B72400F9B52A6C46ACC8153"
+            "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_78F51EFAC5DD4F11B75CDF657EC76B05"
             {
-            "SourcePath" = "8:..\\Resources\\Grammar\\concept_leaf.exe"
-            "TargetName" = "8:concept_leaf.exe"
+            "SourcePath" = "8:..\\Resources\\Grammar\\GRAMMAR\\TeamTalkTask.forms"
+            "TargetName" = "8:TeamTalkTask.forms"
             "Tag" = "8:"
-            "Folder" = "8:_EEC644A8E35B46C881C09643CA244E07"
+            "Folder" = "8:_00165ADB6DB945D3B4F6F86DA80F87BE"
             "Condition" = "8:"
             "Transitive" = "11:FALSE"
             "Vital" = "11:TRUE"
@@ -8205,6 +7819,26 @@
             "IsDependency" = "11:FALSE"
             "IsolateTo" = "8:"
             }
+            "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_931F514BF03F4B1E924F3C669455A4C2"
+            {
+            "SourcePath" = "8:..\\Resources\\Grammar\\bin\\parse.exe"
+            "TargetName" = "8:parse.exe"
+            "Tag" = "8:"
+            "Folder" = "8:_39871BED3F514116ABDE29465F64591B"
+            "Condition" = "8:"
+            "Transitive" = "11:FALSE"
+            "Vital" = "11:TRUE"
+            "ReadOnly" = "11:FALSE"
+            "Hidden" = "11:FALSE"
+            "System" = "11:FALSE"
+            "Permanent" = "11:FALSE"
+            "SharedLegacy" = "11:FALSE"
+            "PackageAs" = "3:1"
+            "Register" = "3:1"
+            "Exclude" = "11:FALSE"
+            "IsDependency" = "11:FALSE"
+            "IsolateTo" = "8:"
+            }
             "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_93690B659FF84C93B0729EB746D4A427"
             {
             "SourcePath" = "8:..\\Resources\\DecoderConfig\\Dictionary\\readme.txt"
@@ -8305,26 +7939,6 @@
             "IsDependency" = "11:FALSE"
             "IsolateTo" = "8:"
             }
-            "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_9511AF0830404963B2417DDA4E10A14F"
-            {
-            "SourcePath" = "8:..\\Resources\\Grammar\\parse.exe"
-            "TargetName" = "8:parse.exe"
-            "Tag" = "8:"
-            "Folder" = "8:_EEC644A8E35B46C881C09643CA244E07"
-            "Condition" = "8:"
-            "Transitive" = "11:FALSE"
-            "Vital" = "11:TRUE"
-            "ReadOnly" = "11:FALSE"
-            "Hidden" = "11:FALSE"
-            "System" = "11:FALSE"
-            "Permanent" = "11:FALSE"
-            "SharedLegacy" = "11:FALSE"
-            "PackageAs" = "3:1"
-            "Register" = "3:1"
-            "Exclude" = "11:FALSE"
-            "IsDependency" = "11:FALSE"
-            "IsolateTo" = "8:"
-            }
             "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_9583D7E4A8D6443B984342ADAFAF2E48"
             {
             "SourcePath" = "8:..\\Agents\\Pythia\\dist\\tcl\\tcl8.4\\encoding\\cp1255.enc"
@@ -8365,26 +7979,6 @@
             "IsDependency" = "11:FALSE"

@@ Diff output truncated at 60000 characters. @@


More information about the TeamTalk-developers mailing list