mirror of
https://github.com/jashkenas/coffeescript.git
synced 2026-05-03 03:00:14 -04:00
Merge branch 'restructuring' of github.com:jashkenas/coffee-script
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
|
||||
# Ensure that the OptionParser handles arguments correctly.
|
||||
return unless require?
|
||||
{OptionParser} = require './../lib/optparse'
|
||||
{OptionParser} = require './../lib/coffee-script/optparse'
|
||||
|
||||
opt = new OptionParser [
|
||||
['-r', '--required [DIR]', 'desc required']
|
||||
|
||||
Reference in New Issue
Block a user