Ignore:
Timestamp:
01/09/13 00:09:10 (11 years ago)
Author:
psniegowski
Message:

Add f0 parsing and f0->Model transformation.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • java/main/src/main/java/com/framsticks/params/ListAccess.java

    r77 r78  
    7373        }
    7474
    75         @Override
    76         public List<Exception> load2(String line) throws Exception {
    77                 return null;
    78         }
    79 
    8075        public AccessInterface getElementAccess() {
    8176                return elementAccess;
Note: See TracChangeset for help on using the changeset viewer.