1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-07-12 19:05:08 +02:00

* Documented the primops.

This commit is contained in:
Eelco Dolstra 2004-04-08 15:51:26 +00:00
parent b0c9baf1b5
commit 87bf541f23
2 changed files with 102 additions and 3 deletions

View file

@ -218,4 +218,9 @@ div.epigraph
{
font-style: italic;
text-align: right;
}
table.productionset table.productionset
{
font-family: monospace;
}