The branch, master has been updated
via fc4f483d20272dbf308e40cb352558b82fc2ca0c (commit)
from 801ca9addac13c0a767adb90818b2c2e3bfbcf9b (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit fc4f483d20272dbf308e40cb352558b82fc2ca0c
Author: Erick Tryzelaar <idad...@users.sourceforge.net>
Date: Sun Oct 10 07:47:47 2010 -0700
Changed gitmodules to point to github.
diff --git a/.gitmodules b/.gitmodules
index edd7262..cac49b9 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,9 +1,9 @@
[submodule "fbuild"]
path = fbuild
- url = http://git.felix-lang.org/r/fbuild.git
+ url = git://github.com/erickt/fbuild.git
[submodule "src/compiler/dypgen"]
path = src/compiler/dypgen
- url = http://git.felix-lang.org/r/dypgen.git
+ url = git://github.com/erickt/dypgen.git
[submodule "src/compiler/ocs"]
path = src/compiler/ocs
- url = http://git.felix-lang.org/r/ocs.git
+ url = git://github.com/erickt/ocs.git
-----------------------------------------------------------------------
Summary of changes:
.gitmodules | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
hooks/post-receive
--
An advanced programming language