diff options
author | sgerard | 2009-04-06 09:58:23 +0000 |
---|---|---|
committer | sgerard | 2009-04-06 09:58:23 +0000 |
commit | a57c02e07f9c85d29a8798663fdf1c99d1ac39f0 (patch) | |
tree | 88d0afab4b3d4f802551b70b5e425347a5bfd3d4 /doc/.project | |
parent | dea1f907fb21c2f2b6350d2b366d62e882a8c813 (diff) | |
download | org.eclipse.papyrus-a57c02e07f9c85d29a8798663fdf1c99d1ac39f0.tar.gz org.eclipse.papyrus-a57c02e07f9c85d29a8798663fdf1c99d1ac39f0.tar.xz org.eclipse.papyrus-a57c02e07f9c85d29a8798663fdf1c99d1ac39f0.zip |
Update of the doc folder with developer documents.
Diffstat (limited to 'doc/.project')
-rw-r--r-- | doc/.project | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/.project b/doc/.project new file mode 100644 index 00000000000..53ca7b64cb6 --- /dev/null +++ b/doc/.project @@ -0,0 +1,11 @@ +<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+ <name>doc</name>
+ <comment></comment>
+ <projects>
+ </projects>
+ <buildSpec>
+ </buildSpec>
+ <natures>
+ </natures>
+</projectDescription>
|