Free cookie consent management tool by TermsFeed Policy Generator

source: branches/HeuristicLab.Problems.GPDL/GenerateFromAtg.sh

Last change on this file was 10065, checked in by gkronber, 11 years ago

#2026 added shell script to generate parser and scanner on linux also adapted pre- and post-build events

File size: 119 bytes
Line 
1#!/bin/sh
2#cd ${SolutionDir}CocoR
3mono ${SolutionDir}CocoR/Coco.exe -frames ${SolutionDir}CocoR ${ProjectDir}GPDef.atg
Note: See TracBrowser for help on using the repository browser.