OLD | NEW |
---|---|
1 <!DOCTYPE html> | 1 <!DOCTYPE html> |
2 <html> | 2 <html> |
3 <head> | 3 <head> |
4 <script src="../../resources/js-test.js"></script> | 4 <script src="../../resources/js-test.js"></script> |
5 <script src="resources/shared.js"></script> | 5 <script src="resources/shared.js"></script> |
6 </head> | 6 </head> |
7 <body> | 7 <body> |
8 <script src="resources/transaction-coordination-within-database.js"></script> | 8 <script src="resources/transaction-coordination-ro-waits-for-rw.js"></script> |
9 </body> | 9 </body> |
10 </html> | 10 </html> |
OLD | NEW |