Add declarations for some standard Java classes/methods/fields.
authorIlya V. Portnov <i.portnov@compassplus.ru>
Fri, 30 Sep 2011 10:50:37 +0000 (16:50 +0600)
committerIlya V. Portnov <i.portnov@compassplus.ru>
Fri, 30 Sep 2011 10:50:37 +0000 (16:50 +0600)
commit5f0e7d26a4a5c125b8f68539505d831352e9515b
tree217f47ee1ac6e3ba08ab372e67820eceb9a02634
parent16704d16f8e156bed9ff846c7fddee113f0f4057
Add declarations for some standard Java classes/methods/fields.
Java/IO.hs [new file with mode: 0644]
Java/Lang.hs [new file with mode: 0644]
TestGen.hs