core packages now split out
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
// cell qopconv - Convert QOP archive formats
|
||||
|
||||
var fd = use('fd')
|
||||
var qop = use('qop')
|
||||
var qop = use('internal/qop')
|
||||
|
||||
function print_usage() {
|
||||
log.console("Usage: qopconv [OPTION...] FILE...")
|
||||
|
||||
Reference in New Issue
Block a user