diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000000..9ab13d0938
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,2 @@
+EIFGEN*
+*.swp
diff --git a/library/gobo-core-confident.ecf b/library/gobo-core-confident.ecf
new file mode 100644
index 0000000000..4b9ebe4594
--- /dev/null
+++ b/library/gobo-core-confident.ecf
@@ -0,0 +1,38 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ /EIFGENs$
+ /CVS$
+ /.svn$
+
+
+
+
+
+
+
+
+
+
diff --git a/library/gobo-core.ecf b/library/gobo-core.ecf
new file mode 100644
index 0000000000..345515f58b
--- /dev/null
+++ b/library/gobo-core.ecf
@@ -0,0 +1,38 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ /EIFGENs$
+ /CVS$
+ /.svn$
+
+
+
+
+
+
+
+
+
+
diff --git a/library/kernel/library-safe.ecf b/library/kernel/library-safe.ecf
new file mode 100644
index 0000000000..f8ac45beda
--- /dev/null
+++ b/library/kernel/library-safe.ecf
@@ -0,0 +1,63 @@
+
+
+
+
+ description: "ECF file for the Gobo Eiffel Kernel Library"
+ library: "Gobo Eiffel Kernel Library"
+ copyright: "Copyright (c) 2001-2012, Eric Bezault and others"
+ license: "MIT License"
+
+
+
+
+
+ /\.svn$
+ /\.git$
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ /ge$
+
+
+
+
+
+ /ise$
+
+
+
+
+
+
+
diff --git a/library/kernel/library.ecf b/library/kernel/library.ecf
index 18e0342b9c..9e609fd3a2 100644
--- a/library/kernel/library.ecf
+++ b/library/kernel/library.ecf
@@ -20,15 +20,15 @@
/\.svn$
/\.git$
-
+
-
+
-
+
@@ -60,4 +60,4 @@
-
\ No newline at end of file
+
diff --git a/library/math/gobo-math-safe.ecf b/library/math/gobo-math-safe.ecf
new file mode 100644
index 0000000000..94f969480a
--- /dev/null
+++ b/library/math/gobo-math-safe.ecf
@@ -0,0 +1,28 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ /EIFGENs$
+ /CVS$
+ /.svn$
+
+
+
+
diff --git a/library/math/gobo-math.ecf b/library/math/gobo-math.ecf
new file mode 100644
index 0000000000..436b7405b5
--- /dev/null
+++ b/library/math/gobo-math.ecf
@@ -0,0 +1,28 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ /EIFGENs$
+ /CVS$
+ /.svn$
+
+
+
+
diff --git a/library/math/library-confident.xace b/library/math/library-confident.xace
new file mode 100644
index 0000000000..f6dcbfe873
--- /dev/null
+++ b/library/math/library-confident.xace
@@ -0,0 +1,22 @@
+
+
+
+
+ description: "Xace file for the Gobo Eiffel Math Library"
+ library: "Gobo Eiffel Math Library"
+ copyright: "Copyright (c) 2004-2005, Eric Bezault and others"
+ license: "MIT License"
+ date: "$Date$"
+ revision: "$Revision$"
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/library/pattern/gobo-pattern-safe.ecf b/library/pattern/gobo-pattern-safe.ecf
new file mode 100644
index 0000000000..55b4685888
--- /dev/null
+++ b/library/pattern/gobo-pattern-safe.ecf
@@ -0,0 +1,28 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ /EIFGENs$
+ /CVS$
+ /.svn$
+
+
+
+
diff --git a/library/pattern/gobo-pattern.ecf b/library/pattern/gobo-pattern.ecf
new file mode 100644
index 0000000000..10a4c88c33
--- /dev/null
+++ b/library/pattern/gobo-pattern.ecf
@@ -0,0 +1,28 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ /EIFGENs$
+ /CVS$
+ /.svn$
+
+
+
+
diff --git a/library/structure/gobo-structure-confident.ecf b/library/structure/gobo-structure-confident.ecf
new file mode 100644
index 0000000000..73fbb96c47
--- /dev/null
+++ b/library/structure/gobo-structure-confident.ecf
@@ -0,0 +1,28 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ /EIFGENs$
+ /CVS$
+ /.svn$
+
+
+
+
diff --git a/library/structure/gobo-structure.ecf b/library/structure/gobo-structure.ecf
new file mode 100644
index 0000000000..b17f12f6ca
--- /dev/null
+++ b/library/structure/gobo-structure.ecf
@@ -0,0 +1,28 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ /EIFGENs$
+ /CVS$
+ /.svn$
+
+
+
+
diff --git a/library/time/gobo-time-confident.ecf b/library/time/gobo-time-confident.ecf
new file mode 100644
index 0000000000..99304665ed
--- /dev/null
+++ b/library/time/gobo-time-confident.ecf
@@ -0,0 +1,28 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ /EIFGENs$
+ /CVS$
+ /.svn$
+
+
+
+
diff --git a/library/time/gobo-time.ecf b/library/time/gobo-time.ecf
new file mode 100644
index 0000000000..0a8e8cf8d7
--- /dev/null
+++ b/library/time/gobo-time.ecf
@@ -0,0 +1,28 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ /EIFGENs$
+ /CVS$
+ /.svn$
+
+
+
+