summaryrefslogtreecommitdiff
path: root/ChangeLog
blob: 271497c8e910312407d1ba6f6eb8e836f5aa1dbd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
Wed Nov  8 00:38:28 UTC 2006  John S. Kinnebrew  <john.s.kinnebrew@vanderbilt.edu>

        * SA_POP/server/Driver.cpp:
        * SA_POP/server/client.h:
        * SA_POP/server/client.cpp:
        * SA_POP/server/server.cpp:

        Client and server updates/debugging for ATC Demo

Tue Nov  7 19:50:13 UTC 2006  Nishanth Shankaran  <nshankar@nosmam.com>

        * SA_POP/SA_POP.mpc:
        * SA_POP/SA_WorkingPlan.h:

        * SA_POP/server/Driver.cpp:
        * SA_POP/server/Driver.mpc: Fixed linking error on mac.

Tue Nov  7 19:23:15 UTC 2006  Nishanth Shankaran  <nshankar@nospam.com>

        * SA_POP/Builder.h:
        * SA_POP/LogScreenOut.h:
        * SA_POP/LogScreenOut_Export.h:

        * SA_POP/SANet/SANetFileIn.h:
        * SA_POP/SANet/SANetFileIn_Export.h:

        * SA_POP/SA_Builder.h:
        * SA_POP/SA_Builder.cpp:
        * SA_POP/SA_Builder_Export.h:
        * SA_POP/SA_POP.mpc:
        * SA_POP/TaskMapFileIn.h:
        * SA_POP/TaskMapFileIn_Export.h:

        * SA_POP/server/Driver.h:
        * SA_POP/server/Driver.cpp:
        * SA_POP/server/Driver.idl:
        * SA_POP/server/Driver.mpc:
        * SA_POP/server/Driver_stub_export.h:
        * SA_POP/server/Driver_svnt_export.h: Fixed problems related to
          "export macros" on windows.

Mon Nov  6 22:37:28 UTC 2006  John S. Kinnebrew  <john.s.kinnebrew@vanderbilt.edu>

        * SA_POP/server/Driver.mpc:
        * SA_POP/server/client.h: Added file.
        * SA_POP/server/client.cpp:

        Updated SA-POP demo client for text UI options.

Mon Nov  6 04:42:43 UTC 2006  John S. Kinnebrew  <john.s.kinnebrew@vanderbilt.edu>

        * common/OpString.idl:

        * SA_POP/SA_POP.mpc:
        * SA_POP/SA_POP_Types.h:
        * SA_POP/SA_WorkingPlan.cpp:
        * SA_POP/Converter.h: Removed
        * SA_POP/Converter.cpp: Removed
        * SA_POP/Driever.cpp: Removed

        * SA_POP/server/Driver.h:
        * SA_POP/server/Driver.cpp:
        * SA_POP/server/Driver.mpc:
        * SA_POP/server/server.cpp:

        Updated SA-POP driver/server to handle IDL goal structure.

Sat Nov  4 19:07:07 UTC 2006  John S. Kinnebrew  <john.s.kinnebrew@vanderbilt.edu>

        * SA_POP/Driver.cpp:
        * SA_POP/Planner.h:
        * SA_POP/Planner.cpp:
        * SA_POP/SA_POP_Types.h:
        * SA_POP/SA_WorkingPlan.h:
        * SA_POP/SA_WorkingPlan.cpp:
        * SA_POP/SPACE.san.xml:
        * SA_POP/WorkingPlan.h:
        * SA_POP/SANet/SANet.cpp:
        * SA_POP/SANet/SANode.h:
        * SA_POP/SANet/SANode.cpp:

        Updated SA-POP goal handling.


Thu Nov  2 23:41:56 UTC 2006  Nishanth Shankaran  <nshankar@nospam.com>

        * SA_POP/server:
        * SA_POP/server/Driver.h:
        * SA_POP/server/Driver.idl:
        * SA_POP/server/Driver.cpp:
        * SA_POP/server/Driver.mpc:
        * SA_POP/server/client.cpp:
        * SA_POP/server/server.cpp: Added the "driver server".

