- Timestamp:
- 11/23/08 21:47:27 (4 years ago)
- Location:
- trunk/EditTablePlugin/lib/Foswiki
- Files:
-
- 1 edited
- 1 moved
-
. (moved) (moved from trunk/EditTablePlugin/lib/TWiki)
-
Plugins/EditTablePlugin/build.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/EditTablePlugin/lib/Foswiki/Plugins/EditTablePlugin/build.pl
r14 r893 9 9 } 10 10 11 use TWiki::Contrib::Build;11 use Foswiki::Contrib::Build; 12 12 13 13 # Create the build object 14 $build = new TWiki::Contrib::Build( 'EditTablePlugin' );14 $build = new Foswiki::Contrib::Build( 'EditTablePlugin' ); 15 15 16 16 # Build the target on the command line, or the default target
Note: See TracChangeset
for help on using the changeset viewer.
