﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
343	.prj files are not well formed to be readable by TOL	Víctor de Buen Remiro	livan	"In .prj files there are tags to indicate the interface how to handle the project and a 
last tag called [Included TOL Files] to be used by TOL to include project nodes as 
any other TOL file (.tol, .bdt, ...).

The syntax should be

[Included TOL Files]
Set <project_name>.1=Include(""<file_name_1>.{tol|bdt|...}"");
...
Set <project_name>.n=Include(""<file_name_n>.{tol|bdt|...}"");

including just all TOL data or code files from the project in the especified order.

However, the tag [Included TOL Files] is incomplete or lost in projects created with 
TOLBase.

Regards."	defect	assigned	normal		Interface	head	normal			
