mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-15 12:51:00 +02:00
there is no internal modification of any file in this commit
files are moved into directories according to established standards in
sourcecode distribution; these directories contain:
src - Files that are used in constructing the executable binaries,
but are not installed.
doc - Files in HTML and text format that document usage, quirks of
the implementation, and contributor checklists.
locale - Files that contain human language translation of strings
used in the program
contrib - Files contributed from distributions or other third party
implementing scripts and auxiliary programs
|
||
|---|---|---|
| .. | ||
| json_spirit.h | ||
| json_spirit_error_position.h | ||
| json_spirit_reader.cpp | ||
| json_spirit_reader.h | ||
| json_spirit_reader_template.h | ||
| json_spirit_stream_reader.h | ||
| json_spirit_utils.h | ||
| json_spirit_value.cpp | ||
| json_spirit_value.h | ||
| json_spirit_writer.cpp | ||
| json_spirit_writer.h | ||
| json_spirit_writer_template.h | ||
| LICENSE.txt | ||