diff options
| author | Richard Carlsson <[email protected]> | 2018-04-17 16:16:34 +0200 |
|---|---|---|
| committer | Richard Carlsson <[email protected]> | 2018-05-04 10:27:20 +0200 |
| commit | a71c186fcc9e4592016c1b2c146db7b70ee0755a (patch) | |
| tree | 4726e01fef4c2f432f4d1934ab5632e6f77e6422 /lib/stdlib/doc/src/Makefile | |
| parent | f33f832d85584ffdbecf16bee8023e80c3af15ea (diff) | |
| download | otp-a71c186fcc9e4592016c1b2c146db7b70ee0755a.tar.gz otp-a71c186fcc9e4592016c1b2c146db7b70ee0755a.tar.bz2 otp-a71c186fcc9e4592016c1b2c146db7b70ee0755a.zip | |
Move error formatting to erl_error.erl and delete lib.erl
Diffstat (limited to 'lib/stdlib/doc/src/Makefile')
| -rw-r--r-- | lib/stdlib/doc/src/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/stdlib/doc/src/Makefile b/lib/stdlib/doc/src/Makefile index 508a4fa2de..5c6b714f80 100644 --- a/lib/stdlib/doc/src/Makefile +++ b/lib/stdlib/doc/src/Makefile @@ -71,7 +71,6 @@ XML_REF3_FILES = \ gen_statem.xml \ io.xml \ io_lib.xml \ - lib.xml \ lists.xml \ log_mf_h.xml \ maps.xml \ |
