mosser / gcoke

Automatically exported from code.google.com/p/gcoke
GNU Lesser General Public License v3.0
0 stars 0 forks source link

Handle a "require" mechanism in gck files #1

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
## Overview

A gck source file must be able to require another one.

## Typical use case

Declare several graphs in a file "graph.gck". Then, implement expected 
compositions in a "compositions.gck" file, which 'requires' the previous one.

Original issue reported on code.google.com by sebastien.mosser on 12 Nov 2010 at 12:31

GoogleCodeExporter commented 8 years ago

Original comment by sebastien.mosser on 28 Dec 2010 at 9:39