Once the compiler has been compiled and is ready for use return to
this directory and run:
- inform ++include_path=lib grue-hunter
+ inform +include_path=lib grue-hunter
Or you can run the included build.sh script which does the same thing,
assuming that the inform compiler is included in your PATH.
# License along with Grue Hunter. If not, see
# <https://gnu.org/licenses/>.
-inform ++include_path=lib grue-hunter
+inform +include_path=lib grue-hunter
\ No newline at end of file