mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-24 03:52:50 -06:00
the name gf2
This commit is contained in:
@@ -11,14 +11,14 @@
|
|||||||
|
|
||||||
<h2>Version 2.0</h2>
|
<h2>Version 2.0</h2>
|
||||||
|
|
||||||
August 4, 2004.
|
August 10, 2004.
|
||||||
</center>
|
</center>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
|
|
||||||
</p><h2>News</h2>
|
</p><h2>News</h2>
|
||||||
|
|
||||||
<b>August 4, 2004. GF 2.0 now released</b>.
|
<b>August 10, 2004. GF 2.0 now released</b>.
|
||||||
Here are the <a
|
Here are the <a
|
||||||
href="http://www.cs.chalmers.se/%7Eaarne/GF/doc/gf2-highlights.html">highlights</a>.
|
href="http://www.cs.chalmers.se/%7Eaarne/GF/doc/gf2-highlights.html">highlights</a>.
|
||||||
Software available on the <a href="http://www.cs.chalmers.se/%7Eaarne/GF/download">Download Page</a>.
|
Software available on the <a href="http://www.cs.chalmers.se/%7Eaarne/GF/download">Download Page</a>.
|
||||||
@@ -316,6 +316,6 @@ Or just get the sources and start hacking.
|
|||||||
Last modified by
|
Last modified by
|
||||||
<a href="http://www.cs.chalmers.se/%7Eaarne">
|
<a href="http://www.cs.chalmers.se/%7Eaarne">
|
||||||
Aarne Ranta</a>,
|
Aarne Ranta</a>,
|
||||||
August 4, 2004.
|
August 10, 2004.
|
||||||
|
|
||||||
</body></html>
|
</body></html>
|
||||||
@@ -34,7 +34,7 @@ windows: today nofud-links justwindows
|
|||||||
install-java: javac
|
install-java: javac
|
||||||
-rm -f ../bin/java
|
-rm -f ../bin/java
|
||||||
ln -s ../src/java ../bin
|
ln -s ../src/java ../bin
|
||||||
@echo "PLEASE edit GFHOME in bin/jgf2"
|
@echo "PLEASE edit GFHOME in bin/jgf"
|
||||||
opt:
|
opt:
|
||||||
$(GHMAKE) $(GHCOPTFLAGS) $(GHCINCLUDENOFUD) GF.hs -o gf
|
$(GHMAKE) $(GHCOPTFLAGS) $(GHCINCLUDENOFUD) GF.hs -o gf
|
||||||
strip gf
|
strip gf
|
||||||
@@ -70,9 +70,6 @@ nofud-links:
|
|||||||
ln -s ../for-ghc/Arch.hs for-ghc-nofud
|
ln -s ../for-ghc/Arch.hs for-ghc-nofud
|
||||||
ln -s ../for-hugs/ArchEdit.hs for-ghc-nofud
|
ln -s ../for-hugs/ArchEdit.hs for-ghc-nofud
|
||||||
|
|
||||||
batch:
|
|
||||||
$(GHMAKE) $(GHCFLAGS) $(GHCINCLUDE) GF2.hs -o gf
|
|
||||||
strip gf
|
|
||||||
|
|
||||||
api:
|
api:
|
||||||
$(GHMAKE) $(GHCFLAGS) $(GHCINCLUDE) API.hs
|
$(GHMAKE) $(GHCFLAGS) $(GHCINCLUDE) API.hs
|
||||||
|
|||||||
Reference in New Issue
Block a user