# HG changeset patch # User Axel Jacobs # Date 1394498043 0 # Node ID b14101d94a89751eb372d2bfa3fc7f78d64b57cf # Parent 4f3a9f297a6aacf93f9ab4fda8f94dee225cc000 New ltpict.status diff -r 4f3a9f297a6a -r b14101d94a89 status/ltpict.status --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/status/ltpict.status Tue Mar 11 00:34:03 2014 +0000 @@ -0,0 +1,13 @@ +# Status file for csh2perl project +# Version 1.0 + +# Section STATUS +# Choose from one of the following: +# 0 .. port has not started yet (no *.pl file under bin/) +# 1 .. port has begun, but is unfinished (*.pl file under bin/ exists) +# 2 .. port is complete and seems to work, but needs more testing (no test under tests/) +# 3 .. port is complete and fully tested (comprehensive test script(s) under tests/) +# 4 .. port has been included in Radiance HEAD + +STATUS = 2 +