lib/export/pfmatchit.rb in tracksperanto-2.8.6 vs lib/export/pfmatchit.rb in tracksperanto-2.9.0
- old
+ new
@@ -1,5 +1,6 @@
+# -*- encoding : utf-8 -*-
# Export for PFMatchit
class Tracksperanto::Export::PFMatchit < Tracksperanto::Export::Base
KEYFRAME_TEMPLATE = "%s %.3f %.3f %.3f"
@@ -51,6 +52,6 @@
end
def camera_name
"1"
end
-end
\ No newline at end of file
+end