| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-06-02 | copied examples/app to examples/slowApp; the new app is a bit scaled down ↵ | aarne | |
| but much faster | |||
| 2014-09-23 | examples/app/Makefile2: add missing -probs flag | hallgren | |
| 2014-08-30 | examples/app/Makefile2: simplifed Makefile for the App grammar (doesn't work ↵ | hallgren | |
| yet) This makefile just calls GF once and lets GF figure out in which order to compile things. It uses the -j flag to enable parallel compilation and specifies an explicit -path, overriding the -path flags in the source files. This allows all needed modules to be found automatically and ensures that that alltenses is consistently used everywhere. But for some reason, this doesn't work... | |||