Thu Nov  2 19:25:01 UTC 2006  John S. Kinnebrew  <john.s.kinnebrew@vanderbilt.edu>

        * SA_POP/Driver.cpp:
        * SA_POP/SA_POP_Types.h:
        * SA_POP/SA_PlanCommands.cpp:
        * SA_POP/SA_WorkingPlan.cpp:

        Revised code to correct errors in Linux compilation.

Thu Nov  2 17:48:07 UTC 2006  Nishanth Shankaran  <nshanka@nospam.com>

        * Controller/Component/Poller.cpp: Fixed compiler warnings.

        * Output_Adapters/Component/Output_Manager_exec.cpp:
        * Output_Adapters/DAnCE_Output_Adapter/DAnCE_Output_Adapter_exec.h:
        * Output_Adapters/DAnCE_Output_Adapter/DAnCE_Output_Adapter_exec.cpp:

        Make some cosmetic changes.

        * Output_Adapters/XML_Output_Adapter:
        * Output_Adapters/XML_Output_Adapter/XML_Output_Adapter.cidl:
        * Output_Adapters/XML_Output_Adapter/XML_Output_Adapter.idl:
        * Output_Adapters/XML_Output_Adapter/XML_Output_Adapter.mpc:
        * Output_Adapters/XML_Output_Adapter/XML_Output_Adapter_exec.h:
        * Output_Adapters/XML_Output_Adapter/XML_Output_Adapter_exec.cpp:
        * Output_Adapters/XML_Output_Adapter/XML_Output_Adapter_exec_export.h:
        * Output_Adapters/XML_Output_Adapter/XML_Output_Adapter_stub_export.h:
        * Output_Adapters/XML_Output_Adapter/XML_Output_Adapter_svnt_export.h:

        Added the XML output adapter.

        * RACE.mwc: Create a new project file.

        * descriptors/RACE.cdp: Modified the descriptor to include the XML
          output adapter.
Wed Nov  1 19:24:27 UTC 2006  Nishanth Shankaran  <nshankar@nospam.com>

        * descriptors/run_all.pl:
        * descriptors/run_ground.pl:
        * descriptors/run_space.pl: Added these startup scripts.

Wed Nov  1 18:58:45 UTC 2006  Nishanth Shankaran  <nshankar@nospan.com>

        * SA_POP/Converter.h:
        * SA_POP/SANet/SANetFileIn.h:
        * SA_POP/SA_POP.mpc:
        * common/OpString.idl:

        Fixed compilation errors and warnings on linux.

Wed Nov  1 17:07:41 UTC 2006  Nishanth Shankaran  <nshankar@nospam.com>

        * SA_POP/Converter.cpp:
        * SA_POP/Driver.cpp:

        * descriptors/Domain.cdd:
        * descriptors/NodeDetails.dat:
        * descriptors/RACE.cdp:
        * descriptors/run_RACE.pl:

        Checking in the codebase used for the ATC demo.

Wed Oct 25 22:27:20 UTC 2006  John S. Kinnebrew  <john.s.kinnebrew@vanderbilt.edu>

        * common/OpString.idl:  Added Goal IDL structure.

