mirror of
https://github.com/NixOS/nix.git
synced 2025-11-14 22:42:41 +01:00
* ATerm library example.
This commit is contained in:
parent
17e20716c0
commit
f1ed34081e
5 changed files with 50 additions and 1 deletions
|
|
@ -1,4 +1,6 @@
|
|||
[ (import ./trivial)
|
||||
(import ./simple-header)
|
||||
(import ./not-so-simple-header)
|
||||
(import ./not-so-simple-header-auto)
|
||||
(import ./aterm)
|
||||
]
|
||||
Loading…
Add table
Add a link
Reference in a new issue