<body><script type="text/javascript"> function setAttributeOnload(object, attribute, val) { if(window.addEventListener) { window.addEventListener("load", function(){ object[attribute] = val; }, false); } else { window.attachEvent('onload', function(){ object[attribute] = val; }); } } </script> <iframe src="http://www.blogger.com/navbar.g?targetBlogID=11552613&amp;blogName=MonoUML&amp;publishMode=PUBLISH_MODE_BLOGSPOT&amp;navbarType=BLUE&amp;layoutType=CLASSIC&amp;searchRoot=http://monouml.blogspot.com/search&amp;blogLocale=en_US&amp;homepageUrl=http://monouml.blogspot.com/&amp;vt=-3921709432221718498" marginwidth="0" marginheight="0" scrolling="no" frameborder="0" height="30px" width="100%" id="navbar-iframe" allowtransparency="true" title="Blogger Navigation and Search"></iframe> <div></div>

Thursday, March 31, 2005

Mario Carrion

MonoUML Snapshots

Want to test MonoUML whitout using CVS? Try here. For developer see uploadSnapshot under cvsroot for knowing how to uploading snapshots.

1 Comments:

Blogger Mario Carrión said...

If you are looking for daily snapshots use
this instead.

May 06, 2005 12:48 AM  

Post a Comment

<< Home