"Tutorial" conflicts with "tutorial" (in Eclipse), so I try to change names
This commit is contained in:
parent
3e17a2dd67
commit
c86d07fed3
9 changed files with 1 additions and 45 deletions
|
|
@ -1,6 +1,6 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<projectDescription>
|
||||
<name>TutorialNOTGOOD</name>
|
||||
<name>eo</name>
|
||||
<comment></comment>
|
||||
<projects>
|
||||
</projects>
|
||||
|
|
@ -1 +0,0 @@
|
|||
Makefile.in
|
||||
|
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
######################################################################################
|
||||
### 1) Where must cmake go now ?
|
||||
######################################################################################
|
||||
|
||||
SUBDIRS(Lesson1 Lesson2 Lesson3 Lesson4 Lesson5 Lesson6)
|
||||
|
||||
######################################################################################
|
||||
|
|
@ -1,11 +0,0 @@
|
|||
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:
|
||||
|
|
@ -1 +0,0 @@
|
|||
SUBDIRS = html Lesson1 Lesson2 Lesson3 Lesson4 Lesson5 Lesson6 pdf Templates
|
||||
|
|
@ -1 +0,0 @@
|
|||
Makefile.in
|
||||
|
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
######################################################################################
|
||||
### 1) Where must cmake go now ?
|
||||
######################################################################################
|
||||
|
||||
SUBDIRS(Lesson1 Lesson2 Lesson3 Lesson4 Lesson5 Lesson6)
|
||||
|
||||
######################################################################################
|
||||
|
|
@ -1,11 +0,0 @@
|
|||
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:
|
||||
|
|
@ -1 +0,0 @@
|
|||
SUBDIRS = html Lesson1 Lesson2 Lesson3 Lesson4 Lesson5 Lesson6 pdf Templates
|
||||
Reference in a new issue