mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-11 10:15:39 +02:00
remove comment to self
This commit is contained in:
parent
df5d491ef2
commit
2786bd52fb
1 changed files with 0 additions and 1 deletions
|
@ -52,7 +52,6 @@
|
||||||
This example ant file shows how to invoke the tool headlessly, the same approach would work from a shell or batch file.
|
This example ant file shows how to invoke the tool headlessly, the same approach would work from a shell or batch file.
|
||||||
|
|
||||||
<pre>
|
<pre>
|
||||||
<!-- Test script. This would be part of the documentation, rather than submitted to CVS -->
|
|
||||||
<project name="Generate PDOM" default="generate">
|
<project name="Generate PDOM" default="generate">
|
||||||
<target name="generate">
|
<target name="generate">
|
||||||
<!-- This script shows how to invoke the default project provider (ExternalExportProjectProvider) -->
|
<!-- This script shows how to invoke the default project provider (ExternalExportProjectProvider) -->
|
||||||
|
|
Loading…
Add table
Reference in a new issue