Fri Oct 13 15:52:30 UTC 2006  John S. Kinnebrew  <john.s.kinnebrew@vanderbilt.edu>

        * SA_POP/Builder.h
        * SA_POP/Converter.cpp
        * SA_POP/Converter.h
        * SA_POP/Driver.cpp
        * SA_POP/LogFileOut.cpp
        * SA_POP/LogFileOut.h
        * SA_POP/LogScreenOut.cpp
        * SA_POP/LogScreenOut.h
        * SA_POP/OutAdapter.h
        * SA_POP/PlanCommands.h
        * SA_POP/PlanHeuristics.h
        * SA_POP/Planner.cpp
        * SA_POP/Planner.h
        * SA_POP/PlanStrategy.h
        * SA_POP/SA_Builder.cpp
        * SA_POP/SA_Builder.h
        * SA_POP/SA_PlanCommands.cpp
        * SA_POP/SA_PlanCommands.h
        * SA_POP/SA_PlanHeuristics.cpp
        * SA_POP/SA_PlanHeuristics.h
        * SA_POP/SA_PlanStrategy.cpp
        * SA_POP/SA_PlanStrategy.h
        * SA_POP/SA_POP.mpc
        * SA_POP/SA_POP_Exceptions.cpp
        * SA_POP/SA_POP_Exceptions.h
        * SA_POP/SA_POP_Types.h
        * SA_POP/SA_SchedStrategy.cpp
        * SA_POP/SA_SchedStrategy.h
        * SA_POP/SA_WorkingPlan.cpp
        * SA_POP/SA_WorkingPlan.h
        * SA_POP/SchedStrategy.h
        * SA_POP/SPACE.san.xml
        * SA_POP/SPACE.tm.xml
        * SA_POP/SPACE_Goal1.san.xml
        * SA_POP/SPACE_Goal2.san.xml
        * SA_POP/TaskImpl.cpp
        * SA_POP/TaskImpl.h
        * SA_POP/TaskMap.cpp
        * SA_POP/TaskMap.h
        * SA_POP/TaskMapFileIn.cpp
        * SA_POP/TaskMapFileIn.h
        * SA_POP/WorkingPlan.h
        * SA_POP/XML_TaskMap.cpp
        * SA_POP/XML_TaskMap.hpp
        * SA_POP/SANet/SANet.cpp
        * SA_POP/SANet/SANet.h
        * SA_POP/SANet/SANetFileIn.cpp
        * SA_POP/SANet/SANetFileIn.h
        * SA_POP/SANet/SANet_Exceptions.cpp
        * SA_POP/SANet/SANet_Exceptions.h
        * SA_POP/SANet/SANet_Types.h
        * SA_POP/SANet/SANode.cpp
        * SA_POP/SANet/SANode.h
        * SA_POP/SANet/XML_SANet.cpp
        * SA_POP/SANet/XML_SANet.hpp
        * common/OpString.idl: Revised to fix namespace problem with TimeValue.
        * Input_Adapters/Interactive_Input_Adapter/Interactive_Input_Adapter.mpc: Removed Converter project.
        * Input_Adapters/Interactive_Input_Adapter/Converter.cpp: Moved to SA_POP directory.
        * Input_Adapters/Interactive_Input_Adapter/Converter.h: Moved to SA_POP directory.

        Added SA-POP files.


Wed Oct 11 14:02:30 UTC 2006  Nishanth Shankaran  <nshankar@dre.vanderbilt.edu>

        * Controller/Component/starter.cpp:
        * Monitor/Local_Monitor/Local_Monitor.h:
        * Monitor/Local_Monitor/Local_Monitor.cpp: Fixed compilation
          errors on windows.

        * common/OpString.idl: Fixed compilation errors.

Wed Oct 11 00:48:28 UTC 2006  Nishanth Shankaran  <nshankar@dre.vanderbilt.edu>

        * Controller/Component/Controller.mpc:
        * Controller/Component/Controller_exec.cpp:
        * Controller/Component/Descriptor.cpp: Fixed compilation errors
          related to variadic macros.

        * Controller/Component/RACE_common.h:

          Removed this file.



Tue Oct 10 23:12:25 UTC 2006  Nishanth Shankaran  <nshankar@dre.vanderbilt.edu>

        * Input_Adapters/Interactive_Input_Adapter/Converter.h:
        * Input_Adapters/Interactive_Input_Adapter/Converter.cpp: Checking
          in the initial version of the "converter" that converts
          OperationalString IDL structure to DeploymentPlan IDL structure.
        * Input_Adapters/Interactive_Input_Adapter/Interactive_Input_Adapter.idl:
        * Input_Adapters/Interactive_Input_Adapter/Interactive_Input_Adapter.mpc:
        * Input_Adapters/Interactive_Input_Adapter/Interactive_Input_Adapter_exec.h:
        * Input_Adapters/Interactive_Input_Adapter/Interactive_Input_Adapter_exec.cpp:

        Updated the IIA to accept inputs from the converter.

        * common/OpString.idl: Extended the OperationalString and
          InstanceDescription structures.


