Last change
on this file since 168 was
168,
checked in by mmc, 19 years ago
|
- Fixed the license terms to comply with the official open source
license from Purdue's OTC office.
- Fixed the scroller to handle scrollbars properly. They weren't
always popping up when needed. Sometimes you had to scroll a
little first. Better now.
- Fixed the DeviceEditor? to pack its internal widgets better, so
images within a DeviceViewer1D structure can change size and
will show up properly.
- Fixed the analyzer to take down the progress bar properly when
there's an error during execution.
- Fixed the Rappture::exec command to initialize execctl properly,
in case there's an error during execution.
|
File size:
1.1 KB
|
Rev | Line | |
---|
[115] | 1 | |
---|
| 2 | ====================================================================== |
---|
| 3 | R A P P T U R E - rapid application infrastructure |
---|
| 4 | ====================================================================== |
---|
| 5 | |
---|
| 6 | Rappture is the Rapid APPlication infrastrucTURE, a toolkit for |
---|
| 7 | building scientific applications with a minimum of fuss and bother. |
---|
| 8 | |
---|
| 9 | It was developed by the Network for Computational Nanotechnology |
---|
| 10 | (NCN), an NSF-funded project creating cyberinfrastructure in support |
---|
| 11 | of a science gateway for nanotechnology simulation. |
---|
| 12 | |
---|
| 13 | See the following web site for an overview and documentation: |
---|
[168] | 14 | http://www.rappture.org |
---|
[115] | 15 | |
---|
| 16 | ---------------------------------------------------------------------- |
---|
| 17 | |
---|
| 18 | Rappture is a freely available, open source package. You can |
---|
| 19 | do virtually anything you like with it, such as modifying it, |
---|
| 20 | redistributing it, and selling it either in whole or in part. |
---|
| 21 | But you can't prevent anyone else from doing the same, and you |
---|
| 22 | must keep all copyright notices intact, so the ownership and |
---|
| 23 | authorship is clear. |
---|
| 24 | |
---|
| 25 | See the file "license.terms" for complete information. |
---|
| 26 | |
---|
Note: See
TracBrowser
for help on using the repository browser.