1
0
Fork 0
mirror of https://github.com/ganelson/inform.git synced 2024-07-03 07:24:58 +03:00
inform7/services/calculus-test/Contents.w

19 lines
323 B
OpenEdge ABL
Raw Normal View History

2020-08-20 01:36:18 +03:00
Title: calculus-test
Author: Graham Nelson
Purpose: Unit tests for the calculus module.
Language: InC
Licence: Artistic License 2.0
Import: foundation
Import: words
Import: syntax
Import: lexicon
Import: inflections
Import: linguistics
Import: kinds
Import: calculus
2020-08-20 01:36:18 +03:00
Chapter 1: Scaffolding
Program Control
Declarations