Index: experimental/webtry/TODO |
diff --git a/experimental/webtry/TODO b/experimental/webtry/TODO |
deleted file mode 100644 |
index 81382cda5d0337dece8e0ec2999435f951384545..0000000000000000000000000000000000000000 |
--- a/experimental/webtry/TODO |
+++ /dev/null |
@@ -1,11 +0,0 @@ |
- - Add -port flag to webtry.go. |
- - Add flag for inout directory to webtry.go. |
- - In webtry.go add mutexes per hash, to avoid conflicts of writing the same file at the same time. |
- - Don't allow #macros in user code. |
- - Limit the size of the user code submitted. |
- - Add font support in the c++ template. |
- - Add in all the Sk header files that could be needed. |
- - Clean up web page appearance. |
- - Add inline links to doxygen. |
- - Set wait cursor when doing the compiling. |
- - Add monitoring and probing (nagios). |