aboutsummaryrefslogtreecommitdiff
path: root/lang/nickle/pkg-plist
blob: 8a34ae57331cca4d9a056c1d50d4145eb6ab9bed (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
bin/nickle
include/nickle/builtin-namespaces.h
include/nickle/builtin.h
include/nickle/nickle-config.h
include/nickle/gram.h
include/nickle/mem.h
include/nickle/memp.h
include/nickle/nickle.h
include/nickle/opcode.h
include/nickle/ref.h
include/nickle/stack.h
include/nickle/value.h
man/man1/nickle.1.gz
%%DATADIR%%/COPYING
%%DATADIR%%/abort.5c
%%DATADIR%%/arc4.5c
%%DATADIR%%/builtin.5c
%%DATADIR%%/command.5c
%%DATADIR%%/ctype.5c
%%DATADIR%%/factorial.5c
%%DATADIR%%/file.5c
%%DATADIR%%/gamma.5c
%%DATADIR%%/history.5c
%%DATADIR%%/json.5c
%%DATADIR%%/list.5c
%%DATADIR%%/math.5c
%%DATADIR%%/mutex.5c
%%DATADIR%%/parse-args.5c
%%DATADIR%%/prime_sieve.5c
%%DATADIR%%/printf.5c
%%DATADIR%%/prng.5c
%%DATADIR%%/process.5c
%%DATADIR%%/scanf.5c
%%DATADIR%%/skiplist.5c
%%DATADIR%%/socket.5c
%%DATADIR%%/sort.5c
%%DATADIR%%/string.5c
%%DATADIR%%/svg.5c
%%DATADIR%%/test/arraytest.5c
%%DATADIR%%/test/datetest.5c
%%DATADIR%%/test/factorial.5c
%%DATADIR%%/test/gcdtest.5c
%%DATADIR%%/test/hashtest.5c
%%DATADIR%%/test/inttest.5c
%%DATADIR%%/test/is_type.5c
%%DATADIR%%/test/jsontest.5c
%%DATADIR%%/test/math-tables.5c
%%DATADIR%%/test/math.5c
%%DATADIR%%/test/modtest.5c
%%DATADIR%%/test/optest.5c
%%DATADIR%%/test/orderofoptest.5c
%%DATADIR%%/test/rattest.5c
%%DATADIR%%/test/reftest.5c
%%DATADIR%%/test/round.5c
%%DATADIR%%/test/scanf.5c
%%DATADIR%%/test/signal.5c
%%DATADIR%%/test/string-file.5c