fixes to make resource Makefile to run without errors

This commit is contained in:
aarne
2007-06-18 21:44:50 +00:00
parent f5b929acfc
commit 5f5ca84c7e
8 changed files with 40 additions and 1 deletions

View File

@@ -2,6 +2,8 @@
incomplete resource Constructors = open Grammar in {
flags optimize=noexpand ;
-- This module gives access to the syntactic constructions of the
-- GF Resource Grammar library. Its main principle is simple:
-- to construct an object of type $C$, use the function $mkC$.