Mon Oct  2 20:14:55 UTC 2006  Nishanth Shankaran  <nshankar@dre.vanderbilt.edu>

        * Output_Adapters/Component/Output_Manager.mpc:
        * Output_Adapters/DAnCE_Output_Adapter/DAnCE_Output_Adapter.mpc:
          Fixed linking errors on mac.

        * descriptors/RACE.cdp: Checking in the CDP generated from the
          RACE model.

Mon Sep 18 23:24:48 UTC 2006  Nishanth Shankaran  <nshankar@dre.vanderbilt.edu>

        * common/Opstring.idl: Updated the IDL structure.

Mon Sep 18 18:57:51 UTC 2006  Nishanth Shankaran  <nshankar@dre.vanderbilt.edu>

        * common/OpString.idl:
        * common/OpString_stub_export.h:
        * common/RACE_common.idl:
        * common/RACE_common.mpc: Added the operational-string IDL
          structure.

Tue Sep  5 23:29:45 UTC 2006  Nishanth Shankaran  <nshankar@dre.vanderbilt.edu>

        * Controller/Component/Controller.mpc:
        * Output_Adapters/Component/Output_Manager.mpc:
        * Output_Adapters/DAnCE_Output_Adapter/DAnCE_Output_Adapter.mpc:
        * Planner_Manager/Component/Planner_Manager.mpc:
        * Planners/StaticPlanner/StaticPlanner.mpc: Updated the mpc files
          to prevent linking errors on mac.

        * Controller/Component/Path.idl: Removed this file as it's no
          longer needed.

Tue Sep  5 21:03:22 UTC 2006  Nishanth Shankaran  <nshankar@dre.vanderbilt.edu>

        * descriptors/flattened_deploymentplan.cdp: Removed this file
          since it was accidently added during the previous check-in.

