Hash :
3d8d7728
Author :
Thomas de Grivel
Date :
2023-03-23T17:19:58
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 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178
# sources.mk generated by update_sources
C3_CONFIGURES = \
c3c/configure \
c3s/configure \
c3s/update_sources \
ic3/configure \
ic3/update_sources \
libc3/configure \
libc3/update_sources \
libtommath/configure \
libtommath/update_sources \
test/configure \
test/update_sources \
ucd2c/configure \
C3_MAKEFILES = \
c3c/Makefile \
c3s/Makefile \
ic3/Makefile \
libc3/Makefile \
libc3/gen.mk \
libtommath/Makefile \
test/Makefile \
ucd2c/Makefile \
C3_C_SOURCES = \
c3c/c3c.c \
c3s/buf_readline.c \
c3s/c3s.c \
c3s/buf_readline.h \
ic3/buf_linenoise.c \
ic3/buf_linenoise.h \
ic3/ic3.c \
ic3/linenoise.c \
libc3/arg.c \
libc3/arg.h \
libc3/binding.c \
libc3/binding.h \
libc3/bool.c \
libc3/bool.h \
libc3/set__tag.c \
libc3/set_cursor__tag.h \
libc3/set_item__tag.c \
libc3/set_item__tag.h \
libc3/skiplist_node__fact.h \
libc3/skiplist_node__fact.c \
libc3/set_cursor__tag.c \
libc3/buf.c \
libc3/buf.h \
libc3/buf_file.c \
libc3/buf_file.h \
libc3/buf_inspect.c \
libc3/buf_inspect.h \
libc3/buf_parse_c.c \
libc3/buf_parse_c.h \
libc3/buf_save.c \
libc3/log.h \
libc3/set__tag.h \
libc3/skiplist__fact.c \
libc3/skiplist__fact.h \
libc3/set_item__fact.h \
libc3/set__fact.h \
libc3/set_item__fact.c \
libc3/set_cursor__fact.h \
libc3/set_cursor__fact.c \
libc3/set__fact.c \
libc3/compare.c \
libc3/compare.h \
libc3/buf_save.h \
libc3/env.c \
libc3/env.h \
libc3/c_types.h \
libc3/call.c \
libc3/call.h \
libc3/log.c \
libc3/error.c \
libc3/error.h \
libc3/error_handler.c \
libc3/error_handler.h \
libc3/io.c \
libc3/io.h \
libc3/fact.h \
libc3/character.c \
libc3/facts.h \
libc3/facts_cursor.c \
libc3/facts_cursor.h \
libc3/facts_spec.c \
libc3/facts_spec.h \
libc3/facts_spec_cursor.c \
libc3/facts_spec_cursor.h \
libc3/character.h \
libc3/c3.c \
libc3/facts_with.c \
libc3/facts_with.h \
libc3/facts_with_cursor.c \
libc3/facts_with_cursor.h \
libc3/fn.c \
libc3/fn.h \
libc3/frame.c \
libc3/frame.h \
libc3/hash.c \
libc3/hash.h \
libc3/ident.c \
libc3/ident.h \
libc3/integer.c \
libc3/integer.h \
libc3/list.c \
libc3/list.h \
libc3/module.h \
libc3/quote.c \
libc3/quote.h \
libc3/types.h \
libc3/eval.h \
libc3/buf_parse.h \
libc3/cfn.c \
libc3/set.c.in \
libc3/set.h.in \
libc3/set_cursor.c.in \
libc3/set_cursor.h.in \
libc3/str.c \
libc3/eval.c \
libc3/set_item.c.in \
libc3/set_item.h.in \
libc3/fact.c \
libc3/skiplist.c.in \
libc3/operator.c \
libc3/operator.h \
libc3/skiplist.h.in \
libc3/skiplist_node.c.in \
libc3/skiplist_node.h.in \
libc3/str.h \
libc3/sym.c \
libc3/sym.h \
libc3/tag.c \
libc3/c3.h \
libc3/facts.c \
libc3/tuple.c \
libc3/tuple.h \
libc3/ucd.c \
libc3/ucd.h \
libc3/tag.h \
libc3/module.c \
libc3/buf_parse.c \
libc3/cfn.h \
libc3/sha1.h \
test/bool_test.c \
test/buf_file_test.c \
test/buf_inspect_test.c \
test/buf_parse_test.c \
test/buf_test.c \
test/call_test.c \
test/character_test.c \
test/hash_test.c \
test/fact_test.c \
test/fact_test.h \
test/facts_cursor_test.c \
test/facts_test.c \
test/facts_with_test.c \
test/ident_test.c \
test/env_test.c \
test/libc3_test.c \
test/tuple_test.c \
test/list_test.c \
test/set__fact_test.c \
test/set__tag_test.c \
test/compare_test.h \
test/skiplist__fact_test.c \
test/str_test.c \
test/test.c \
test/test.h \
test/sym_test.c \
test/tag_test.c \
test/tag_test.h \
test/types_test.c \
test/compare_test.c \
ucd2c/ucd.h \
ucd2c/ucd2c.c \