microscopic revsions

This commit is contained in:
polos 2017-04-18 23:32:54 +02:00
parent e3c71e09fb
commit 4f1f4b01eb
3 changed files with 3 additions and 3 deletions

View file

@ -9,7 +9,7 @@ GENERATION OF C++ GLUE CODE
"Qt: void myFunction(QWebElement, QVariantList = 0)"
...)
2) Run: eql qt.lisp (the first time just type :c for :continue on "break"/debugger)
2) Run: eql5 qt.lisp (the first time just type :c for :continue on "break"/debugger)
3) Build library in "lib/".

View file

@ -9,7 +9,7 @@ GENERATION OF C++ GLUE CODE
"Qt: void myFunction(QWebElement, QVariantList = 0)"
...)
2) Run: eql qt.lisp (the first time just type :c for :continue on "break"/debugger)
2) Run: eql5 qt.lisp (the first time just type :c for :continue on "break"/debugger)
3) Build library in "lib/".

View file

@ -9,7 +9,7 @@ GENERATION OF C++ GLUE CODE
"Qt: void myFunction(QWebElement, QVariantList = 0)"
...)
2) Run: eql qt.lisp (the first time just type :c for :continue on "break"/debugger)
2) Run: eql5 qt.lisp (the first time just type :c for :continue on "break"/debugger)
3) Build library in "lib/".