Tue Sep  5 20:33:35 UTC 2006  Nishanth Shankaran  <nshankar@dre.vanderbilt.edu>

        * Controller:

        * Controller/Component:

        * Controller/Component/Controller.cidl:
        * Controller/Component/Controller.idl:
        * Controller/Component/Controller.mpc:
        * Controller/Component/Controller_exec.h:
        * Controller/Component/Controller_exec.cpp:
        * Controller/Component/Controller_exec_export.h:
        * Controller/Component/Controller_stub_export.h:
        * Controller/Component/Controller_svnt_export.h:
        * Controller/Component/Descriptor.h:
        * Controller/Component/Descriptor.cpp:
        * Controller/Component/Interface.idl:
        * Controller/Component/Path.idl:
        * Controller/Component/PathS_T.h:
        * Controller/Component/PathS_T.inl:
        * Controller/Component/PathS_T.cpp:
        * Controller/Component/Path_exec_export.h:
        * Controller/Component/Path_stub_export.h:
        * Controller/Component/Path_svnt_export.h:
        * Controller/Component/Poller.:
        * Controller/Component/Poller.h:
        * Controller/Component/Poller.cpp:
        * Controller/Component/RACE_common.h:
        * Controller/Component/common.h:
        * Controller/Component/starter.cpp:

        * Input_Adapters:

        * Input_Adapters/Base:

        * Input_Adapters/Base/Input_Adapter.idl:
        * Input_Adapters/Base/Input_Adapter.mpc:
        * Input_Adapters/Base/Input_Adapter_stub_export.h:
        * Input_Adapters/Base/Input_Adapter_svnt_export.h:

        * Input_Adapters/Interactive_Input_Adapter:

        * Input_Adapters/Interactive_Input_Adapter/Injector.cpp:
        * Input_Adapters/Interactive_Input_Adapter/Interactive_Input_Adapter.cidl:
        * Input_Adapters/Interactive_Input_Adapter/Interactive_Input_Adapter.idl:
        * Input_Adapters/Interactive_Input_Adapter/Interactive_Input_Adapter.mpc:
        * Input_Adapters/Interactive_Input_Adapter/Interactive_Input_Adapter_exec.h:
        * Input_Adapters/Interactive_Input_Adapter/Interactive_Input_Adapter_exec.cpp:
        * Input_Adapters/Interactive_Input_Adapter/Interactive_Input_Adapter_exec_export.h:
        * Input_Adapters/Interactive_Input_Adapter/Interactive_Input_Adapter_stub_export.h:
        * Input_Adapters/Interactive_Input_Adapter/Interactive_Input_Adapter_svnt_export.h:

        * Monitor:

        * Monitor/Central_Monitor:

        * Monitor/Central_Monitor/Monitor.h:
        * Monitor/Central_Monitor/Monitor.cidl:
        * Monitor/Central_Monitor/Monitor.idl:
        * Monitor/Central_Monitor/Monitor.cpp:
        * Monitor/Central_Monitor/Monitor.mpc:
        * Monitor/Central_Monitor/Monitor_exec.h:
        * Monitor/Central_Monitor/Monitor_exec.cpp:
        * Monitor/Central_Monitor/Monitor_exec_export.h:
        * Monitor/Central_Monitor/Monitor_stub_export.h:
        * Monitor/Central_Monitor/Monitor_svnt_export.h:

        * Monitor/Local_Monitor:

        * Monitor/Local_Monitor/Local_Monitor.h:
        * Monitor/Local_Monitor/Local_Monitor.cpp:
        * Monitor/Local_Monitor/Local_Monitor.mpc:

        * Output_Adapters:

        * Output_Adapters/Base:

        * Output_Adapters/Base/Output_Adapter.idl:
        * Output_Adapters/Base/Output_Adapter.mpc:
        * Output_Adapters/Base/Output_Adapter_stub_export.h:
        * Output_Adapters/Base/Output_Adapter_svnt_export.h:

        * Output_Adapters/Component:

        * Output_Adapters/Component/Output_Manager.cidl:
        * Output_Adapters/Component/Output_Manager.idl:
        * Output_Adapters/Component/Output_Manager.mpc:
        * Output_Adapters/Component/Output_Manager_exec.h:
        * Output_Adapters/Component/Output_Manager_exec.cpp:
        * Output_Adapters/Component/Output_Manager_exec_export.h:
        * Output_Adapters/Component/Output_Manager_stub_export.h:
        * Output_Adapters/Component/Output_Manager_svnt_export.h:

        * Output_Adapters/DAnCE_Output_Adapter:

        * Output_Adapters/DAnCE_Output_Adapter/DAnCE_Output_Adapter.cidl:
        * Output_Adapters/DAnCE_Output_Adapter/DAnCE_Output_Adapter.idl:
        * Output_Adapters/DAnCE_Output_Adapter/DAnCE_Output_Adapter.mpc:
        * Output_Adapters/DAnCE_Output_Adapter/DAnCE_Output_Adapter_exec.h:
        * Output_Adapters/DAnCE_Output_Adapter/DAnCE_Output_Adapter_exec.cpp:
        * Output_Adapters/DAnCE_Output_Adapter/DAnCE_Output_Adapter_exec_export.h:
        * Output_Adapters/DAnCE_Output_Adapter/DAnCE_Output_Adapter_stub_export.h:
        * Output_Adapters/DAnCE_Output_Adapter/DAnCE_Output_Adapter_svnt_export.h:

        * Output_Adapters/Interface:

        * Output_Adapters/Interface/Output_Adapter_Interface.mpc:
        * Output_Adapters/Interface/Output_Adapter_Interface_stub_export.h:
        * Output_Adapters/Interface/Output_Adapter_Interface_svnt_export.h:
        * Output_Adapters/Interface/PlanEgress.idl:

        * Plan_Analyzer:

        * Plan_Analyzer/Component:

        * Plan_Analyzer/Component/Plan_Analyzer.cidl:
        * Plan_Analyzer/Component/Plan_Analyzer.idl:
        * Plan_Analyzer/Component/Plan_Analyzer.mpc:
        * Plan_Analyzer/Component/Plan_Analyzer_exec.h:
        * Plan_Analyzer/Component/Plan_Analyzer_exec.cpp:
        * Plan_Analyzer/Component/Plan_Analyzer_exec_export.h:
        * Plan_Analyzer/Component/Plan_Analyzer_stub_export.h:
        * Plan_Analyzer/Component/Plan_Analyzer_svnt_export.h:

        * Plan_Analyzer/Interface:

        * Plan_Analyzer/Interface/Analyzer_I.idl:
        * Plan_Analyzer/Interface/Analyzer_I_exec_export.h:
        * Plan_Analyzer/Interface/Analyzer_I_stub_export.h:
        * Plan_Analyzer/Interface/Analyzer_I_svnt_export.h:
        * Plan_Analyzer/Interface/PlanIngress.idl:
        * Plan_Analyzer/Interface/Plan_Analyzer_Interface.mpc:
        * Plan_Analyzer/Interface/Plan_Analyzer_Interface_stub_export.h:
        * Plan_Analyzer/Interface/Plan_Analyzer_Interface_svnt_export.h:

        * Planner_Manager:

        * Planner_Manager/Component:

        * Planner_Manager/Component/Planner_Manager.cidl:
        * Planner_Manager/Component/Planner_Manager.idl:
        * Planner_Manager/Component/Planner_Manager.mpc:
        * Planner_Manager/Component/Planner_Manager_exec.h:
        * Planner_Manager/Component/Planner_Manager_exec.cpp:
        * Planner_Manager/Component/Planner_Manager_exec_export.h:
        * Planner_Manager/Component/Planner_Manager_stub_export.h:
        * Planner_Manager/Component/Planner_Manager_svnt_export.h:

        * Planner_Manager/Interface:

        * Planner_Manager/Interface/Planner_Manager_I.idl:
        * Planner_Manager/Interface/Planner_Manager_Interface.mpc:
        * Planner_Manager/Interface/Planner_Manager_Interface_stub_export.h:
        * Planner_Manager/Interface/Planner_Manager_Interface_svnt_export.h:

        * Planners:

        * Planners/Base:

        * Planners/Base/Planner.idl:
        * Planners/Base/Planner.mpc:
        * Planners/Base/Planner_stub_export.h:
        * Planners/Base/Planner_svnt_export.h:

        * Planners/Interface:

        * Planners/Interface/Planner_I.idl:
        * Planners/Interface/Planner_Interface.mpc:
        * Planners/Interface/Planner_Interface_stub_export.h:
        * Planners/Interface/Planner_Interface_svnt_export.h:

        * Planners/StaticPlanner:

        * Planners/StaticPlanner/StaticPlanner.cidl:
        * Planners/StaticPlanner/StaticPlanner.idl:
        * Planners/StaticPlanner/StaticPlanner.mpc:
        * Planners/StaticPlanner/StaticPlanner_exec.h:
        * Planners/StaticPlanner/StaticPlanner_exec.cpp:
        * Planners/StaticPlanner/StaticPlanner_exec_export.h:
        * Planners/StaticPlanner/StaticPlanner_stub_export.h:
        * Planners/StaticPlanner/StaticPlanner_svnt_export.h:

        * common/RACE_Log_Msg.h:

        * descriptors/Domain.cdd:
        * descriptors/NodeDetails.dat:
        * descriptors/RACE.cdp:
        * descriptors/run_RACE.pl:

        Checking in the initial version of RACE.