Skip to content

krishp2005/ccs_tools

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

266 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This directory contains all Charm-specific Java code.
This includes things like debuggers, GUIs, etc.

TO BUILD: make

.jar files and run scripts are in the bin/ directory.
Java source are in the charm/ directory. .class files
are instead into the classes/ directory.

By putting everything in one place, hopefully we 
can make our Java code easier to use and re-use.

For now, projections and projector are still in 
the tools/ directory.

Orion Lawlor, olawlor@uiuc.edu, 2004/1/26

About

charm++

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Java 99.7%
  • Other 0.3%