Commit 7ca41d5664e3937be3dd73046599164519d7935d

henry 2001-11-08T21:05:20

Unix line endings

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
diff --git a/cleanup b/cleanup
index c6d24ed..39a5f63 100644
--- a/cleanup
+++ b/cleanup
@@ -2,3 +2,4 @@
 # script to get rid of the grabage that MAC OSX drops in all the directories
 
 find . -name .DS_Store -print -exec rm {} \;
+
diff --git a/docs/ftgl_dox b/docs/ftgl_dox
index bcd5d5c..e09a0a2 100644
--- a/docs/ftgl_dox
+++ b/docs/ftgl_dox
@@ -787,3 +787,4 @@ BIN_ABSPATH            = /usr/local/bin/
 # the documentation for these projects as well. 
 
 EXT_DOC_PATHS          = 
+