mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-09 04:59:31 -06:00
those links to tutorial... make grammar-dist
This commit is contained in:
@@ -61,9 +61,9 @@ July 8, 2007.
|
||||
<i>July 8, 2007</i>. GF 2.8 released. Some highlights:
|
||||
<ul>
|
||||
<li> Resource Grammar Library v 1.2: <a href="lib/resource-1.0/doc/synopsis.html">synopsis</a>.
|
||||
<li> New version of <a>href="doc/tutorial/gf-tutorial2.html">tutorial</a>,
|
||||
<li> New version of <a href="doc/tutorial/gf-tutorial2.html">tutorial</a>,
|
||||
now with exercises and also as a
|
||||
<a>href="doc/tutorial/gf-tutorial2.pdf">pdf file</a>,
|
||||
<a href="doc/tutorial/gf-tutorial2.pdf">pdf file</a>,
|
||||
<li> new speech formats
|
||||
<li> better semantics of <tt>variants</tt>
|
||||
<li> lots of bug fixes
|
||||
|
||||
@@ -253,7 +253,7 @@ grammar-dist:
|
||||
-rm -rf $(GRAMMAR_DIST_DIR)
|
||||
mkdir $(GRAMMAR_DIST_DIR)
|
||||
cp -r ../_darcs/current/{lib,examples} $(GRAMMAR_DIST_DIR)
|
||||
$(MAKE) GF_LIB_PATH=.. -C $(GRAMMAR_DIST_DIR)/lib/resource-1.0 show-path present mathematical multimodal langs
|
||||
$(MAKE) GF_LIB_PATH=.. -C $(GRAMMAR_DIST_DIR)/lib/resource-1.0 show-path prelude present alltenses mathematical api multimodal langs
|
||||
$(TAR) -zcf $(GRAMMAR_DIST_DIR).tgz $(GRAMMAR_DIST_DIR)
|
||||
rm -rf $(GRAMMAR_DIST_DIR)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user