1
0
Fork 0

raw display

This commit is contained in:
Frank Celler 2015-10-29 13:35:24 +01:00
parent a5ee356472
commit 3f538f4e54
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
### Google V8
* https://code.google.com/p/v8/
* [overview](https://github.com/v8/v8/blob/4.3.61/LICENSE), [V8](https://github.com/v8/v8/blob/4.3.61/LICENSE.v8), [strongtalk](https://github.com/v8/v8/blob/4.3.61/LICENSE.strongtalk), [valgrind](https://github.com/v8/v8/blob/4.3.61/LICENSE.valgrind), [vtune](https://github.com/v8/v8/blob/4.3.61/src/third_party/vtune/v8-vtune.h), [gmock](https://github.com/arangodb/arangodb/blob/devel/3rdParty/V8-4.3.61/testing/gmock/LICENSE), [fdlibm](https://raw.githubusercontent.com/v8/v8/4.3.61/src/third_party/fdlibm/LICENSE)
* [overview](https://raw.githubusercontent.com/v8/v8/4.3.61/LICENSE), [V8](https://raw.githubusercontent.com/v8/v8/4.3.61/LICENSE.v8), [strongtalk](https://raw.githubusercontent.com/v8/v8/4.3.61/LICENSE.strongtalk), [valgrind](https://raw.githubusercontent.com/v8/v8/4.3.61/LICENSE.valgrind), [vtune](https://raw.githubusercontent.com/v8/v8/4.3.61/src/third_party/vtune/v8-vtune.h), [gmock](https://raw.githubusercontent.com/arangodb/arangodb/devel/3rdParty/V8-4.3.61/testing/gmock/LICENSE), [gtest](https://raw.githubusercontent.com/arangodb/arangodb/devel/3rdParty/V8-4.3.61/testing/gtest/LICENSE), [fdlibm](https://raw.githubusercontent.com/v8/v8/4.3.61/src/third_party/fdlibm/LICENSE)
### icu