Page Menu
Home
Xreate
Search
Configure Global Search
Log In
Docs
Questions
Repository
Issues
Patches
Internal API
Files
F2729489
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Subscribers
None
File Metadata
Details
File Info
Storage
Attached
Created
Fri, Mar 13, 2:35 AM
Size
294 B
Mime Type
text/x-diff
Expires
Sun, Mar 15, 2:35 AM (18 h, 55 m)
Engine
blob
Format
Raw Data
Handle
243034
Attached To
rXR Xreate
View Options
diff --git a/coco/gen-grammar b/coco/gen-grammar
index 1c4b079..222883c 100755
--- a/coco/gen-grammar
+++ b/coco/gen-grammar
@@ -1,5 +1,5 @@
-COCO_EXECUTABLE= $1 || "cococpp"
+COCO_EXECUTABLE=${1:-cococpp}
echo "Run coco generator: "
$COCO_EXECUTABLE ./xreate.ATG
#-frames $COCO_PATH
Event Timeline
Log In to Comment