Ignore:
Timestamp:
Mar 14, 2006 11:38:29 PM (18 years ago)
Author:
dkearney
Message:

fixes for tcl bindings.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/test/src/RpLibrary_test.cc

    r224 r365  
    326326    lib = new RpLibrary(std::string(argv[1]));
    327327
     328    test_element(lib,"");
    328329    test_element(lib,"input.number(min)");
    329330    test_element(lib,"input.number(max)");
Note: See TracChangeset for help on using the changeset viewer.