diff --git a/remontel.inf b/remontel.inf index e69de29..1e711a4 100644 --- a/remontel.inf +++ b/remontel.inf @@ -0,0 +1,15 @@ +Constant Story "The Siege of Remontel"; +Constant Headline "^A Star Trek fan production^"; + +Release 1; + +Include "Parser"; +Include "VerbLib"; + +! @todo + +[ Initialise ; + +]; + +Include "Grammar";