naming fail
[testub10.git] / scanner / kersm.out
diff --git a/scanner/kersm.out b/scanner/kersm.out
deleted file mode 100644 (file)
index c233f3f..0000000
+++ /dev/null
@@ -1,89 +0,0 @@
-method
-ident TForm1
-.
-ident FindString
-(
-)
-var
-ident hFile
-;
-struct
-ident pIniData
-;
-ident pData
-;
-end
-;
-ident hMapping
-:=
-ident _INVALID_HANDLE_VALUE
-;
-ident pIniData
-:=
-num 13
-;
-ident result
-:=
-num 1
-;
-ident filename
-:=
-ident abc
-;
-if
-ident FileExists
-(
-ident aSearchFile
-)
-then
-ident filename
-:=
-ident aSearchFile
-;
-else
-return
-;
-end
-;
-this
-.
-ident hFile
-:=
-num a
-*
-ident pIniData
-;
-if
-ident hFile
-<
-ident INVALID_HANDLE_VALUE 
-then
-return 
-num 2345
-;
-if
-ident hFile
-=
-ident INVALID_HANDLE_VALUE 
-then
-return
-num 5ba0
-;
-while
-not
-ident result
-or
-ident pIniData
-=
-num 12
-do
-ident pIniData
-:= 
-ident pIniData
--
-num 1
-;
-end
-;
-end
-;
\ No newline at end of file