diff options
author | Camil Staps | 2016-07-03 14:42:27 +0200 |
---|---|---|
committer | Camil Staps | 2016-07-03 14:42:27 +0200 |
commit | 6025a6637dae924ec87e10d94b0b49ea81592eea (patch) | |
tree | 6e18a288cedd5adaa84ceb7737900440166202da /ABC/Code.dcl | |
parent | Moved to directory, added test program (diff) |
Added ABC.Code
Diffstat (limited to 'ABC/Code.dcl')
-rw-r--r-- | ABC/Code.dcl | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ABC/Code.dcl b/ABC/Code.dcl new file mode 100644 index 0000000..faf4aa9 --- /dev/null +++ b/ABC/Code.dcl @@ -0,0 +1,4 @@ +definition module ABC.Code + +import + ABC.Code.RTS |