Explorar o código

upgrade Text2odc example

Ivan Denisov %!s(int64=5) %!d(string=hai) anos
pai
achega
b78cfc40d9
Modificáronse 2 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      examples/text2odc/README
  2. BIN=BIN
      examples/text2odc/System/Mod/Text2odc.odc

+ 2 - 2
examples/text2odc/README

@@ -1,4 +1,4 @@
-# Application for convetion utf8-encoded text documents to "odc" format
+# Application for conversion utf8-encoded text documents to "odc" format
 
 # Installation for Linux
 
@@ -16,5 +16,5 @@ echo "DevCompiler.CompileThis Text2odc" | ./runc
 ./link
 
 # 3. For demonstration run:
-FILEPATH='' FILENAME='README' ./text2odc
+./text2odc README
 

BIN=BIN
examples/text2odc/System/Mod/Text2odc.odc