1
0
Fork 0
mirror of https://github.com/ganelson/inform.git synced 2024-07-05 00:24:22 +03:00
inform7/inter/Contents.w

173 lines
501 B
OpenEdge ABL
Raw Normal View History

2019-02-05 02:44:07 +02:00
Title: inter
Author: Graham Nelson
Purpose: For handling intermediate Inform code
Language: InC
Declare Section Usage: Off
Web Syntax Version: 2
Licence: Artistic License 2.0
Version Number: 1
Version Name: Axion
2019-02-16 19:29:02 +02:00
Build Number: 6Q18
Build Date: 15 February 2019
2019-02-05 02:44:07 +02:00
Import: foundation
Import: inter
Import: codegen
Chapter 1: Everything
Basics
Main
2019-02-06 21:41:56 +02:00
2019-02-08 10:54:48 +02:00
2019-02-16 19:29:02 +02:00
2019-02-11 01:10:04 +02:00
2019-02-05 02:44:07 +02:00