diff options
author | Richard Carlsson <[email protected]> | 2015-07-08 16:29:42 +0200 |
---|---|---|
committer | Richard Carlsson <[email protected]> | 2016-11-23 16:34:27 +0100 |
commit | 1dcbad349a20db630c5a237db83aa6a4aab08860 (patch) | |
tree | 2441b6ff6dca747bf9ddb9243be7f9c7bc134979 /lib/xmerl/notes.html | |
parent | 8462a42895da3e020d3400c4c5d070ffd47cb37e (diff) | |
download | otp-1dcbad349a20db630c5a237db83aa6a4aab08860.tar.gz otp-1dcbad349a20db630c5a237db83aa6a4aab08860.tar.bz2 otp-1dcbad349a20db630c5a237db83aa6a4aab08860.zip |
Remove some obsolete files
Diffstat (limited to 'lib/xmerl/notes.html')
-rw-r--r-- | lib/xmerl/notes.html | 28 |
1 files changed, 0 insertions, 28 deletions
diff --git a/lib/xmerl/notes.html b/lib/xmerl/notes.html deleted file mode 100644 index 43610a37fa..0000000000 --- a/lib/xmerl/notes.html +++ /dev/null @@ -1,28 +0,0 @@ -<HTML> -<HEAD> - <TITLE>xmerl Release Notes</TITLE> - <style type="text/css"> -<!-- - body { background: white; margin: 3em } - - body { font-family: Verdana, Arial, Helvetica, sans-serif } - h1 h2 h3 h4 { font-family: Verdana, Arial, Helvetica, sans-serif } - h1 { font-size: 48 } - p li { font-family: Verdana, Arial, Helvetica, sans-serif } ---> - </style> -</HEAD> - -<BODY BGCOLOR="#FFFFFF"> - -<CENTER><H1>xmerl Release Notes</H1></CENTER> - -<h2>xmerl 1.0</h2> - - -<p> -There are also release notes for -<a href="notes_history.html">older versions</a>. - -</body> -</html> |