"Tutorial" conflicts with "tutorial" (in Eclipse), so I try to change names

This commit is contained in:
ldacosta 2008-03-28 13:49:13 +00:00
commit 3e17a2dd67
5 changed files with 22 additions and 0 deletions

View file

@ -0,0 +1 @@
Makefile.in

View file

@ -0,0 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>TutorialNOTGOOD</name>
<comment></comment>
<projects>
</projects>
<buildSpec>
</buildSpec>
<natures>
</natures>
</projectDescription>

View file

@ -0,0 +1,9 @@
######################################################################################
### 1) Where must cmake go now ?
######################################################################################
SUBDIRS(Lesson1 Lesson2 Lesson3 Lesson4 Lesson5 Lesson6)
######################################################################################

View file

@ -0,0 +1,11 @@
2006-12-03 Jochen Küpper <jochen@fhi-berlin.mpg.de>
* tutorial/Makefile.am: Add all necessary files, including html and
Templates to distribution.
* Local Variables:
* coding: iso-8859-1
* mode: flyspell
* fill-column: 80
* End:

View file

@ -0,0 +1 @@
SUBDIRS = html Lesson1 Lesson2 Lesson3 Lesson4 Lesson5 Lesson6 pdf Templates